Tried searching in the forums for this but can’t find this anywhere, so correct me if this has already been suggested.
It would be good to be able to select the paths for the JSP (and etc) validation.
Sometimes I include other JSP files for referencing as a linked folder. These files are purely for reference and are not going to be deployed in any way, so there is no need to do validation for these files.
Right now I can only turn validation ON or OFF. The concept should be more like the Java project Build Path in eclipse.
– James