ITC382 11255412 A1B
From PeacockWiki
(Difference between revisions)
Revision as of 06:46, 25 August 2005 (edit) Trevorp (Talk | contribs) ← Previous diff |
Revision as of 07:03, 25 August 2005 (edit) Trevorp (Talk | contribs) Next diff → |
||
Line 3: | Line 3: | ||
===Brief installation overview=== | ===Brief installation overview=== | ||
- | #Aquire Apache Ant, Eclipse 3.1.x, Tapesry 3.2.0, Tomcat 4.1.30, and optionally the Spindle update site zip (or download directly using eclipse). | + | #Aquire Java JDK, Apache Ant, Eclipse 3.1.x, Tomcat 4.1.30, Tapesry 3.0.3, and optionally the Spindle 3.2.0 update site zip (or download directly using eclipse).<br/>Links |
- | #Install Apache Ant, and Tomcat. Use Ant to deploy Tapestry to the tomcat install. | + | #*[http://java.sun.com/j2se/1.5.0/download.jsp JDK 5.0 Update 4] |
+ | #*[http://ant.apache.org/bindownload.cgi apache-ant-1.6.5-bin.*] (multi-platform distribution) | ||
+ | #*[http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.1-200506271435/eclipse-SDK-3.1-win32.zip Eclipse 3.1] | ||
+ | #*[http://jakarta.apache.org/site/downloads/downloads_tomcat-4.cgi Tomcat 4.1.30] | ||
+ | #*[http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi Tapestry 3.0.3] | ||
+ | #*[http://prdownloads.sourceforge.net/spindle/spindle.update.site.archive_3.2.0.zip?download Spindle 3.2.0 update site zip]<br/>or | ||
+ | #*"http://spindle.sourceforge.net/updates" site update in eclipse "Find and Install" | ||
+ | #Install Java, Apache Ant, and Tomcat. Use Ant to deploy Tapestry to the tomcat install. | ||
#Copy tapestry libs into tomcat lib folder | #Copy tapestry libs into tomcat lib folder | ||
#Install Eclipse and Spindle | #Install Eclipse and Spindle | ||
===Sample project=== | ===Sample project=== |
Revision as of 07:03, 25 August 2005
Technical Report
Brief installation overview
- Aquire Java JDK, Apache Ant, Eclipse 3.1.x, Tomcat 4.1.30, Tapesry 3.0.3, and optionally the Spindle 3.2.0 update site zip (or download directly using eclipse).
Links- JDK 5.0 Update 4
- apache-ant-1.6.5-bin.* (multi-platform distribution)
- Eclipse 3.1
- Tomcat 4.1.30
- Tapestry 3.0.3
- Spindle 3.2.0 update site zip
or - "http://spindle.sourceforge.net/updates" site update in eclipse "Find and Install"
- Install Java, Apache Ant, and Tomcat. Use Ant to deploy Tapestry to the tomcat install.
- Copy tapestry libs into tomcat lib folder
- Install Eclipse and Spindle