The following instructions describe how to set up a development environment that uses Eclipse and Tomcat on a Solaris platform. If you want to use Eclipse and Tomcat on a different operating system, see the following Web sites:
To get ready to develop a portal based on the sample residential portal:
-
mkdir $HOME/eclipse
-
cd $HOME/eclipse
-
unzip /tmp/eclipse-SDK-2.0.2-solaris-motif.zip
-
unzip /tmp/tomcatPluginV201.zip
-
cd $HOME
-
gzip –dc /tmp/tomcat-4.1.18.tar.gz
| tar xvf -
Select Window > Preferences > Tomcat, and configure the Tomcat version and the path where you installed Tomcat.