[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: Order of auto method insertion
|
"Pete Ellis" <pellis@xxxxxxxxxxxxxxx> wrote in message
news:f9c9b5$sbn$1@xxxxxxxxxxxxxxxxxxxx
> How does one get involved in helping to make changes to Eclipse or
> Eclipse tools? Is there a link to a document that you could provide
> that outlines instructions?
As Eric says, enter enhancement requests in Bugzilla. Requests that are
accompanied by proposed patches will generally get more attention, but it's
always a good idea to search Bugzilla first to see if your request has
already been proposed.
The source code for the feature you're interested in would be partly in the
org.eclipse.jdt.core plug-in, and partly in org.eclipse.jdt.ui. The best
way to get the source code, if you're interested in submitting patches, is
from CVS: just check out the corresponding projects from the anonymous CVS
repository. There's an overview of the JDT project at
http://www.eclipse.org/jdt/overview.php, and information on CVS, reporting
bugs, etc. at http://wiki.eclipse.org/index.php/Development_Resources.