facebook

Indenting code in JSP editor inserts tabs

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #223950 Reply

    jstano
    Member

    Indenting code in JSP editor inserts tabs even though I have the editor configured to use spaces.

    This is using the Tab & Shift-Tab keys when a block is selected.

    I also noticed that it will not un-indent lines all the way to the left, for example:

    <form>
    … bunch of stuff …
    </form>

    I want to get:

    <form>
    … bunch of stuff …
    </form>

    Other then this, I love this tool.

    Thanks,

    Jeff Stano

    #223952 Reply

    jstano
    Member

    Here is my install stuff:

    Eclipse 3.0.1 and Eclipse 3.1M4
    MyEclipse 3.8.3 and 3.8.4
    Windows XP

    I installed Eclipse and MyEclipse fresh just to make sure.

    I made sure that no other plugins are installed.

    I’m running jdk1.5.0_01

    #223967 Reply

    Riyad Kalla
    Member

    Jeff,
    I replied to your other post, this is a known bug we hope to knock out in 3.9. Sorry about the delay.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Indenting code in JSP editor inserts tabs

You must be logged in to post in the forum log in