"Hi Tom,

what is the advantage of using applicationCSS vrs. cssTheme?

My understanding is that the only difference is that you do not need to
define the extension point "org.eclipse.e4.ui.css.swt.theme" defined. Even
if you use applicationCSS you can still later change the CSS via the theme
manager.

Is that correct?

Best regards, Lars


2010/6/12 Tom Schindl <[email protected]>

> Hi,
>
> One more update on this. I've decided now to keep the
> applicationCSS-switch which makes sense for applications who don't need
> our fullblown themeing system.
>
> So if you only want to use CSS and don't need a themeing system
> applicationCSS does what it did before we introduced the Themeing System.
>
> If you are using the Themeing system you should use cssTheme-switch in
> your plugin.xml-File.
>
> Tom
>
> Am 11.06.10 18:07, schrieb Tom Schindl:
> > Hi,
> >
> > Fellow e4-devs I've just released a change which deprecates the useage
> > of applicationCSS in your plugin.xml in favor of the real thing one
> > defines since our CSS-Theme stuff is in place.
> >
> > So please replace applicationCSS through cssTheme in your code. The
> > attribute still works (it simply shows a warning) but I'll fix our own
> > stuff over the weekend.
> >
> > Tom
> >
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=315256
> >
>
>
> --
> B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
> ------------------------------------------------------------------------
> tom schindl                                        geschaeftsfuehrer/CEO
> ------------------------------------------------------------------------
> eduard-bodem-gasse 5/1    A-6020 innsbruck      phone    ++43 512 935834
> _______________________________________________
> e4-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/e4-dev
>



-- 
Lars
http://www.vogella.de - Tutorials about Java, Eclipse and Web programming
http://www.twitter.com/vogella - Lars on Twitter
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to