Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Integration of existing applications into eclipse

Hi Clemens,

Your questions are better off posted to the Eclipse newsgroup.
        http://www.eclipse.org/newsgroups/index.html

It is the best forum for this kind of discussion and will reach the 
largest audience.

Cheers,
Kevin McGuire






Clemens Eichler <5eichler@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx
12/12/2001 04:10 AM
Please respond to eclipse-dev

 
        To:     eclipse-dev@xxxxxxxxxxx
        cc: 
        Subject:        [eclipse-dev] Integration of existing applications into eclipse

Hi Developers of eclipse

I'm new to eclipse but I used this program for a while and I think it is
great. So now I want to integrate my own application into eclipse as a
plugin. I have read the docs and the apis that are available. But i
didn't noticed a way to integrate an application that has its own swing
windows and events and so on.
So my first question (maybe there are some more in the future) is, if
there is a solution to integrate swing components into views or editors
of eclipse because i have implemented these swing windows and I don't
want to rebuild them again as swt components.

cheers 
Clemens
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev





Back to the top