[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Is there a recipe to have an RCP use resources but hide all the details.

There is a plugin I am using that is currentlly using the IDE resource and 
associated IFileEditor input . I want to create these behind the scenes 
using a dummy workspace, project that i will utilize inside my RCP 
application, but I will not be using the standard resource navigator 
supplied by the ide. Anyone have an example of this or a pointer to some 
reference code?