
|
If you were logged in you would be able to see more operations.
|
|
|
| Review Type: |
Review by Product Owner
|
|
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.
|
|
Description
|
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. |
Show » |
|
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.