Eclipse plugin for better JSP support -


i'm looking eclipse plugin can @ least search current jsp included (or path mentioned example in custom "include like" tags or comment or anything). similar doing copy qualified name , file search correct path.
in idea it's called analyze backward dependencies , works jsps (at least standard includes).

a better 1 show jsps current 1 included , show included jsps recursively tree maybe can navigate in easily. i'm not sure if can done usable (i think slow).

another feature if click on variable's name jumps it's declared if it's declared in different jsp.
idea can too.

i have simple solution first 1 can't add more functionality i'm not familiar eclipse plugin system , rcp , don't have time learn it.
and please don't tell me use idea because unfortunately that's not option @ work.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -