Community
Participate
Working Groups
Created attachment 219626 [details] Test-case If you try to format JavaScript code in a JSP page, Eclipse inserts some characters that break the code. I created a simple web application to test the bug and attached a test file. The result of using auto format in Eclipse: <head> <script type="text/javascript"> <c:choose> <c:when test="${redirectQueryString eq 'default'}">__________ var str = "<foag____orm>"; ____:when> <___ </script> </head> Version: Juno Release Build id: 20120614-1722
*** This bug has been marked as a duplicate of bug 382474 ***