Skip to content

josealvarezmuguerza/turmeric-eclipse

 
 

Repository files navigation

This folder is to host SOA platform's Eclipse plug-ins.

Environment Setup

JDK 1.6+ http://java.sun.com/javase/downloads/widget/jdk6.jsp
Eclipse J2EE version, v3.5.2+ http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/R/eclipse-jee-helios-win32.zip
Maven 3.0+: http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0-beta-1-bin.zip
M2Eclipse v0.10.0+: http://m2eclipse.sonatype.org/installing-m2eclipse.html
Subclipse v1.6.x: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

The eclipse.ini should be using option: -Xms1024m -Xmx1024m

Import Projects
In Eclipse, choose option Import Team Project Set wizard(Import -> Team -> Team Project Set) for importing all plugin related projects via the file projectSet.psf. More detail about this feature could be found at http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-cvs-project-set.htm.