Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » lauch my own editor from java
lauch my own editor from java [message #208221] Mon, 30 January 2006 07:14 Go to next message
Eclipse UserFriend
Originally posted by: marguu.libero.it

Hi all, I'd like to create and open a new file for my GEF-editor from
java. I'd like to launch eclipse and open my editor on this file from an
external java class. How can I reach my aim? Thanks
Re: lauch my own editor from java [message #208235 is a reply to message #208221] Mon, 30 January 2006 09:54 Go to previous message
Eclipse UserFriend
Originally posted by: Pippo.poppo.com

This is not GEF related, is "general eclipse"...
If you have registered your GEF editor to be activated by some specific
resources you can use:

org.eclipse.ui.ide.IDE.openEditor(IWorkbenchPage,IFile,boole an)

"marguu" <marguu@libero.it> ha scritto nel messaggio
news:4c6498f9295a260aa1fca8ebd2502321$1@www.eclipse.org...
> Hi all, I'd like to create and open a new file for my GEF-editor from
> java. I'd like to launch eclipse and open my editor on this file from an
> external java class. How can I reach my aim? Thanks
>
Previous Topic:Folding in GEF
Next Topic:Changing a GraphicalViewers root edit part
Goto Forum:
  


Current Time: Fri Mar 29 01:30:34 GMT 2024

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

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

Back to the top