Issue Details (XML | Word | Printable)

Key: FDT-1127
Type: Featurerequest Featurerequest
Status: Closed Closed
Priority: Major Major
Assignee: FDT Team
Reporter: Aleksandr Makov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FDT

Ability do ignore error checking in specified source folders

Created: 13/Aug/10 04:58 PM   Updated: 26/Mar/13 05:48 PM
Component/s: Editor (Deprecated), Formatter
Affects Version/s: FDT 4.5.2
Fix Version/s: FDT
Security Level: public

Time Tracking:
Not Specified

Environment: Windows XP

Review Type: Review by Product Owner


 Description  « Hide
Please, add an ability to ignore error checking in selected source folders. Working with many external non-swc libs may cause an FDT to show thousands of errors and warnings in the project. However, they are related to the lbiraries, not the project itself. Fildering those errors would speed up the FDT and increase the stability.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Michael Plank added a comment - 19/Aug/10 01:48 PM
Yes, we should add that to the Build Path settings in the Project Properties.
In the meantime try this:

Open the file .settings/com.powerflasher.fdt.classpath

and set the "generateProblems" flag to false on those folders, you don't want to have errors.

Let me know if it works, thx.


Panel added a comment - 23/Jun/11 02:52 PM
Wow, this was very usefull. It should be decidedly added to the UI.