Home » Eclipse Projects » Eclipse 4 » Eclipse 3.X IDE customization with CSS
Eclipse 3.X IDE customization with CSS [message #665056] |
Wed, 13 April 2011 03:14  |
Eclipse User |
|
|
|
Hello,
I'm trying to deeply customize the current Eclipse 3.6 interface. By what I've seen so far, I know it's possible to easily change the look and feel of your Eclipse RCP applications, or the whole Eclipse 4.0 interface by creating a .css file and using e4 and the extension point "org.eclipse.e4.ui.css.swt.theme".
I've checked some examples and I've change the Eclipse 4 interface very easily as it change automatically, but with the Eclipse 3.X something has to be changed manually, but I don't know how what and how to deal with that.
All the help, opinions, suggestions will be highly appreciate.
Thank you for advanced.
Ivan RAICHS.
|
|
| | |
Re: Eclipse 3.X IDE customization with CSS [message #665136 is a reply to message #665056] |
Wed, 13 April 2011 08:35   |
Eclipse User |
|
|
|
Hi,
Take a look at this blog post: http://www.toedter.com/blog/?p=295
You can see here a first patch for our application, that made CSS engine working where it is supported: http://www.bonitasoft.org/bugs/view.php?id=2500
HTH
Le 13/04/2011 09:14, Ivan Raichs a écrit :
> Hello,
>
> I'm trying to deeply customize the current Eclipse 3.6 interface. By what I've seen so far, I know it's possible to easily change the look and feel of your Eclipse RCP applications, or the whole Eclipse 4.0 interface by creating a .css file and using e4 and the extension point "org.eclipse.e4.ui.css.swt.theme".
>
> I've checked some examples and I've change the Eclipse 4 interface very easily as it change automatically, but with the Eclipse 3.X something has to be changed manually, but I don't know how what and how to deal with that.
>
> All the help, opinions, suggestions will be highly appreciate.
>
> Thank you for advanced.
>
> Ivan RAICHS.
--
Mickael Istria -- BonitaSoft S.A.
http://www.bonitasoft.com/products/BPM_download.php
Eclipse Community Award 2011: Best Modeling Tool
|
|
|
Re: Eclipse 3.X IDE customization with CSS [message #665141 is a reply to message #665136] |
Wed, 13 April 2011 08:47   |
Eclipse User |
|
|
|
Hi,
As outlined in my first response. Yes one can theme with CSS the inner
parts of the View/Editor and maybe the Toolbar but you'll be unable to
theme the Tabs and e.g. make use of the advanced CTabRendering done in
Eclipse 4.x.
Tom
Am 13.04.11 14:35, schrieb Mickael Istria:
> Hi,
>
> Take a look at this blog post: http://www.toedter.com/blog/?p=295
> You can see here a first patch for our application, that made CSS engine
> working where it is supported:
> http://www.bonitasoft.org/bugs/view.php?id=2500
>
> HTH
>
> Le 13/04/2011 09:14, Ivan Raichs a écrit :
>> Hello,
>>
>> I'm trying to deeply customize the current Eclipse 3.6 interface. By
>> what I've seen so far, I know it's possible to easily change the look
>> and feel of your Eclipse RCP applications, or the whole Eclipse 4.0
>> interface by creating a .css file and using e4 and the extension point
>> "org.eclipse.e4.ui.css.swt.theme".
>>
>> I've checked some examples and I've change the Eclipse 4 interface
>> very easily as it change automatically, but with the Eclipse 3.X
>> something has to be changed manually, but I don't know how what and
>> how to deal with that.
>>
>> All the help, opinions, suggestions will be highly appreciate.
>>
>> Thank you for advanced.
>>
>> Ivan RAICHS.
>
>
|
|
| |
Re: Eclipse 3.X IDE customization with CSS [message #665152 is a reply to message #665150] |
Wed, 13 April 2011 09:14  |
Eclipse User |
|
|
|
For the IBM-Lotus Symphony theming you also need their custom controls
you'll need to write Custom Controls (at least they've written some of
them).
The Persentation API provided by 3.x is though quite limited if you need
better control over all aspects of rendering I'd suggest you give 4.1 a
spin. All you 3.x plug-ins will run there unmodified using the compat layer.
Tom
Am 13.04.11 15:08, schrieb Ivan Raichs:
>
> Thank you for all the useful answers you have given so far!!
>
> So, for a high customization, by now I've just worked with the
> Presentations Factory and know I'm studding the css technology, but for
> a customization like the one done for IBM with Lotus Symphony, do you
> know of any other technology which could be helpful?
>
> Regards,
> Ivan RAICHS
|
|
|
Goto Forum:
Current Time: Sat Jul 12 18:14:54 EDT 2025
Powered by FUDForum. Page generated in 0.04339 seconds
|