Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to get compiler warnings about scriptlets
How to get compiler warnings about scriptlets [message #1736887] Mon, 04 July 2016 08:34 Go to next message
Joanne Thomas is currently offline Joanne ThomasFriend
Messages: 6
Registered: April 2016
Junior Member
I would like eclipse to give me a list of all scriptlets in JSP (<%...%>) so that I can replace them with JSTL/EL/etc wherever possible.

Is there a validator or a compiler warning setting for this?

EDIT:
I have got Mars.2 Release (4.5.2).

I realise I can just search for them, but ultimately I want to change the settings for the project so that people cannot commit scriptlets, so something like a compiler warning/error would be ideal.

[Updated on: Mon, 04 July 2016 13:37]

Report message to a moderator

Re: How to get compiler warnings about scriptlets [message #1736969 is a reply to message #1736887] Mon, 04 July 2016 17:30 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Here at JDT we know close to nothing about JSP.

I realize it's not easy to find the right forum, but I assume people will know more about this in https://www.eclipse.org/forums/index.php/f/88/
Re: How to get compiler warnings about scriptlets [message #1737031 is a reply to message #1736969] Tue, 05 July 2016 08:20 Go to previous message
Joanne Thomas is currently offline Joanne ThomasFriend
Messages: 6
Registered: April 2016
Junior Member
oops, my bad. sorry.
Previous Topic:How to provide "Open Declaration" inside the Java Editor
Next Topic:Server Installation and Run from
Goto Forum:
  


Current Time: Thu Apr 25 01:41:43 GMT 2024

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

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

Back to the top