JDT Hacking Questions (CVS, Branches, Config, etc) [message #107506] |
Sat, 18 October 2003 12:22  |
Eclipse User |
|
|
|
Originally posted by: derisor.arcor.de
Greetings,
I am interested in doing some stuff on the JDT core (sepcifically the code
formatter). I read abotu how to use CVS on the site and still I have some
questions.
1) Is the M4 development on the Head of the repository? If not, what tag do I
use to pull this from the repository.
2) How should one submit patches?
3) In order do develop on the JDT core, what do I need to do to my eclipse
platform so that the runtime workbench runs the JDT I am developing on and not
the one that comes with eclipse.
4) Is there anthign else I should know about messing with the JDT code? Gotchas
or things that will make me tear out what little hair I have left?
TIA
-- Robert
|
|
|
|
Re: JDT Hacking Questions (CVS, Branches, Config, etc) [message #107625 is a reply to message #107612] |
Sun, 19 October 2003 14:01   |
Eclipse User |
|
|
|
Originally posted by: derisor.arcor.de
"Daniel Megert" <daniel.megert@gmx.net> wrote in message
news:bmui3c$igd$1@eclipse.org...
> Robert Simmons wrote:
>
> >Greetings,
> >
> >I am interested in doing some stuff on the JDT core (sepcifically the code
> >formatter). I read abotu how to use CVS on the site and still I have some
> >questions.
> >
> >1) Is the M4 development on the Head of the repository? If not, what tag do I
> >use to pull this from the repository.
> >
> >
> No. HEAD is the newest code. There is no overall tag for M4. You have to
> checkout org.eclipse.releng tagged "v200310101454".
Ok but the latest version is probably what I want to submit on. Fewer conflicts.
>
> >2) How should one submit patches?
> >
> >
> Attach to the corresponding bug report or feature request.
>
What I mean is do I send in diffs, full files, what ?.
> >3) In order do develop on the JDT core, what do I need to do to my eclipse
> >platform so that the runtime workbench runs the JDT I am developing on and
not
> >the one that comes with eclipse.
> >
> >
> Nothing special assuming you launch using Run-time Workbench.
I checked out the followign modules
org.eclipse.jdt.core
org.eclipse.jdt.core.tests.builder
org.eclipse.jdt.core.tests.compiler
org.eclipse.jdt.core tests.model
org.eclipse.jdt.ui
However, I get multiple compiler bugs with classes not found. Specifically
projects not found.
ie:
Severity Description Resource In Folder Location Creation Time
Project org.eclipse.jdt.core is missing required Java project:
'org.eclipse.text'. org.eclipse.jdt.core October 19, 2003 8:00:16 PM
Severity Description Resource In Folder Location Creation Time
Project org.eclipse.jdt.core is missing required Java project:
'org.apache.ant'. org.eclipse.jdt.core October 19, 2003 8:00:16 PM
etc....
Do I have to check out the source to the entire eclipse or can I just use the
other parts Im not editing?
>
> HTH
> Dani
>
> >4) Is there anthign else I should know about messing with the JDT code?
Gotchas
> >or things that will make me tear out what little hair I have left?
> >
> >TIA
> >
> >-- Robert
> >
> >
> >
> >
> >
> >
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04851 seconds