Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Custom Editor Plugin and Build Action
Custom Editor Plugin and Build Action [message #709962] Thu, 04 August 2011 14:33
n00b  is currently offline n00b Friend
Messages: 1
Registered: August 2011
Junior Member
Hi! I've a problem which i won't get solved within the last days.
I wrote a custom editor plugin (extension point="org.eclipse.ui.editors"), which is based on a class directly derived from org.eclipse.ui.part.EditorPart. The plugin creates a custom PartControl and is working fine so far.

But whenever the editor is open with a file from the actual workbench-project and activated, the Build-Action get's disabled and the icon is greyed out. Using the default TextEditor this doesn't happen. How can i link the editor to the project and provide this global/retargetable project-build-action?

I'll appreciate any help!
Previous Topic:Menu for EditorPart
Next Topic:How to identify projects with same name during import before finish press
Goto Forum:
  


Current Time: Thu Apr 25 11:41:45 GMT 2024

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

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

Back to the top