Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP application like eclipse IDE
RCP application like eclipse IDE [message #464307] Thu, 01 March 2007 19:22 Go to next message
Eclipse UserFriend
I am developing an RCP application similar to eclipse IDE. On launching my
RCP, user should be prompted with workspace launcher with default
workspace location or to select a workspace(using browse button) and make
it default(using check box). I am sure this logic goes into the
Application.java file. I am new to SWT/Jface.Where can i get the source
code for workspace launcher prompt? or is it a plugin?
Also is there a documentation as to which plugin is contributing to what
functionality within eclipse IDE?
Re: RCP application like eclipse IDE [message #464310 is a reply to message #464307] Thu, 01 March 2007 21:06 Go to previous message
Eclipse UserFriend
> Where can i get the source code for workspace launcher prompt?

org.eclipse.ui.internal.ide.IDEApplication

in plugin: org.eclipse.ui.ide
Previous Topic:Access restriction: The type <type> is not accessible ...
Next Topic:EasyMock, test plugin and reflection class loading classpath issues.
Goto Forum:
  


Current Time: Mon Mar 17 07:06:06 EDT 2025

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

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

Back to the top