Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » CSS property 'unselected-tabs-color' has been deprecated(Fresh installation of juno 4.2.1 gives me deprecated messages for a test model)
CSS property 'unselected-tabs-color' has been deprecated [message #1006407] Thu, 31 January 2013 09:33 Go to next message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
Hi,

I installed eclipse juno (see attached img) and created a simple Application.e4xmi file and worked on it with the model editor. When I run the product, it works fine so far, but it gives me the "deprecated"- messages below and I'm wondering if I missed something with the installation ?

Thanks.



!SESSION 2013-01-31 08:37:05.230 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_07
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product test.product -clearPersistedState
Command-line arguments: -product test.product -data C:\test\workspace4x/../runtime-test.product -dev file:C:/test/workspace4x/.metadata/.plugins/org.eclipse.pde.core/test.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog -clearPersistedState

!ENTRY org.eclipse.e4.ui.css.core 4 0 2013-01-31 08:37:08.772
!MESSAGE CSS property 'tab-renderer' has been deprecated: renamed as swt-tab-renderer

!ENTRY org.eclipse.e4.ui.css.swt 4 0 2013-01-31 08:37:08.775
!MESSAGE platform-style URIs deprecated for referencing types: use bundleclass://<bundlename>/<typename>

!ENTRY org.eclipse.e4.ui.css.core 4 0 2013-01-31 08:37:08.785
!MESSAGE CSS property 'unselected-tabs-color' has been deprecated: renamed as swt-unselected-tabs-color

!ENTRY org.eclipse.e4.ui.css.core 4 0 2013-01-31 08:37:08.790
!MESSAGE CSS property 'outer-keyline-color' has been deprecated: renamed as swt-outer-keyline-color

!ENTRY org.eclipse.e4.ui.css.core 4 0 2013-01-31 08:37:08.791
!MESSAGE CSS property 'inner-keyline-color' has been deprecated: renamed as swt-swt-inner-keyline-color

!ENTRY org.eclipse.e4.ui.css.core 4 0 2013-01-31 08:37:08.794
!MESSAGE CSS property 'tab-outline' has been deprecated: renamed as swt-tab-outline

!ENTRY org.eclipse.e4.ui.css.core 4 0 2013-01-31 08:37:08.799
!MESSAGE CSS property 'shadow-visible' has been deprecated: renamed as swt-shadow-visible



Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006416 is a reply to message #1006407] Thu, 31 January 2013 10:07 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Why do you think you missed something? The deprecated messages tell you that your CSS uses deprecated properties that have been renamed. So you only need to adjust your CSS to get it working without the deprecated messages.
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006435 is a reply to message #1006416] Thu, 31 January 2013 10:57 Go to previous messageGo to next message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
You are partly right - for the default.css I use (should be maybe updated in the eclipse default e4 project wizard as well). But in there, are only two of the mentioned ones. The others stated as deprecated, are added by the model editor and I did not make any reference to them in my default.css or anywhere else. So I'm asking myself, if I got an deprecated version of the model editor or if the actual version is just creating a deprecated styling internally ?
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006451 is a reply to message #1006435] Thu, 31 January 2013 11:30 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Did you update the e4 tooling aswell?
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006463 is a reply to message #1006451] Thu, 31 January 2013 12:01 Go to previous messageGo to next message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
Yes, see attached img for details.
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006469 is a reply to message #1006463] Thu, 31 January 2013 12:21 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Those are really old they are from 2011! What updatesite url are you using?

Tom

Am 31.01.13 13:01, schrieb Oliver Kolling:
> Yes, see attached img for details.
>
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006472 is a reply to message #1006469] Thu, 31 January 2013 12:43 Go to previous messageGo to next message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
I was using http://download.eclipse.org/e4/updates/ . Is there any other/more recent one ?
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006482 is a reply to message #1006472] Thu, 31 January 2013 13:12 Go to previous messageGo to next message
Eclipse UserFriend
http://download.eclipse.org/e4/downloads/drops/I20130130-1900/repository is the latest available anywhere.
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006504 is a reply to message #1006482] Thu, 31 January 2013 14:20 Go to previous messageGo to next message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
Thanks for the link,
but there are 2 things bothering me:

1.) the message says org.eclipse.e4.ui.css.core - so I have no idea which I have to update to get a new version of the org.eclipse.e4.ui.css.core just the tooling I guess is not doing the thing, as the rendering is not done in the model editor?

2.) I'm not sure if I'm the only one wondering how ever one is suppose to keep track of all the updates, if the update site for a project/plugin/etc. is changes all the time ? Is there a centralized place where I can keep track of such or is that just known among developers actually working on the code?
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006515 is a reply to message #1006504] Thu, 31 January 2013 14:46 Go to previous messageGo to next message
Eclipse UserFriend
2.) http://www.eclipse.org/projects/project.php?id=eclipse.e4 and click downloads on the left. There you have all sorts of builds along with dates for the tooling.
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006666 is a reply to message #1006515] Fri, 01 February 2013 11:19 Go to previous messageGo to next message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
Thanks for pointing me to the download section - sometimes you don't see the things which are right in front of your eyes......

I'm running now Eclipse Juno 4.2 Release 0.12 with tooling from download.eclipse.org/e4/updates/0.12 (which I hope is the latest version of the tooling??? I could not really verify that)
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006671 is a reply to message #1006666] Fri, 01 February 2013 11:30 Go to previous messageGo to next message
Eclipse UserFriend
"latest version" is a relative term, it depends which build channel you are monitoring (Integration, Release, Stable etc). If you want the latest build e4 anywhere on earth grab the latest integration build. Hint: the build name is IyyyyMMdd-HHmm. That is I20130130-1900 means it is a build of 30th January 2013 started at 7 pm Ottawa time. The release latest build might be older than the integration latest build. I suggest you use the latest integration build as we keep the integration build pretty stable. So bottom line, keep an eye on the integration builds in the download page I told you if you want the latest.
Re: CSS property 'unselected-tabs-color' has been deprecated [message #1006701 is a reply to message #1006671] Fri, 01 February 2013 13:42 Go to previous message
Oliver Kolling is currently offline Oliver KollingFriend
Messages: 24
Registered: April 2010
Junior Member
Well, actually I need both. I always run two development environments one for the development for customers, which goes with the releases - and another one for testing which is either integration or stable.

Actually I'm trying to migrate a Eclipse 3.x RCP with JPA to Eclipse Juno 4.2 Release 0.12 with tooling from download.eclipse.org/e4/updates/0.12
and I'm also testing Kepler and the tooling for e4 which I do not exactly know for Kepler which one is the best to combine.
This also goes for the JPA where there is now the move from EclipeLink to Gemini not to mention the tooling for JPA (Dali).

I actually find it a bit difficult to put together a environment that is reliable and future proof and has the maximum on tooling support for an RCP/JPA application on Eclipse 4.x.
Previous Topic:3.x Properties View contributed from e4 view
Next Topic:Command alternative for editorActions, RulerToggleBreakpointActionDelegate
Goto Forum:
  


Current Time: Thu Mar 28 23:42:55 GMT 2024

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

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

Back to the top