Sunday, August 24, 2014

How To Remove Javascript validation Error in Eclipse


  1. Right click your project
  2. Select Properties -> JavaScript -> Include
  1. Select Source tab (It looks similar to the Java Build Path Source tab)
  1. Expand source folder
  1. Highlight Excluded pattern
  1. Click Edit button
  1. Click Add button next to Exclusion patterns box.

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

No comments:

Post a Comment