Posts Tagged "Eclipse"

Eclipse Syntax Highlighting Theme

I am a big fan of dark background editors. I have been configuring my eclipse settings and here is what I came up with, if you like it you could download my settings an import them into your own eclipse. One thing I have to mention is that as you can see in the screen shots the folding area is still white. I have done some research on the Internet apparently its not customizable. Here are some samples from the theme:
In Java:

Read More

Eclipse 3.4.x + Struts2 + Tomcat 6.x


There are many Struts2 tutorials on the web for the beginners, but it was really difficult for me to find an easy to understand tutorial to help me configure my local environment and start a simple struts project. In this post I show how to configure your local environment to use struts2 with eclipse IDE version 3.4.x.

Read More