Eclipse

  • submit to reddit

Handling Exceptions in Java Using Eclipse

What exactly is an exception? Exceptions are irregular or unusual events that happen in a method the program is calling which usually occurs at runtime.  The...

10 replies - 10937 views - 06/04/10 by Joseph Randolph in Articles

8 Essential Development Tools

Tomcatexpert.com is a site launched this March dedicated to improving Apache Tomcat adoption in the enterprise. The site's contributors are all professional...

9 replies - 8534 views - 06/02/10 by Stacey Schneider in News

OSGi and servlets can work together

OSGi is the emerging Java platform, and a surefire architectural solution to avoid the infamous Jar hell during the development of Java applications.Web...

0 replies - 11140 views - 06/01/10 by Giorgio Sironi in Articles

Advanced Debugging Tips and Tricks

Most developers define debugging as an 'after the fact' solution for finding bugs after they've already caused problems.  Bilal Soylu's definition includes...

0 replies - 11701 views - 05/25/10 by Eric Hagan in Videos

Automating Releases With maven-release-plugin

The maven-release-plugin is used to automate a lot of the manual steps involved in releasing new versions of your software. The automation prevents...

9 replies - 28366 views - 05/20/10 by Michael Remijan in Articles

Do You Know About Servoy?

Never heard of it? You are not alone! There are loads of developers out there who don't even know the platform exists. I stumbled on it myself by chance...

2 replies - 12010 views - 05/18/10 by Patrick Talbot in Articles

Google and Eclipse - "Lab" Partners

Google likes Eclipse, Eclipse likes Google; so when the Eclipse Foundation wanted Google to support the Eclipse ecosystem, they were pleased to help.  Today,...

0 replies - 7936 views - 05/14/10 by Mitch Pronschinske in Articles

MercurialEclipse 1.6.0: Enterprise Codebases with Ease

We are pleased to announce the availability of MercurialEclipse 1.6.0, the definitive Mercurial Plugin for the Eclipse IDE. Version Highlights 1.6.0...

0 replies - 1950 views - 05/13/10 by Intland Software in Announcements

nWire for Java 1.3 Released: Accelerated Real-time Java Code Analysis

nWire for Java is an Eclipse plugin which accelerates Java development by helping developers navigate through their code and better understand the...

0 replies - 2839 views - 05/13/10 by Zviki Cohen in Announcements

Test-Driven Development with OSGi

For my thesis in Computer Engineering I'm working on a project built over an OSGi framework. As always, I'm guided by test since I apply Test-Driven...

3 replies - 12150 views - 05/13/10 by Giorgio Sironi in Articles

VM Arguments To Switch On Tomcat JMX Under Eclipse

0 replies - 2392 views - 04/26/10 by Thomas Vanstals in Uncategorized

Extract constants from strings and numbers with Eclipse refactorings

For readability’s sake, it’s almost always a good idea to replace magic numbers and string literals with constants. That’s all good, but it can take...

1 replies - 6345 views - 04/19/10 by Byron M in News

EclipseRT and the Component-Oriented Approach to Development

Application servers like JBoss AS and IBM's WebSphere have made significant efforts to implement OSGi in their plumming.  EclipseRT is an effort by the...

0 replies - 7841 views - 04/14/10 by Mitch Pronschinske in Articles

Exadel JavaFX Plug-In for Eclipse Features

If you have been following JavaFX, there are plenty of voices predicting the death (here, and here) of JavaFX as well as some voices predicting its bright...

0 replies - 8315 views - 04/14/10 by Max Katz in Articles

GUIdancer 4.0; Winner of an Eclipse Community Award

GUIdancer is an Eclipse-based automated functional testing tool for GUI's.  Tests in GUIdancer can begin before an application's under test is even...

0 replies - 7350 views - 04/12/10 by Mitch Pronschinske in News