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