Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Concepts : Problem Markers

Problem Markers
Problem markers are a standard Eclipse feature that track issues associated with workspace resources. They appear in the Problems View, which can be filtered in various ways, as well as on elements in the Outline View and in the Form Designer. A marker includes a summary of the problem and identifies the affected file and the internal location. It also has a severity level (error, warning, or informational). The marker icons indicate the severity level:
Double-clicking a form validation marker will open or activate the Form Designer and select the offending form element (generally a pane or control). You can then use the Properties View or canvas to fix the problem manually.
Quick Fixes
Some of the problems detected by the Validation Builder can be corrected automatically by applying a Quick Fix. If a Quick Fix is available, the corresponding action on the problem marker’s Context Menu will be enabled.
The Quick Fix dialog allows you to select the fix to apply (there may be more than one), and also to select other instances of the same problem in order to fix them all at once.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved