Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to change Eclipse syntax parser for JSP file?
How to change Eclipse syntax parser for JSP file? [message #187543] Tue, 09 January 2007 18:20 Go to next message
Eclipse UserFriend
Originally posted by: Kentzhou_ca.yahoo.com

With a Web application, It is okay and can be compiled by ant script.
But when I open the source code in JBOSS IDE 1.5, it reports some syntax
errors.
Same source codes are opened in Eclipse 3.1 on another computer, they are
okay, no errors.
For example, one error is caused by key word INCLUDE. With JBOSS IDE, I
need to change it to INCLUDES.
So I doubt it is because of syntax parser. How to identify the parser and
change it?
Re: How to change Eclipse syntax parser for JSP file? [message #187560 is a reply to message #187543] Tue, 09 January 2007 20:28 Go to previous message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

KentZhou wrote:
> With a Web application, It is okay and can be compiled by ant script.
> But when I open the source code in JBOSS IDE 1.5, it reports some syntax
> errors.
> Same source codes are opened in Eclipse 3.1 on another computer, they
> are okay, no errors. For example, one error is caused by key word
> INCLUDE. With JBOSS IDE, I need to change it to INCLUDES.
> So I doubt it is because of syntax parser. How to identify the parser
> and change it?
>

You're more likely to get an answer to this question if you post it on
eclipse.webtools.

Wayne
Previous Topic:Compiler warnings "per file"?
Next Topic:Trying to Add Plugin for ATF but get org.eclipse.atf.javascript.feature (1.0.1)
Goto Forum:
  


Current Time: Tue Apr 23 16:36:40 GMT 2024

Powered by FUDForum. Page generated in 0.07291 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top