|
|
Install
1) Before you start you need
-
A JDK (Java Development Kit) 1.4 or later (e.g JDK 1.4.2 installed in: d:\j2sdk1.4.2_06)
-
Make sure JAVA_HOME is set (e.g. JAVA_HOME=d:\j2sdk1.4.2_06)
2) Download and run the installation script in the temporary directory e.g. c:\tmp. The environment will be installed in c:\ewad (unfortunately there are still some depedancies on this location).
3) Run c:\ewad\start.bat
What do we have now?
-
Eclipse with various plugins (see Package for details)
-
Mysql running on port 3333
So you're ready to roll Tapestry web applications
|