Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Java editor

Paul Le wrote:
I am new to Eclipse and try to get my way around its source code. My question is which package contains plug-ins for java editor and debugger?

Have a look at the org.eclipse.jdt.ui and org.eclipse.jdt.debug plug-ins.

-tom

PS: user questions should be asked on the newsgroups (see www.eclipse.org->newsgroups), the mailing lists are for the developers of eclipse.



Back to the top