» tagged pages
» logout
Eclipse
Return to Eclipse

eclipsepowered

(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:

Tags Applied to this Topic

1 person has tagged this page:

Wednesday, July 23, 2008

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, logger.debug, etc. Go to Windows->Preferences->Java->Editor->Templates , and put in the following templates

Wednesday, July 23, 2008

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 since the user waits for platform to load anyway. However, if the plug-in is loaded on-demand, after the platform is already started, the user may experience an unexplained freeze. 

Tuesday, July 22, 2008

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 general availability of SpringSource Enterprise. SpringSource Enterprise delivers the software, services, and technical support necessary to develop and run Spring-powered enterprise applications more productively, securely and with the greatest...

Monday, July 21, 2008

Adding SWT Input Validation the Easy Way

Any input provided by a user in a GUI application must typically be validated in one way or another. There is a number of ways this gets done, while some applications have just ignored the matter altogether. When crafting an Eclipse RCP application, there are some help provided by SWT and JFace. We can add ModifyListeners and VerifyListeners to certain SWT widgets. JFace also provides...

Wednesday, July 16, 2008

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 Influential Software Companies. I caught up with Eric Clayberg, a co-founder, author of Eclipse: Building Commercial Quality Plug-ins and Sr. Product Developer from the company to find out more. James Sugrue: What are the main changes in the...

Monday, July 14, 2008

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 screenshot.

Thursday, July 10, 2008

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 the transition of the persistence functionality developed in Oracle TopLink to being fully developed and maintained as an open source project at Eclipse.

Tuesday, July 08, 2008

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 obvious pain-points, I had to turn to help of a profiler. At the end of the day, I managed to cut the execution time of some processes by 50% and more, by using JProfiler form ej-technologies. 

Monday, July 07, 2008

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 years now, and over time we have developed a set of custom widgets and validation classes that we use quite often.  And then we decided to refine this internal toolbox and package these together as product.

Thursday, July 03, 2008

And the Winners Are... MyEclipse 6.5 License Winners

On 24 June 2008 Genuitec announced the availability of a new version of the MyEclipse IDE. Along with the announcement posted on the Web Builder Zone, Eclipse Zone, Ruby Zone, PHP Zone and Javalobby we launched a competition where 5 lucky DZone users could win a 1 year license for MyEclipse FREE. All you had to do was comment on the announcement and honestly give your opinion on MyEclipse and how...

Thursday, July 03, 2008

NatTable 1.5

I am proud to announce the stable release of NatTable 1.5. This major release enhances and improves the NatTable in a big way, which includes a number new features, bug fixes and test cases.   NatTable is a customized SWT table widget which based on the SWT library. It focuses on high volume and real-time update purpose. Furthermore it has integrated with GlazedLists. No matter any kinds of...

Tuesday, July 01, 2008

Notes from Eclipse Day at Googleplex

Before I go into any details, I want to say that the Google t-shirt that I got for attending was almost worth the airfare, hotel stay and car rental.  Man am I a cheap date or what?  Also I would be remiss if I didn't thank Robert Konigsberg and the rest of the Google Open Source Office for organizing the event.

Monday, June 30, 2008

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, Schalk Neethling, recently had an interview with BIRT evangelist Virgil Dodson with regards to the latest 2.3 release as well as the new Ganymede IDE for Java and Report Developers package.

Monday, June 30, 2008

Notes from Eclipse Democamp in Dallas, Texas

I am late writing this blog since the democamp actually occurred last monday and it is now a week later.  I know my memory is a bit faulty, but I wanted to jot a few notes on things that stood out to me.

Monday, June 30, 2008

Web Apps: Easier and Faster with UltraLightClient '08

Canoo is proud to announce a new release of UltraLightClient (ULC), a library to build rich web interfaces for business applications. Canoo has recorded a screencast showing how to develop a sample web application using this new release.New features in ULC '08:

Monday, June 30, 2008

Introducing EclipseLink

The Eclipse Persistence Services Project, more commonly known as EclipseLink, is a comprehensive open source persistence solution.  EclipseLink was started by a donation of the full source code and test suites of Oracle's TopLink product. This project brings the experience of over 12 years of commercial usage and feature development to the entire Java community. This evolution into an open...

Sunday, June 29, 2008

Ganymede Webinars on Equinox

Eclipse is hosting 2 webinars on new Equinox features in the Ganymede release. Both webinars are free to attend, so please register if you are interested.Introduction to Equinox p2July 15, 2008 at 9:00 am PDT / 12:00 pm EDT / 4:00 pm GMTPresented by Pascal RapicaultTo register email webinar-p2@eclipse.org

Sunday, June 29, 2008

Create New Eclipse Workspace - With All Your Old Settings

It's all a matter of taste. Do you like to have just one workspace for all your projects, or do you prefer to have multiple separate workspaces?

Friday, June 27, 2008

GlassFish on Eclipse Ganymede

Eclipse Ganymede is the annual release of Eclipse projects; this year including 23 projects. Screencast

Wednesday, June 25, 2008

Eclipse Ganymede - 18 Million Lines of Code Delivered on Schedule

As many of you may know the annual Eclipse release train, called Ganymede, is now available. This is the third year in a row that the Eclipse community has shipped a coordinate release of multiple projects; 23 projects are included this year. An important reason for the release trains is to make it easier for Eclipse users and adopters, who tend to use multiple projects, to upgrade to a new...
Page 1 | Next >>
Username:
Password:
(or Cancel)