一:eclipse添加php插件 1.运行eclipse,在主界面里找到Help下的“Instal New Software”.然后在Work with中选择“All Available Sites”.由于要搜索,故需耐心等待,最后: 2.选择web开发相关的软件,在其中找到PHP Development Tools (PDT)软件.勾选,点击Next. 从Web.XML,JAVA EE and OSGI 选项里找到PHP Development Tools (PDT). 3.点击finish,
在ftp.properties文件中,中文出现十六进制显示情况,如下: 解决该问题只需要在eclipse中下载一个插件即可解决, 步骤: help ---> install new software --->Add --->在Location后面输入 http://propedit.sourceforge.jp/eclipse/updates/ 在 Name 后面随便输入一个名字 在myeclipse中 添加插件 help-->install from s
在使用maven进行构建项目时,有时候中央仓库不包含所需的jar包,就需要下载到本地后手动添加到本地仓库中.这里介绍下利用eclipse进行本地jar安装到maven本地仓库. 在Eclipse项目中点击右键,选择import,如图: 选中Maven下的Install or deply an artifact to a Maven reposeitory,然后点击Next按钮. 如下图: 这里安装的是百度Ueditor.jar包,Artifact file选择本地的jar包路径,group id
1.Download 'Binary' package of the latest official release from the project download page. There should be 7 jars in total (components marked with (*) include additional features and are optional) on the classpath. commons-logging-x.x.x.jar commons-c
AmaterasUML是个人觉得最好用的Eclipse UML插件,可以通过拖拽Java源文件,轻松生成类图结构,同时支持活动图.时序图和用例图.它的官方下载地址是:http://sourceforge.jp/projects/amateras/releases/#21568 ,目前最新是1.3.4版本,读者也可以到我的网盘直接下载:http://pan.baidu.com/s/1o6BeFl4. 在安装AmaterasUML之前,需要先安装另外一个插件GEF(Graphical Ed