Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using plug-ins in my j2se application
Using plug-ins in my j2se application [message #174932] Mon, 16 October 2006 15:57 Go to next message
Eclipse UserFriend
Originally posted by: jose.ramos.gmail.com

Hi people,

maybe it is just a newbie's question but I would like to know if there is
a way to use an Eclipse plug-in in my J2EE application, that is, outside
the Eclipse platform.

I would like to include that nice "properties view" panel in my
applications.

Thanks for your help
Re: Using plug-ins in my j2se application [message #174956 is a reply to message #174932] Mon, 16 October 2006 16:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Jose Ramos wrote:
> Hi people,
>
> maybe it is just a newbie's question but I would like to know if there
> is a way to use an Eclipse plug-in in my J2EE application, that is,
> outside the Eclipse platform.
>
> I would like to include that nice "properties view" panel in my
> applications.
>
> Thanks for your help
>

If by "J2EE application" you mean a servlet based user interface, you
might be out of luck with the properties view. If you want to build a
client for your J2EE application, take a look at Eclipse RCP.

http://www.eclipse.org/rcp

If you really want to put Eclipse plug-ins into a J2EE application,
check out this link:

http://www.infonoia.com/en/content.jsp?d=inf.05.07

Wayne
Re: Using plug-ins in my j2se application [message #175031 is a reply to message #174956] Tue, 17 October 2006 06:45 Go to previous message
Eclipse UserFriend
Originally posted by: jose.ramos.gmail.com

Thanks for the quick reply :)
But i'm afraid i've made a mistake... what i wanted to ask is about J2_S_E
applications, not J2EE. It is just a desktop application dealing with
swing and jdbc components.

Thanks again
Previous Topic:Ecplipse 3.2.1 wokspace on NFS mounted drive
Next Topic:Edit javadoc templates
Goto Forum:
  


Current Time: Fri Apr 26 11:36:14 GMT 2024

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

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

Back to the top