How to connect Eclipse to my Java application as an external editor? [message #574355] |
Fri, 30 August 2002 14:03 |
Eclipse User |
|
|
|
Originally posted by: t.kuske.skynamics.com
Hi
I am trying to bind Eclipse to my Java application as an external editor or
IDE. From my Java application I would like to instruct Eclipse to open a
specified java source file in its editor view and (preferably) jump to a
particular line number. The file to be displayed is contained in an Eclipse
project. So my external Java application somehow has to pass a command to
Eclipse to open the specified file in its editor view.
My question is whether Eclipse already supports techniques to achieve this.
Does Eclipse implement something like RMI to connect it to external Java
applications running on separate JVMs? Or do I need an Eclipse plugin that
handles the communication between my Java application and Eclipse?
Thank you very much for your advice!
Thorsten
|
|
|
Powered by
FUDForum. Page generated in 0.02796 seconds