Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » trigger build upon workspace startup
trigger build upon workspace startup [message #675802] Wed, 01 June 2011 15:03
Troy Self is currently offline Troy SelfFriend
Messages: 5
Registered: July 2009
Junior Member
I have a custom Builder that creates artifact files, but also creates an in-memory data structure used by the rest of my plugin. When I close/reopen Eclipse, the builder sees no reason to run and therefore my in-memory data structure does not get bootstrapped. I looked into registering an IResourceListener, but it did not appear to fire when the workspace started.

How can I go about registering a listener for when projects are opened or the workspace is started?

Thank you.
Previous Topic:Helios error on (failed) startup caused by jvm
Next Topic:Copy/Paste not working in plugin, but in RCP
Goto Forum:
  


Current Time: Tue Sep 24 23:51:21 GMT 2024

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

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

Back to the top