Following are the steps to configure Tomcat with the Eclipse for WDK customisation and development.
1- Install the Tomcat if you have not installed it- Download URL -http://tomcat.apache.org/download-60.cgi
2-Install the Eclipse Download URL -http://www.eclipse.org/downloads/
3- Go to Windows –>Preferences in Eclipse –Click on Server Node –>Click on RunTime Environments
4- Click on Add button on right side on above dialog box and choose your tomcat version, in my case it is 5.5 and click next
5- Browse to the Tomcat installation folder .
6- Click Finish- Than –OK
7- Go to Windows menu->Open perspective –click on Web as shown in below screen shot
8-Now you will see the Server tab along with console –as shown in the screen shot
9-Right click on the tab and click on New –Add Server and specify your server and click finish.
10-Now change server location and deploy path-Deploy path is the path of webapps folder of Tomcat where you all webapps are deployed.
11- You are ready to use Tomcat in Eclipse to do any WDK based app customization.
Happy Coding.
Comments (0)
Post a Comment