eclipse checkout project from svn

svn project checkout

1、file-import

2/ Select svn in the pop-up box - check out the project from svn
3. Click next to select the address to be checked out - select the file - name, confirm the check out
 
Configure server.xml in conf under tomcat folder
1/
path is the project name, and docBase is the web or webroot under the project location, or the root directory. workDir is the root directory plus web or work
 
Import the project jar package in lib
1. Add jars in the java build path to import the package under the lib path
 
Import the tomcat package, there is no tomcat library to create a new tomcat library
1. Under the java build path, addlibrary-serverRuntime-select tomcat-follow the prompts to complete the build
2. Import the package add external jars and find the lib import under the tomcat folder.
 
a/ The project root path starts from the 'project name' when starting the project
 
If it still can't start up, 1. Check whether the path of tomcat in perferences is correct.
2, and check the advanced tomcat base path under the tomcat, and check whether the following items are checked

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327026343&siteId=291194637