config eclipse platform

1.eclipse2.1;

2.eclipseuml Plugin-for eclipse2.1,www.omondo.com.It can be used to draw all diagram in UML,there is function of forward and reverse engineering between java code and class diagram.it's a community version.but for me is satisfiable;

3.tomcat Plugin;

4.easystruts.eclipse_0.6.4;

5.import learndiaryV0.9.0.3 into eclipse project.

  The key is below:

  1).copy all the *.jar file in the 'lib' folder of learndiaryV0.9.0.3 into easyStruts requirement lib and all TLD file into easyStruts requirement TLD;

  2).package the files in 'src' into 'src\com\learndiary\website' folder,and remove this folder into WEB-INF folder;

  3).remove the resource file named application.properties to src\com\learndiary\website\ApplicationResources.properties;

One thought on “config eclipse platform”

  1. 5.1 of above said:

      1).copy all the *.jar file in the 'lib' folder of learndiaryV0.9.0.3 into easyStruts requirement lib and all TLD file into easyStruts requirement TLD;

      In fact,if import an existent project(not a eclipse2.1 project),we can config the required libararies by the way below:

     

Comments are closed.