Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP/Build/WTP Batch Build"

< WTP‎ | Build
(How to setup WTP batch Build locally)
(How to setup WTP batch Build locally)
Line 5: Line 5:
 
:b. Java SDK 1.4 and 1.5
 
:b. Java SDK 1.4 and 1.5
  
2. Check out build files from HEAD
+
2. Check out build files
 +
:
  
[[Category:Eclipse Web Tools Platform Project]]
+
3.

Revision as of 18:51, 31 January 2008

How to setup WTP batch Build locally

1. Setup prereqs

a. apache ant 1.7 => http://ant.apache.org/
b. Java SDK 1.4 and 1.5

2. Check out build files

3.

Back to the top