当前位置: 代码迷 >> Eclipse >> eclipse插件开发-传记
  详细解决方案

eclipse插件开发-传记

热度:214   发布时间:2016-04-23 01:05:36.0
eclipse插件开发----杂记
1、插件自己创建的资源文件应该放在.metedata/.plugin/jar
     
Activator.getDefault().getStateLocation()
  相关解决方案