还想请问, 在eclipse里配置完processing,怎么像在原来的IDE那样右键查询命令直接打开帮助网页?
比如悬停在关键词上,只显示
void processing.core.PApplet.rect(float arg0, float arg1, float arg2, float arg3)
Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.
配置完core的javadoc的路径,shift+F2还是页面无法显示
路径为配置的是file:/F:/software/orthers/processing-1.5.1/modes/java/reference/,但是找不到doc可以加载