facebook

"No start tag" error with JSP files

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268776 Reply

    maryw
    Member

    We have a web project with tons of JSP and .inc files. I installed Eclipse 3.1 and MyEclipse 4.1 and have no problem. Another developer had Eclipse 3.2 and MyEclipse5.1 at the beginning. He had hundreds of errors with all the “.inc” files. We knew nothing wrong with those files as I was using the same files in MyEclipse4.1. After some research in this forum, we found that was a bug with MyEclipse 5.1.

    So that developer dropped the validation of all those .inc files and those errors disappeared. Then he found another 200 errors with a bunch of JSP files. All the errors show “no start tag” with regular HTML tags such us <html>, <table>, <tr>, etc. He dropped the validation of one JSP file (right-click the file and click “MyEclispe”…) as he did to those .inc files, yet the error didn’t go away for this JSP.

    Then he unistalled MyEclipse5.1, installed Eclipse3.1 and MyEclipse4.1. Yet he still sees the same “no start tag” errors with those JSPs. Once again, we know nothing wrong with those JSPs as they work properly in my MyEclipse4.1.

    Please help. Thanks in advance!

    #268810 Reply

    Riyad Kalla
    Member

    Whenever you see *this* many errors with a working project, my compass usually starts pointing to some sort of project setup issue, like a bad web root dir, incorrect build path, or other issues like that.

    Is this project something you can privately share with me over email? I’d like to test it with our internal build and see if I can uncover a bug that may get fixed for the 5.5 release or not.

    If so, please email to support@genuitec.com ATTN Riyad, with a link to this thread for reference.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: "No start tag" error with JSP files

You must be logged in to post in the forum log in