Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
rene.simon
Post subject: Problem with crtl+shif+F in Jsp editor  PostPosted: Aug 11, 2008 - 01:56 PM



Joined: Aug 11, 2008
Posts: 2

Hi,
I've a problem with the autoformat in MyEclipse Version: 6.5.1 GA JSP-Editor. In version 5.1.1 it works.

befor formating:
Code:

<div id="scroll_div" style='padding: 0px; overflow: hidden; ${form .count>10 ? "width : 700px; max-width: 700px;":""}'>


after formating
Code:

<div id="scroll_div" style='padding: 0px; overflow: hidden; ${ form .count&gt;10 ? "width : 700px; max-width: 700px;'>


Problems:
The greater then symbol
Code:
>
would be replaced with
Code:
&gt
and at the end this code
Code:
;":""}
would be capured.

How can i solve this problem. Thanks for your answers.
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Problem with crtl+shif+F in Jsp editor  PostPosted: Aug 11, 2008 - 03:24 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

rene.simon,
I have asked the dev team to look into this issue. I'll get back to you with an update asap.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
support-nipun
Post subject: RE: Problem with crtl+shif+F in Jsp editor  PostPosted: Aug 11, 2008 - 09:06 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

rene.simon,
It seems like you have uncovered a bug. I have file this for the dev team.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
rene.simon
Post subject: ctrl+shift+c  PostPosted: Aug 13, 2008 - 02:06 PM



Joined: Aug 11, 2008
Posts: 2

Hello nipun,
Thank you for looking about the Problem with the autoformat in the Jsp Editor.
I have one new question/problem, why make the shortcut ctrl+shift+c never a coment in the xml & jsp editor from myeclipse 6.5.1? In the java editor it works.

Thanks for your answers.
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: ctrl+shift+c  PostPosted: Aug 13, 2008 - 06:43 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

rene.simon,
You can go to Source > Toggle Comment and use this feature for your other files. The shortcut does not work in these editors at the moment. Our next release would most probably sort this issue out as well.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
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