BaNg

Just Do It!

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  6 Posts :: -1 Stories :: 32 Comments :: 0 Trackbacks

下载插件源代码(eclipse 3.3)

下载eclipse 3.2 binary下载后改后缀zip为jar,然后放到eclipse/plugins目录

eclipse内置一个properties editor但是只支持latin-1编码,调用native2ascii太麻烦,sourceforge上有一个很强大的properties editor,日本人搞得,肯定支持中文了,但是版本太老,3.1,还有很多没有什么多大用处的swing, jbuild支持等,我稍微改了一下,做了一个最小化的编辑器。

严正申明,此软件属于研究性质,版权属于原作者:http://propedit.sourceforge.jp/index_en.html

效果:



下载后将工程导入到workspace中,export成plugin即可。

posted on 2008-03-31 14:10 Always BaNg. 阅读(1211) 评论(8)  编辑  收藏 所属分类: 源代码分析Eclipse

Feedback

# re: 源代码才50K的eclipse中文properties编辑插件 2008-03-31 22:31 差沙
祝你梦想成功~~~  回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件[未登录] 2008-04-02 11:17 legendsen
不错,先下来,回去试试。
我用的是SWING的,还是你这个方便些.  回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件[未登录] 2008-04-03 16:11 CoderDream
不错,这个要支持!  回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件 2008-04-06 21:21 ehuan
非常好,呵呵!  回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件 2008-04-10 17:52 nerv@lzuc.com
我导进 myeclipse 5.5Ga 里PropertiesEditor 类 出错,
The type org.eclipse.ui.texteditor.StatusTextEditor cannot be resolved. It is indirectly referenced
from required .class files   回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件(更新) 2008-05-04 13:44 hr
下了!谢谢分享  回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件(更新) 2008-05-28 14:25 bright.chn
下载了非常好用,谢谢!  回复  更多评论
  

# re: 源代码才50K的eclipse中文properties编辑插件(更新) 2008-06-25 22:44 路人
不错,好用,谢谢楼主  回复  更多评论
  


标题  
姓名  
主页
验证码 *  
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-04-14 14:26 编辑过