1 Reply Latest reply on Aug 28, 2007 9:56 AM by maxandersen

    How to compile JBossTools ?

    lcoetzee

      Hi,

      bandwidth constraints prevents me from downloading regular nightly builds. However, I can keep up to date by just building it locally after doing a svn update. Unfortunately I havent found any documentation of how to actually build the various plugins...

      Does somebody have a pointer for that?

      What I have done up to now is the following:

      1. Installed things which appeared to be missing from Eclipse:
      1.1 dtp-sdk_1.5.zip
      1.2 emf-sdo-xsd-SDK-2.3.0.zip
      1.3 GEF-SDK-3.3.zip
      1.4 wtp-sdk-R-2.0-200706260303.zip (highly doubtful if this is required though)


      2. Get all the plugin source from : http://anonsvn.jboss.org/repos/jbosstools/trunk/

      3. Import all the plugins into eclipse (eclipse-rcp-europa)
      3.1 I did: Import->Existing projects into Workspace->Set the root directory to where I downloaded the src to
      3.2 Lots of projects appeared into the Package Explorer
      3.3 Most things compiled

      So what next ? How do I get all these things into packaged plugins that I can install into an Eclipse 3.3.

      Any pointers would be appreciated.

      Thanks

      Louis