除了eclipse -application applicationId 这个命令运行外,有没有其他命令
比如我知道这个plugin的jar包,有没有办法通过java -jar的方式运行这个application
比如这个命令eclipse -nosplash -application org.eclipse.help.base.indexT
ool -vmargs -DindexOutput=d:/build/com.my.plugin -DindexLocale=en
我要运行org.eclipse.help.base.indexTool这个application, 命令应该怎么写,求大神知道一下
使用其他命令运行 eclipse appliction
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
孩子爱学习是让家长最头疼的问题 2016-10-04 07:06关注他命令运行 eclipse appliction
除了eclipse -application applicationId 这个命令运行外,有没有其他命令
比如我知道这个plugin的jar包,有没有办法通过java -jar的方式运行这个application
比如这个命令eclipse -nosplash -application org.eclipse.help.base.indexT
ool -vmargs -DindexOutput=d:/build/com.my.plugin -DindexLocale=en
我要运行org.eclipse.help.base.indexTool这个applicati解决 无用评论 打赏 举报