Monthly Archives: February 2012

Eclipse 4 and the CSS Spy

I’ve been learning about styling using CSS in Eclipse 4. I’m capturing some of the steps that I’ve been following with these posts. Think of this as more of a journal than any sort of “how to” on the topic. … Continue reading

Posted in Eclipse 4 | 3 Comments

Editing the Eclipse 4 Workbench CSS

The overall look of Eclipse 4 is controlled with CSS stylesheets. The CSS files take the same form as those for a browser, but underlying model is understandably different. Minimally, this means that the names of the things you can … Continue reading

Posted in Eclipse 4 | 1 Comment

Eclipse Project Updates for Feb 24/2012

There are three reviews wrapping up on February 29/2012. First up, is the Orion project with their 0.4 Release Review. Orion’s objective is to create a browser-based open tool integration platform which is entirely focused on developing for the web, … Continue reading

Posted in Community | Leave a comment

Children of Juno

I loaded the PHP Development Tools into my fresh installation of Eclipse for RCP and RAP Developers Juno M5 this morning. As I was waiting for the contents of the Juno software repository to load, what I saw in the … Continue reading

Posted in Community | 2 Comments

How I Learned to Stop Worrying and Love the Build

I decided to spend some time reviewing the talks at EclipseCon 2012 and came across this gem: How I Learned to Stop Worrying and Love the Build With Hudson driving builds from the top; Git, Gerrit, Maven, and Tycho in … Continue reading

Posted in Uncategorized | Leave a comment