|
Re: Slim Java Editor [message #506872 is a reply to message #506851] |
Mon, 11 January 2010 03:50  |
Eclipse User |
|
|
|
Madhu Samuel wrote:
> Hello Group,
>
> I wanted to create a slim java editor. An RCP with the jdt java editor
> without any of the other views.
> The inspiration for such an editor is to avoid the time delay in
> opening eclipse IDE, to train new comers to java ...
>
> I just need the content assist, the syntax highlighting and problem
> markers. I do not want to include the compilation feature either.
Well, the problems are generated by the compiler ;-)
Dani
> Outline view and problems view is desirable provided it won't affect
> the initial startup time of the rcp java editor.
>
> Could any of you please point me to the jdt plugins which I need to
> include in the RCP to open a java editor.
The simplest thing for you is to go to:
http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1- 200909170800/index.php
and download the Platform Runtime Binary for your platform and
add/install the JDT Runtime Binary on top of it.
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.02631 seconds