- This topic has 5 replies, 4 voices, and was last updated 20 years, 8 months ago by Riyad Kalla.
-
AuthorPosts
-
pmonksMemberG’day,
The block indenting functionality in the JSP editor appears to be broken. If I select a number of lines of text in the JSP editor and hit <tab> or <ctrl><tab>, unselected lines are also indented or unindented along with the selected lines.
I haven’t worked out what determines which lines are indented and which ones aren’t. It might happen to all lines within the enclosing scriptlet (<% %>) tags, but I’m not 100% sure about that (plus this problem also occurs for raw HTML, and I they aren’t enclosed in scriptlet tags).
Cheers,
PeterEnvironmental information:
OS: Windows 2000 Server, SP4
Eclipse version: 2.1.2 Build id: 200311030802
Was Eclipse freshly installed for MyEclipse? Yes
Are any other external plugins installed? Yes
How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*? 7
What MyEclipse version are you using? 2.6.100 Build id: 200312091200-2.7-RC1
What JDK version are you using to run Eclipse? 1.4.2_03
What JDK version are you using to launch your application server? BEA JRockit 1.4.1_03
What application server are you using? BEA Weblogic 8.1 SP1
pmonksMemberI just noticed that this issue was raised against 2.6.4, where it is marked as “fixed in 2.7RC1” (see the thread entitled “JSP Editor tab indenting problem in version 2.6.4”). I’m reasonably sure I’m running 2.7RC1 but am still seeing the problem. Is there some other magic that’s required to get this to work?
Cheers,
Peter
Scott AndersonParticipantPeter,
Interesting. I’ve opened this up as a bug in our internal tracking system. It was my understanding that it was fixed in 2.7 RC1, but I couldn’t find a tracking entry related to it. There is definately one now. 🙂 Sorry for the inconvenience and thanks for bringing this to our attention again so we can get it addressed.
–Scott
MyEclipse Support
ccrodMemberI just upgraded from 2.7RC1 to 2.7RC2, and the “block indenting functionality” problem that pmonks described is still present. Code in a scriplet block as well as raw text (not in scriplet block and not an HTML tag) are affected.
I first noticed this problem when using 2.6.4 (no problem in 2.6.3), and it apparently wasn’t fixed in 2.7RC1.
Environmental information:
OS: Windows 2000 Server, SP3
Eclipse version: 2.1.2 Build id: 200311030802
Was Eclipse freshly installed for MyEclipse? Yes
Are any other external plugins installed? Yes
How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*? 10
What MyEclipse version are you using? 2.6.200 Build id: 200312091200-2.7-RC1
What JDK version are you using to run Eclipse? (Sun)1.4.1_01-b01
What JDK version are you using to launch your application server? (Sun)1.4.1_01-b01
What application server are you using? Apache Tomcat 5.0.16-Ro
Riyad KallaMemberYep, confirmed here too (2.7RC2, Eclipse 2.1.2, Linux)
Riyad KallaMemberFixed in 2.7 GA
-
AuthorPosts