Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to override default project actions?
How to override default project actions? [message #593183] Fri, 13 March 2009 19:43
Tom Ball is currently offline Tom BallFriend
Messages: 3
Registered: July 2009
Junior Member
We have a custom project type with an incremental builder, and need
some way to detect whether a full build was triggered by the user or
via the BuildManager. Our plugin defines context menu actions using
the plugin.xml (rather than programmatically), and the code I've found
that references IDEActionFactory.BUILD is all invoked from a View
subclass we don't (currently) have. Any suggestions? We don't mind
adding View classes if necessary, but aren't sure how.

Tom
Previous Topic:How to override default project actions?
Next Topic:Target Platform within Eclipse 3.5M6
Goto Forum:
  


Current Time: Fri Apr 19 21:02:58 GMT 2024

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

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

Back to the top