开发者

GCJ for NetBeans

How can开发者_StackOverflow社区 I compile a Java program by GCJ compiler in NetBeans? Is there any plugin for it?


GCJ is junk, ditch it. You can't compile all but the most primitive Java code using it.

And you can't integrate it in Netbeans, as Netbeans requires a full JDK and GCJ isn't a JDK at all.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜