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.
Bluecoveはオープン ソースですが、ソースに .pro ファイルがありません。Eclipse とデバッグでソースを開くにはどうすればよいですか?
Eclipse では、プロジェクトを右クリックするとJava Build Pathがあり、そこに依存関係があります。
各依存関係は展開でき、「ソースの添付ファイル」があります。そこにソース ファイルを添付してデバッグできます。