Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] How To Setup the Developing Environment

Hi Xiang,

Thanks for your interest.

You should not worry about pom.xml, nor for anything maven,
when working on JDT/Core code. Those are just for production builds.

Your workspace with ability to launch a runtime workbench can be
created from the Eclipse installer (aka "Oomph"). See
   https://wiki.eclipse.org/JDT_Code_Setup_Using_Oomph

HTH,
Stephan

On 05.09.2017 17:35, 程翔 wrote:
Dear all,
          I'm new to jdt.core and through 6 months' usage, I have to say this is really a great work!
Now I want to change some behaviors on this project so I'm looking for the documents. I cloned from github but in the pom.xml it needs a parent project eclipse-platform-parent So I wonder is their some guide for new developers to setup their environments? (Although I don't have the ability to become a developer...)
          Really appreciate for your help!

Sincerely,
Xiang


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




Back to the top