开发者

What is the meaning of the term 'headless' in the context of Java development in Eclipse?

What is开发者_开发问答 the meaning of the term 'headless' in the context of Java development in Eclipse?


Headless means non-gui. Here is a good article.


Try:

java -jar /Applications/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -noSplash -data "workspace" -application org.eclipse.jdt.apt.core.aptBuild

It works for me

(The workspace parameter must be without "")

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜