Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] WTP - how to contribute.

Hi Patrik,

If you want to play with the XML Editor, you can find the plugins under the git repo of the WTP SourceEditing (SSE) project. Check here: http://git.eclipse.org/c/sourceediting/webtools.sourceediting.git/

There is no Gerrit for this project, so any patches should be attached to Bugzilla.

You can use the Eclipse IDE for Java EE Developers as an easy way to setup the target platform.

Greetings,
Kaloyan

On Tue, Nov 3, 2015 at 7:02 PM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi,

WebTools is a bunch of subprojects. The first step is to identify which subproject you're specifically targeting.
Here there are currently 2 cases, since WebTools is migrating to Gerrit: either the project already has Gerrit enabled (list if https://git.eclipse.org/r/#/admin/projects/?filter=webtools ), and it's the regular Gerrit workflow, or Gerrit is not yet enabled and it's the old "attach a patch to bugzilla" workflow. If you're planning on doing several changes on a specific project that doesn't have Gerrit enabled, please ask on this same mailing-list to get the project Gerrit-ified soon, this will probably give it some boost in priority.

HTH,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top