- This topic has 4 replies, 2 voices, and was last updated 17 years, 9 months ago by Russell Pitre.
-
AuthorPosts
-
Russell PitreMember*** Date:
Tuesday, January 30, 2007 7:40:37 PM EST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_04*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 5.1.0 GA
Build id: 20061111-5.1.0-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.1.0 GA
Build id: 20061111-5.1.0-GAEclipse Platform
Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060921-0945Eclipse RCP
Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
Build id: M20060921-0945Eclipse Java Development Tools
Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
Build id: M20060921-0945Eclipse Plug-in Development Environment
Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
Build id: M20060921-0945Eclipse Project SDK
Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Build id: M20060921-0945Eclipse Graphical Editing Framework
Version: 3.2.1.v20060921
Build id: 20060921-1617Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\JAVA\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
794_70
-product
com.genuitec.myeclipse.product.ide
-vm
C:\JAVA\jdk1.5.0_04\bin\javaw.exe===========================================================
How do you change the text color for el statments?
For example, i want to change to font properties for ${contacts[entry.bidInvitationId].lastName} in the code below.
<c:out value=”${contacts[entry.bidInvitationId].lastName}”/>
Thanks,
Russ
Riyad KallaMemberRuss,
There currently isn’t a configurable color setting for the EL scripts but it is in our TODO list.
Russell PitreMemberI was able to change the color in 5.0 GA. I don’t understand why a feature like that would be removed and then put back on a todo list.
Riyad KallaMemberRuss,
You are right there never should have been any *removal* of a feature. I’ll look into this and file this as a bug if this is the case.
Russell PitreMemberThank you. Take care.
-
AuthorPosts