Skip to main content



      Home
Home » Newcomers » Newcomers » Use Eclipse as a server? how?
Use Eclipse as a server? how? [message #483348] Tue, 01 September 2009 05:48 Go to next message
Eclipse UserFriend
Hi,

I am writing a client program in Adobe AIR (FLEX) which communicates with my JBoss SEAM server. My client is to be a simple IDE for Java programming.

I want my program to communicate with Eclipse to be able to extract information from classes such as the methods on the classes and to provide refactoring etc, that Eclipse provides. Essentially my client program is a kind of IDE with Eclipse being the server IDE.

How would I go about doing this? What API's does Eclipse provide for introspection and refactoring? could my server program communicate with Eclipse?
Where to go to get started as I don't know where to look to get started?

Thanks, Philip
Re: Use Eclipse as a server? how? [message #483404 is a reply to message #483348] Tue, 01 September 2009 10:05 Go to previous messageGo to next message
Eclipse UserFriend
phil writes:

> Hi,
>
> I am writing a client program in Adobe AIR (FLEX) which communicates
> with my JBoss SEAM server. My client is to be a simple IDE for Java
> programming.
>
> I want my program to communicate with Eclipse to be able to extract
> information from classes such as the methods on the classes and to
> provide refactoring etc, that Eclipse provides. Essentially my client
> program is a kind of IDE with Eclipse being the server IDE.
>
> How would I go about doing this? What API's does Eclipse provide for
> introspection and refactoring? could my server program communicate
> with Eclipse? Where to go to get started as I don't know where to
> look to get started?
>
> Thanks, Philip

Hi,

some people here http://eclim.sourceforge.net/ and there
http://github.com/senny/emacs-eclim/tree/master work on similar
projects.

Though I don't use them (yet), I would be interested to learn about
yours too.

Martin
--
parozusa at web dot de
Re: Use Eclipse as a server? how? [message #483747 is a reply to message #483348] Wed, 02 September 2009 15:45 Go to previous message
Eclipse UserFriend
You could take a look at Bespin. An experimental Eclipse-based server
side has been written for the Bespin front end:

http://labs.mozilla.com/bespin/
http://wiki.eclipse.org/E4/Bespin
--


phil wrote:
> Hi,
>
> I am writing a client program in Adobe AIR (FLEX) which communicates
> with my JBoss SEAM server. My client is to be a simple IDE for Java
> programming.
>
> I want my program to communicate with Eclipse to be able to extract
> information from classes such as the methods on the classes and to
> provide refactoring etc, that Eclipse provides. Essentially my client
> program is a kind of IDE with Eclipse being the server IDE.
>
> How would I go about doing this? What API's does Eclipse provide for
> introspection and refactoring? could my server program communicate with
> Eclipse?
> Where to go to get started as I don't know where to look to get started?
>
> Thanks, Philip
Previous Topic:printing from the Eclipse GUI
Next Topic:How to limit the depth of searching .project recursively when importing project
Goto Forum:
  


Current Time: Thu Aug 07 08:48:57 EDT 2025

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

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

Back to the top