facebook

Editing HTML in Design mode add tags in upper case

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

    bsavardnok
    Member

    If I add any kind of HTML element in design mode (by choosing “Open With”->”MyEclipse HTML Designer”), it add them in all upper case. Eg “<TABLE>”, “<P>”, etc.
    This causes tons of validation errors to show and they all say “Tag name (TABLE) uses wrong case character.”.

    This happens whether or not I use
    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/Dtd/xhtml1-strict.dtd”&gt;
    or
    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/Dtd/xhtml1-transitional.dtd”&gt;

    This is really annoying since I end up with a screen full of yellow squiggly lines.

    Here’s my config in case it matters:

    *** Date: Tue Mar 28 11:16:19 EST 2006

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060228-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Graphical Editing Framework

    Version: 3.1
    Build id: 200509301327

    Eclipse Platform

    Version: 3.1.2.200601181600
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2.200601181600
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.2.200601181600
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.2.200601181600
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.2.200601181600
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse3.1\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    15c_3c
    -data
    C:\eclipse3.1workspace
    -vm
    c:\coding\java\jdk1.5.0_06\jre\bin\javaw.exe

    #249494 Reply

    Scott Anderson
    Participant

    You can configure the case used through the preference at:
    Window > Preferences > MyEclipse > Editors > HTML > HTML Source > Preferred markup case…

    #249495 Reply

    bsavardnok
    Member

    That’s exactly what I needed!

    #326307 Reply

    ahkric
    Member

    @bsavard wrote:

    That’s exactly what I needed!

    @support-scott wrote:

    You can configure the case used through the preference at:
    Window > Preferences > MyEclipse > Editors > HTML > HTML Source > Preferred markup case…

    i did that but it didnt work imma try again. i even restarted computer

    #326308 Reply

    ahkric
    Member

    @ahkric wrote:

    @bsavard wrote:

    That’s exactly what I needed!

    @support-scott wrote:

    You can configure the case used through the preference at:
    Window > Preferences > MyEclipse > Editors > HTML > HTML Source > Preferred markup case…

    i did that but it didnt work imma try again. i even restarted computer

    im using helio, i have no Window > Preferences > MyEclipse >

    Attachments:
    You must be logged in to view attached files.
    #326328 Reply

    support-swapna
    Moderator

    ahkric,

    Can you check under Window > Preferences > Web > HTML Files > Editor for the option ?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Editing HTML in Design mode add tags in upper case

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