*Elliotte, * Below you can see a video and a link explaining how to setup the development environment for JSDT:
- https://www.youtube.com/watch?v=gOz1hk-ohMA&t=2s - https://wiki.eclipse.org/JSDT/Development#Setup_the_Development_Environment You can follow the same strategy, setting up the development environment, and then getting the source code for webtools. javaee instead of JSDT. Summarizing: 1. Identify your Target Platform and your IDE, and download the packages. As an Example, for Neon 1a: - Eclipse IDE (dev tools) : for RCP and RAP developers <http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/neon1a> - Eclipse TP (target) : for Java EE developers <http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/neon1a> 2. launch your Eclipse IDE, and set the target platform from Windows > Preferences > Plug-in Development 3. Get the source code from Git, and run the source code against the Target Platform you downloaded. If you want to get in touch with developers, you can also use IRC <https://wiki.eclipse.org/IRC>: #eclipse-dev or Mattermost: webtools <https://mattermost.eclipse.org/eclipse/channels/webtools>. *Kind Regards,* *Patrik SuzziSoftware **Engineer, Eclipse* *Platform UI Committer* *https://about.me/psuzzi <https://about.me/psuzzi>* On Mon, Dec 12, 2016 at 2:51 PM, Elliotte Rusty Harold <elh...@ibiblio.org> wrote: > Is there anywhere a quick list of the instructions for checking out > and building WTP and/or its various parts? > > $ git clone https://git.eclipse.org/r/jeetools/webtools.javaee > $ cd webtools.javaee > $ mvn clean install > > doesn't seem quite sufficient. In particular it looks like multiple > repos need to be checked out first because they reference each other, > and I can't find any instructions as to exactly which ones are > required. > > -- > Elliotte Rusty Harold > elh...@ibiblio.org > _______________________________________________ > wtp-dev mailing list > wtp-dev@eclipse.org > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/wtp-dev >
_______________________________________________ wtp-dev mailing list wtp-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/wtp-dev