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,

If you use the Eclipse IDE for Java EE Developer as target platform then you would have all required dependencies available (except for test plugins).
So, just import the plugins you want to modify: xml.core and xml.ui are a good start.
Then launching an Eclipse Application run configuration should not be an issue.

Kaloyan

On Tue, Nov 3, 2015 at 7:17 PM, Patrik Suzzi <psuzzi@xxxxxxxxx> wrote:
Great responses!

How would you suggest I test the edited pluigns : launching an inner
eclipse with the edited plugins onboard ?

If so, is there any specific selection of plugins to use to don't get
run configuration errors ?

Best regards.
/patrik
_______________________________________________
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