Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » can ProjectExplorer be exported out of eclipse?
can ProjectExplorer be exported out of eclipse? [message #115217] Thu, 29 March 2007 01:07 Go to next message
Eclipse UserFriend
Hello everyone,

In my application based on gmf, the ProjectExplorer is used to show the
tree structure, and it work well if I run the program using
org.eclipse.ui.ide, but it can't show properly if I use it in my RCP
application.

Can anybody help me?
Re: can ProjectExplorer be exported out of eclipse? [message #115282 is a reply to message #115217] Thu, 29 March 2007 06:26 Go to previous message
Eclipse UserFriend
Hello nemo,

Looks like you have to write your own provider(s) for ProjectExplorer to
show your application structure. There is no resources in RCP mode. As a
result you have no projects/workspace/files in it. Nobody knows what to show
as a stucture of your RCP application (workspace). Another option is to start
using RCP + resoruces - you have to put corresponding plugins into your RCP
application and you will work with Eclipse projects/workspace again..

-----------------
Alex Shatalin
Previous Topic:2 compartments separated by a dotted line
Next Topic:Moving items inside compartement
Goto Forum:
  


Current Time: Tue Jul 15 16:36:48 EDT 2025

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

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

Back to the top