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.
NetBeans で GCJ コンパイラを使用して Java プログラムをコンパイルするにはどうすればよいですか? そのためのプラグインはありますか?
GCJはがらくたです、捨ててください。それを使用して、最も基本的な Java コード以外のすべてをコンパイルすることはできません。
また、Netbeans には完全な JDK が必要であり、GCJ はまったく JDK ではないため、Netbeans に統合することはできません。