Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [soc-dev] Improve CSS support for Eclipse

On 03/03/2014 06:37 PM, Tribhuvanreddy Ramidi wrote:
i dont know from hwere to start
You should start by finding out what you exactly want to improve and open bugs for your various ideas.

and how get to the source code to understand how it works
The source code for CSS implementation in Eclipse can be found in this Git repository: http://git.eclipse.org/c/e4/eclipse.platform.ui.e4.git/ . Look at bundle containing "css" in their names, that's where most of the magic happens.
Also try a search for "CSS" on wiki.eclipse.org, there are many pages that can help you to understand how this works.

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top