Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Property Changes Notification
Property Changes Notification [message #256524] Wed, 17 September 2008 19:33
Sonja Oberst is currently offline Sonja OberstFriend
Messages: 3
Registered: July 2009
Junior Member
Hello

My incremental builder can be customized with the help of a property page
that is accessible in the project properties. I store these settings as
persistent properties and each time the builder is invoked it looks them
up irrespective whether they've changed or not.

I've seen in the FAQ that IResourceChangeListener are not notified when a
persistent property changes. I'm wondering if there is another way to
notify the builder instance when properties have been changed?

Thank you
Previous Topic:plug in for JNI apps debugging with C++ & jdk 6
Next Topic:Standalone app using org.eclipse.jdt.core.JavaCodeFormatter
Goto Forum:
  


Current Time: Sun Jun 30 13:57:49 GMT 2024

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

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

Back to the top