Category Eclipse

Java code cleanup using eclipse

Have you ever wanted to clean up your code? Remove unused imports or variables?  Eclipse provides this feature, all you have to do is to create a profile !!  Here’s how it’s done.

Add tomcat server to eclipse

In this tutorial, I will teach you how to add a tomcat server in Eclipse IDE and other functionality that you would require to develop a web application. It is assumed that you have preliminary knowledge of using eclipse.