I was just reading through another topic, and I was wondering how to get MyEclipse’s JSP editor to flag Java syntax errors without actually running the JSP. Is this possible?
Thank you so much!!!
PS the reason we are looking for this, is that we are running third party software and can’t actually to get it to run in Eclipse, however, we’d like to flag all possible errors before integrating it into the third party software.