首页 > 代码库 > opencms + eclipse + egit + tomcat

opencms + eclipse + egit + tomcat

  • download the egit plugin and install in eclipse
  • clone the opencms source file using egit
  • import the project into workplace as a new wizard project in git reporsitery
  •  add src path and lib jar file and change the web root file
  • add tomcat server and deploy the project: install the project into tomcat‘s webapps

opencms + eclipse + egit + tomcat