Use Eclipse for your own plug-in enabled programs [message #28754] |
Thu, 08 May 2003 06:08  |
Eclipse User |
|
|
|
Hi,
I'm cheking out Eclipse and SWT/JFace and I wonder: Can I use the
Eclipse platform to create my own plug-in enabled applications? I've
read that even the Worbench GUI is a plug-in, so to my opinion I can use
the "naked" eclipse platform and create my own GUI on top of it ( and
other plug-ins ofcourse).
Does this GUI always have to be in SWT or can it be Swing to?
Is there a "naked" eclipse framework available or do I have to strip it
myself.
What will be the impact on the license? Can I sell my plug-ins without
having to distribute the source code, if I don't addapt the Eclipse
framework, but only create things on top of it?
thanks
|
|
|
|
|
|
|
|
|
|
|
Re: Use Eclipse for your own plug-in enabled programs [message #29664 is a reply to message #28754] |
Fri, 09 May 2003 11:00  |
Eclipse User |
|
|
|
I've been reading a bit and I think it's possible to create an
IPlatformRunnable and start it, without the workbench beeing loaded. Has
anyone tried that? Then ofcourse all the classes of the workbench etc
are still there, but they are never loaded.. I think...
Ronald Vanschoren wrote:
> Hi,
>
> I'm cheking out Eclipse and SWT/JFace and I wonder: Can I use the
> Eclipse platform to create my own plug-in enabled applications? I've
> read that even the Worbench GUI is a plug-in, so to my opinion I can use
> the "naked" eclipse platform and create my own GUI on top of it ( and
> other plug-ins ofcourse).
>
> Does this GUI always have to be in SWT or can it be Swing to?
> Is there a "naked" eclipse framework available or do I have to strip it
> myself.
>
> What will be the impact on the license? Can I sell my plug-ins without
> having to distribute the source code, if I don't addapt the Eclipse
> framework, but only create things on top of it?
>
> thanks
>
|
|
|
Powered by
FUDForum. Page generated in 0.04641 seconds