Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Instance Highlighting
Instance Highlighting [message #671515] Wed, 18 May 2011 07:52 Go to next message
Tom Simmons is currently offline Tom SimmonsFriend
Messages: 9
Registered: July 2009
Location: Aberdeen, UK
Junior Member
When editing a Java class, if you click a variable, then all instance of the variable are highlighted else where in the class.

When I try this on a JSP page it doesn't work, even within a block of Java.

Should it? Is there some way of getting this functionality?


Thanks

Tom

[Updated on: Wed, 18 May 2011 07:55]

Report message to a moderator

Re: Instance Highlighting [message #671579 is a reply to message #671515] Wed, 18 May 2011 11:43 Go to previous message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 5/18/2011 1:22 PM, Tom Simmons wrote:
> When editing a Java class, if you click a variable, then all
> instance of the variable are highlighted else where in the
> class.
>
> When I try this on a JSP page it doesn't work, even within a
> block of Java.
>
> Should it? Is there some way of getting this
> functionality?
>

JSP editor is different from the Java editor and is part of the WTP
project. Which eclipse download are you using ? (you can tell the file
name which you downloaded)
Previous Topic:Extending Java Editor
Next Topic:Code drill down and coming back up
Goto Forum:
  


Current Time: Tue Mar 19 02:39:16 GMT 2024

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

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

Back to the top