AndyJarrett

Web Tools for Eclipse

If like me you've been using CFEclipse for coding, but when it comes to design bailing back to DWMX for its Js and CSS support - then its time to stop. Eclipse.org has a Web Tools Project (WTP) which includes source editors for HTML, Javascript, CSS, JSP, SQL, XML and more.To getting it up and running there are a few prerequisites
  1. 3.1 build only of Eclipse - personally i am having no troubles using the M7 build but they recomend M6
    http://www.eclipse.org/downloads/index.php
  2. EMF driver
    http://download.eclipse.org/webtools/downloads/drivers/emf-sdo-xsd-SDK-I200504141117.zip
  3. GEF driver
    http://download.eclipse.org/webtools/downloads/drivers/GEF-SDK-3.1M6.zip
  4. Java EMF Model Runtime driver
    http://download.eclipse.org/webtools/downloads/drivers/JEM-SDK-I20050415.zip
  5. and of course the Web Tools Platform it self (NON SDK)
    http://www.eclipse.org/webtools/index.html
For more information about getting started with WTP go to:http://www.eclipse.org/webtools/index.html