Community
Participate
Working Groups
Build Identifier: M20110909-1335 Enhancement based on the forum post http://www.eclipse.org/forums/index.php/m/750134/#msg_750134 Init and Dispose of Property Editors with If-Then Construct, when the condition changes. Reproducible: Always Steps to Reproduce: 1.Define an SDEF, add a Property editor on If-Then construct 2.Select positive condition, the property is shown 3.Select negative condition, error thrown if the property is not as part of the model
Fixed. Please verify.
Am pointing to latest 0.4.x hudson, when I happen to see a new update with this fix i will update my Eclipse for the same and will then test and verify. Hope I should see a version tomorrow ?
Eclipse Hudson build server is currently having issues. There should be a new build as soon as it recovers.
(In reply to comment #3) > Eclipse Hudson build server is currently having issues. There should be a new > build as soon as it recovers. Verified its working for a If-Then branch, but when we have a property as child nodes and use Visible when condition class, am getting the same issue, as the framework tries to load the property , do we need to have the same logic here to init-dispose during when the condition changes
Closing. Please open a separate bug for problems in handling of visible-when condition on content outline nodes.