| Author |
Message |
|
|
Post subject: Editing HTML in Design mode add tags in upper case
Posted: Mar 28, 2006 - 04:20 PM
|
|
Veteran Member


Joined: Jul 05, 2005
Posts: 50
|
|
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">
or
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/Dtd/xhtml1-transitional.dtd">
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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 29, 2006 - 01:44 AM
|
|
Moderator


Joined: May 06, 2003
Posts: 6760
|
|
You can configure the case used through the preference at:
Window > Preferences > MyEclipse > Editors > HTML > HTML Source > Preferred markup case... |
_________________ --Scott
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Thanks!
Posted: Mar 29, 2006 - 01:52 AM
|
|
Veteran Member


Joined: Jul 05, 2005
Posts: 50
|
|
That's exactly what I needed! |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Thanks!
Posted: May 23, 2012 - 03:33 PM
|
|
Joined: May 23, 2012
Posts: 2
|
|
| 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 |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Thanks!
Posted: May 23, 2012 - 03:35 PM
|
|
Joined: May 23, 2012
Posts: 2
|
|
| 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 > |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 24, 2012 - 08:09 AM
|
|

Joined: Nov 11, 2010
Posts: 2193
|
|
ahkric,
Can you check under Window > Preferences > Web > HTML Files > Editor for the option ? |
_________________ Swapna
MyEclipse Support
|
| |
|
|
|
 |
|
|