随笔分类 - Elipse
摘要:操作:下载了一个插件,插件中只有一个jar包,解压放到plugins目录,插件没生效。解决方法:把jar包直接扔到dropins目录下,并且删除eclipse\configuration\org.eclipse.update 文件即可。参考文档:http://www.360doc.com/conte...
阅读全文
摘要:AmaterasUML is an Eclipse plug-in for drawing UML class-diagram, and UML sequence-diagram.Class diagramSequence diagram官网介绍 :http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=AmaterasUML安装步骤:1.在安装AmaterasUML之前,首先要按照GEF(Graphic Editing Framework)。eclipse->help->install new software
阅读全文
摘要:之前在eclipse中安装了androrid开发环境所有的xml打开发现下面只剩一下选择,原来maven的依赖查询都没有了。解决方法:1.最终解决方法设置默认打开方式为MAVEN POM Editor。菜单:Window -> Preferences -> General -> Editors -> File AssociationsFile types: *.xmlAssociated editors:MAVEN POM Editor -> Default2.打开文件右击->open with ->MAVEN POM Editor好了,你再双击*.x
阅读全文
摘要:进入到eclipse安装目录下,有一个.eclipseproduct文件,用记事本打开,就可以知道版本了后面version=的值就是版本。如下:name=Eclipse Platformid=org.eclipse.platformversion=3.7.0
阅读全文
浙公网安备 33010602011771号