Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » How to connect Eclipse to my Java application as an external editor?
How to connect Eclipse to my Java application as an external editor? [message #574355] Fri, 30 August 2002 14:03
Eclipse UserFriend
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
Previous Topic:org.eclipse.core.runtime 0 java.lang.NullPointerExceptio
Next Topic:Where is the "program dataase" in Eclipse?
Goto Forum:
  


Current Time: Sat Apr 20 03:29:30 GMT 2024

Powered by FUDForum. Page generated in 0.03488 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top