Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » ASTParser on a JSP page
ASTParser on a JSP page [message #249824] Mon, 26 November 2007 12:36 Go to next message
Eclipse UserFriend
Originally posted by: alexandre.vanbelle.3ds.com

I have made a plug-in that is able to analyse some java files. I have used
an ASPParser to visit the source code. Everything works great and now, I
want to make an improvement to my plug-in but I'm not sure that it is
possible.

I want to be able to analyse a JSP in the same way. Is it possible to get
a compilation unit of such a file ? I mean that I think it is not the same
project (jdt vs wst), so I don't see a solution to make this.

Thanks for your help,
Alexandre
Re: ASTParser on a JSP page [message #249844 is a reply to message #249824] Tue, 27 November 2007 08:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexandre.vanbelle.3ds.com

Nobody has an idea ?
Re: ASTParser on a JSP page [message #249875 is a reply to message #249844] Thu, 29 November 2007 09:30 Go to previous message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

Alexandre,
I would take a look at how Webtools JST.JSP project makes use of JDT to
process JSP files.
For start have a look at patches attached to this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=188636

Let me know if you have any further questions.

Alexandre wrote:
> Nobody has an idea ?
>
Previous Topic:Prevent lines from unwrapping in the formatter
Next Topic:Upcoming batch compiler change wrt -warn option
Goto Forum:
  


Current Time: Wed Apr 30 03:59:00 EDT 2025

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

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

Back to the top