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 #19848] Fri, 30 August 2002 14:03 Go to next message
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
Re: How to connect Eclipse to my Java application as an external editor? [message #22257 is a reply to message #19848] Mon, 09 September 2002 09:47 Go to previous message
Eclipse UserFriend
Originally posted by: t.kuske.skynamics.com

Hello,

I recently started to develop an "Eclipse Remote Control Plug-in". It uses
RMI to allow other Java applications to remotely interact with the Eclipse
workbench. This plug-in probably will be available on
http://eclipse-plugins.2y.net/ later. You will be informed on the
"eclipse.tools" newsgroup.


Thorsten
Re: How to connect Eclipse to my Java application as an external editor? [message #575957 is a reply to message #19848] Mon, 09 September 2002 09:47 Go to previous message
Eclipse UserFriend
Originally posted by: t.kuske.skynamics.com

Hello,

I recently started to develop an "Eclipse Remote Control Plug-in". It uses
RMI to allow other Java applications to remotely interact with the Eclipse
workbench. This plug-in probably will be available on
http://eclipse-plugins.2y.net/ later. You will be informed on the
"eclipse.tools" newsgroup.


Thorsten
Previous Topic:[Stellation] tar file corrupted
Next Topic:html viewer
Goto Forum:
  


Current Time: Tue Sep 24 03:11:05 GMT 2024

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

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

Back to the top