Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Perhaps trivial question about RCP and Swing
Perhaps trivial question about RCP and Swing [message #296312] Tue, 20 December 2005 08:27 Go to next message
Eclipse UserFriend
Originally posted by: kserradell.hotmail.com

Hello

I'm very new in this world and I have a question, perhaps it's a trivial question.

I've made an application with Java Swing. I want to make this application in RCP (in fact I want to do a IBM workplace application).

Can I do it this application in Swing, or I have to redo in SWT? There's plugin or something like this to use Swing in a RCP application.

I'm triying to do it but I get somme errors and I can't find information in the Net.

Thank you very much,

KiM
Re: Perhaps trivial question about RCP and Swing [message #296318 is a reply to message #296312] Tue, 20 December 2005 09:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kserradell.hotmail.com

Sorry, I've found an article here, it's perfect !

http://www.eclipsezone.com/eclipse/forums/t45697.html
Re: Perhaps trivial question about RCP and Swing [message #296320 is a reply to message #296312] Tue, 20 December 2005 09:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Search for the SWT_AWT bridge. However, it's still beta quality and some things don't work as you expect. If it doesn't work first time, you might find that it takes you as long to debug what the problem is as rewriting it in SWT ;-)

You might try to use the bridge, and then slowly move stuff over to SWT.

Alex.
Re: Perhaps trivial question about RCP and Swing [message #296347 is a reply to message #296318] Tue, 20 December 2005 22:40 Go to previous message
Eclipse UserFriend
Kim wrote:

> Sorry, I've found an article here, it's perfect !
>
> http://www.eclipsezone.com/eclipse/forums/t45697.html
it work fine, but doesn't work on Mac
Previous Topic:limit CodeAssist to expand only templates
Next Topic:Opening an editor only shows up "ERROR"
Goto Forum:
  


Current Time: Sun Jun 08 07:32:44 EDT 2025

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

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

Back to the top