Maven 和 eclipse 安装

Maven 安装:https://blog.****.net/Alexshi5/article/details/78976413

配置Maven仓库:https://blog.****.net/alexshi5/article/details/79008043

eclipse build workspace太慢:https://blog.****.net/crazzy0727/article/details/53021397

配置Maven

 

✿ svn导入项目

先加上SVN,朋友给的,放入dropins文件夹下。

Maven 和 eclipse 安装

点击window  →  show view  → other  → 搜索SVN

Maven 和 eclipse 安装

点SVN资源库

Maven 和 eclipse 安装

添加新的资源库

Maven 和 eclipse 安装

把项目检出到工作区

Maven 和 eclipse 安装

Maven 和 eclipse 安装

✿ 配置tomcat 项目运行环境

    window → perferences → server → runtime  environments → Add...

    Maven 和 eclipse 安装

    选用的版本

    Maven 和 eclipse 安装

    next 选文件所在位置 → Finish 

    Maven 和 eclipse 安装

✿ 设置项目字符集

    右击项目 → properties

    Maven 和 eclipse 安装

    Maven 和 eclipse 安装

✿ jave Build Path

 Maven 和 eclipse 安装

✿ 配置eclipse的字体颜色

    ① 改变Eclipse的console窗口的颜色

         window → perferences → Run/Debug → Console

✿ 项目更新

   右击项目 → team → 更新 

   如果本地有保存的文件,删除本地保存,把文件team还原,再team更新。

 

   Maven 和 eclipse 安装

启动项目: window → Show View → Other → Servers

Maven 和 eclipse 安装Maven 和 eclipse 安装