MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
robinkrom
Post subject: JSP color highlighting bug  PostPosted: Jun 03, 2003 - 05:04 PM



Joined: Jun 03, 2003
Posts: 1

I accidentally came across some JSP colour highlighting issue. It showed in the standard JSP template, but is easily reproducible.

The problem seems to be that // and /* inside a string (quoted sequence) are seen as comments. So in the following line:

String basePath = "http://"+request.getServerName()+":"+request.getServerPort()+path+"/";

Everything behind the // is in a comment colour.
But also:
String test = "This is no comment /*";
Everything behind the /* is in comment colour, and should not be.

Ok, just my 2 pennies..
 
 View user's profile Send private message  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Jun 03, 2003 - 06:00 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Thank you for taking the time to let us know about this issue. I've entered it into our internal defect tracking software and we'll address it in a future release of the Enterprise Workbench.

--Scott

MyEclipse Support

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits