Eclipse RCP 插件开发中经常调用的几个方法
2015年5月27日 - Eclipse RCP 插件开发中经常调用的几个方法...如果不需要toobar中的任何东西,可以直接 toolbarMgr....Eclipse plugin and RCP development no... RCP...
关于Eclipse RCP的两个小问题和解决方法-极客学院
2015年7月1日 - 1、如果你想在RCP应用程序里使用Eclipse提供的Resource Navigator(它是IDE plugin的一部分),要在WorkbenchAdvisor里加入如下代码,否则在Navigator里新...