java

Gracefully Loading a Heavy Plugin

Here's the challenge: I have a plug-in which may take more than a few seconds to load. That's not a problem if the plug-in is loaded when the platform starts...

7 replies - 378 views - 07/23/08 by Zviki Cohen in Articles

Useful Eclipse Code Templates

Eclipse's Java editor allows you to define code templates. You can use them to code complete things that you type all the time, such as get logger,...

8 replies - 1230 views - 07/23/08 by zl25drexel in Articles

SpringSource Enterprise Available To All

SpringSource, the company behind Spring, the de facto standard in enterprise Java, and a leading provider of infrastructure software, today announced the...

2 replies - 1592 views - 07/22/08 by James Sugrue in Announcements

Take Your Eclipse Development One Step Further With Instantiations Tools

Instantiations just recently received the IBM Rational Software Validation for WindowBuilder Pro and have also been listed in the SD Times Top 100 Most...

1 replies - 1180 views - 07/16/08 by James Sugrue in Articles

Write A Struts 2 Action Class In 5 Minutes Using Annotations

This tutorial is a continuation of Setup web application using spring Struts 2 and Maven with Eclipse 3.3. The project structure is as shown in the below...

4 replies - 2818 views - 07/14/08 by karthikeyan Cho... in News

TopLink Makes Transition to Open Source

The Eclipse Persistence Services project (EclipseLink) has completed its incubation phase and the 1.0 release is available for download. This release completes...

5 replies - 2857 views - 07/10/08 by djclarke in Articles

JProfiler: Your Java Code Could be Running Faster in Under Two Hours

A couple of weeks ago I found myself in a position which is well known to any professional Java developer: my software was simply too slow. After tackling some...

22 replies - 5909 views - 07/09/08 by Zviki Cohen in Articles

Introducing RCP Toolbox 1.0

 I'm very pleased to announce the release of RCP Toolbox 1.0.  Our company has been developing Rich Client applications using Eclipse RCP for a number of...

0 replies - 886 views - 07/03/08 by Herman Lintvelt in Announcements

BIRT 2.3 What's New And the Ganymede IDE for Java Report Developers

BIRT is a top level project through Eclipse and one of the most popular tools for designing and developing reports for business. Web Builder Zone Leader,...

0 replies - 5952 views - 06/30/08 by Schalk Neethling in News

Introducing EclipseLink

The Eclipse Persistence Services Project, more commonly known as EclipseLink, is a comprehensive open source persistence solution.  EclipseLink was started by...

9 replies - 16446 views - 06/30/08 by djclarke in Articles

Eclipse Plug-in for Swing Explorer

I'm proud to announce a new release of Swing Explorer. For those who still do not know - it is a tool for developers facilitating the debugging of Swing...

0 replies - 894 views - 06/25/08 by maxim.zakharenkov in Announcements

MyEclipse 6.5 Released, 5 Licenses for DZone Members!

Genuitec has announced two major product releases: MyEclipse 6.5 and MyEclipse 6.5 Blue Edition. DZone has 5 FREE licenses to give away! Both are available...

22 replies - 4165 views - 06/24/08 by Schalk Neethling in Articles

Red Hat's IcedTea Powers OpenJDK to Full TCK Compatibility (no encumbered code)

Most of you know that the road to open source Java has been a long and winding one. Today an important milestone was announced, and through the efforts of the...

2 replies - 2841 views - 06/19/08 by Rick Ross in News

Decorator Pattern in the Eclipse Modelling Framework

In the previous article, I discussed how to create generic classes in the Eclipse Modeling Framework (EMF). In this article, I will discuss how to use that...

0 replies - 1672 views - 06/11/08 by Jeffrey Ricker in Articles

Collecting Usage Data in Eclipse

One of our challenges at the Eclipse Foundation is understanding how and what people are using Eclipse. Millions of people come to our web site to download the...

2 replies - 2192 views - 06/06/08 by Mike Milinkovich in Articles