Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Custom Project
Custom Project [message #527489] Thu, 15 April 2010 12:45
No real name is currently offline No real nameFriend
Messages: 2
Registered: April 2010
Junior Member
Hi everyone,

I'm working on an RCP application and i have to manage a list of files in a project. Each one of these files will then be edited with a custom editor made with GEF.
By now i've created a custom view that shows all files in the project directory and, when double clicking on a file, i create a file store and open my custom GEF editor on it.
It's working.
I was just guessing if there was a way to take advantage of eclipse workspace features to implement this behavior.
Infact i've created several custom dialogs, menu command handlers etc and i think that using eclipse existing components (workspace, wizards etc) i'd be able to simplify my code.

I hope i was enough clear to make you all understand what i'm tryng to achieve.

Thanks in advance

[Updated on: Thu, 15 April 2010 12:47]

Report message to a moderator

Previous Topic:Toolbar pulldown "toggles" contribution
Next Topic:RCP plugins session management?
Goto Forum:
  


Current Time: Fri Apr 26 23:53:31 GMT 2024

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

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

Back to the top