Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
63
rated 0 times [  66] [ 3]  / answers: 1 / hits: 68150  / 13 Years ago, thu, august 18, 2011, 12:00:00

The validation in Eclipse is catching what it deems errors in the framework I've been using just fine.




  • Project -> Properties -> Validation -> Suspend all validators doesn't work.


  • Project -> Properties -> Javascript -> Validation -> Errors/Warnings -> [Unchecked] Enable Javascript semantic validation doesn't work either.


  • Enabling the above-mentioned checkbox and setting all validation issues to Ignore doesn't work either.




Each time one of these settings changes, it does a build and immediately all the errors are found and subsequently prevent an otherwise known-good build.


More From » eclipse

 Answers
27

  1. Right click your project

  2. Select Properties -> JavaScript -> Include

  3. Select Source tab (It looks similar to the Java Build Path Source tab)

  4. Expand source folder

  5. Highlight Excluded pattern

  6. Click Edit button

  7. Click Add button next to Exclusion patterns box.

  8. Click Browse button and select the JavaScript source by name.


[#90556] Tuesday, August 16, 2011, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
christianu

Total Points: 481
Total Questions: 124
Total Answers: 99

Location: Trinidad and Tobago
Member since Thu, Dec 1, 2022
2 Years ago
christianu questions
;