Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Fedora 18 で Eclipse 4.2.2 を使用していselect a function > click on navigate > open declarationますopen declaration。
select a function > click on navigate > open declaration
open declaration
関数の宣言を開くにはどうすればよいですか?
その関数のソース コードが利用できないか、インクルード パスが適切なコードの場所を Eclipse に伝えていない可能性があります。この関数を書きましたか?または、この機能はどこから来ていますか?
ソースコードをEclipseで利用できないまま、おそらくサードパーティのライブラリを使用していると思われます.Eclipseは、宣言を独自に発明することはできません。