Skip to main content



      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 15:43
Eclipse UserFriend
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: Tue Jul 08 01:20:16 EDT 2025

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

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

Back to the top