Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » lowercase HTML preference ignored
lowercase HTML preference ignored [message #111076] Tue, 14 June 2005 00:25 Go to next message
Eclipse UserFriend
Originally posted by: relaxedrob.remove.optusnet.com.au

Hi All,

Window | Preferences | Web and XML | HTML Files | HTML Source
"Preferred markup case for content assist, and code generation": "Tag names"
and "Attribute names" are both set to "Lowercase".

However, when I am in a JSP file and type <t ... and let the autocomplete
enter a <table> tag I get it as:
<TABLE></TABLE>
i.e. my lowercase preference is ignored..

What is even stranger is that in the templates:
Window | Preferences | Web and XML | HTML Files | HTML Templates
this is the table template:
<table>
<tr>
<th>Column 1 Heading</th>
<th>Column 2 Heading</th>
</tr>
<tr>
<td>Row 1: Col 1</td>
<td>Row 1: Col 2</td>
</tr>
</table>

Does anyone know what is happening? Is there a 'hidden' template somewhere?

Rob
:)

--
http://phd.netcomp.monash.edu.au/RobertMarkBram/default.asp
Re: lowercase HTML preference ignored [message #111365 is a reply to message #111076] Wed, 15 June 2005 17:02 Go to previous messageGo to next message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On Mon, 13 Jun 2005 20:25:05 -0400, Robert Mark Bram <relaxedrob@remove.optusnet.com.au> wrote:

>
> Does anyone know what is happening? Is there a 'hidden' template somewhere?
>

No hidden tempates, those templates are to be insered "as is" into text
if used from content assist.

The case/preference problem has been a recurring one (opened, closed, reopened, etc).
I'm not sure which build you are using, but seems fixed in current build, so if
you see after this week's final I-build, be sure to let us know.
Re: lowercase HTML preference ignored [message #875945 is a reply to message #111076] Wed, 23 May 2012 15:44 Go to previous messageGo to next message
anon anon is currently offline anon anonFriend
Messages: 5
Registered: May 2012
Junior Member
i have this problem
i use eclipse helios
Re: lowercase HTML preference ignored [message #875947 is a reply to message #875945] Wed, 23 May 2012 15:45 Go to previous message
anon anon is currently offline anon anonFriend
Messages: 5
Registered: May 2012
Junior Member
anon anon wrote on Wed, 23 May 2012 11:44
i have this problem
i use eclipse helios

ive searched all over the web and havent found solution
Previous Topic:Eclipse Indigo & Oracle oc4j 10.1.3.5
Next Topic:js editor templates - custom variable doesn't resolve
Goto Forum:
  


Current Time: Thu Apr 25 09:08:21 GMT 2024

Powered by FUDForum. Page generated in 0.03526 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top