eclipse 插件安装 更新中。。。

来源:互联网 发布:麦克隋 知乎 编辑:程序博客网 时间:2024/06/05 21:53

extract eclipse, run. I've met two problem.

one is system variable,another is modify a data in **.xml(ini?,when meet ,google it).

 

1.安装tomcat插件

图文说明:http://developer.51cto.com/art/200906/127381.htm

2.

Maven +Tomcat+m2eclipse的热部署(hot deploy)

http://www.cnblogs.com/cbf4life/archive/2010/01/29/1659502.html

http://darkranger.javaeye.com/blog/751892

 

3.m2e插件(复杂些)

可能和插件安装顺序有点关系,之前的eclipse不能安装插件,可能是结构被破坏,可能是插件安装顺序出现问题。

http://www.renren.it/a/JAVAbiancheng/MAVEN/2010/1022/38327.html

 

4.插件安装说明:

http://blog.csdn.net/huxin1/archive/2009/02/26/3940726.aspx

 


5.m2_repo non modifiable

analyse:

Any particular reason you do not use m2e to manage build classpath for you? Assuming this is a maven project, you can import in as Maven project and m2e will create special Maven Dependencies classpath container that would be update automatically whenever dependencies change.

But in any case, if we remove m2e-managed M2_REPO variable, you would be able to define it manually and point to whatever location you prefer.

 

Chinese answer:

eclipse中maven2环境变量更改默认分类 2008-09-16 17:31:22 阅读238 评论0 字号:大中

windows->Perences->java->build Path->Classpath variables更改M2_REPO,如果是nonmodifiable,

删除/.metadata/.plugins/org.maven.ide.eclipse,

/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.maven.ide.eclipse.prefs