Java Interview: tips for the interviewer
This is a brief entry about how an interviewer should conduct a Java based interview. I have been on both side of the table and this is only based on... more »
Debug Internet Explorer Applications in Real Time: MyEclipse 8.0 M2, Get it Now
The second milestone release of MyEclipse Enterprise Workbench 8.0 is built to support Eclipse Galileo and delivers the first debugger for Internet... more »
Wonderful New World of UI Design at Eclipse
If you’re following e4 developer list discussions you know that there are some new tools and frameworks to design UI in eclipse. These are great news... more »
Tweet 2 CommentsSave Tags: eclipse, frameworks, gui, java
Lucene Full Text Search in Java
Step by step tutorial on Introduction to Lucene, the fulltext search API in Java
Tweet 1 CommentsSave Tags: eclipse, java, open source
Mingle 3.0 and Google Wave Join Forces
ThoughtWorks Studios' Adaptive ALM software unveils major updates today at the Enterprise 2.0 conference. The company is announcing its newest version... more »
Tweet 0 CommentsSave Tags: agile, eclipse, tools
Building Eclipse RCP applications using Buckminster and Hudson
In this tutorial I'll show how to build Eclipse RCP applications using the Eclipse Buckminster build system and the Hudson build server.
Tweet 1 CommentsSave Tags: eclipse, java, open source
Eclipse 3.6 M3 (Helios) available for download
Milestone #3 for Eclipse 3.6 is now available for download!
Tweet 1 CommentsSave Tags: announcement, eclipse, java, open source
Extending Google Wave
A few days ago i gave Google Wave a spin. I was already quite familiar with the conversation features and thought it was time to extend the wave by... more »
Tweet 0 CommentsSave Tags: eclipse, java, open source, web 2.0
Check Out Eclipse 3.6 (Helios) M3
The latest milestone for next year's Eclipse release train is available now. There's even a staging area available where you can download the extra... more »
Tweet 1 CommentsSave Tags: eclipse, java
Microsoft Builds Tools for Eclipse Developers
Microsoft has announced the release of a number of tools for Eclipse: Windows Azure Tools for Eclipse, Windows Azure SDK for Java, Eclipse Tools for... more »
Tweet 0 CommentsSave Tags: eclipse, microsoft, web services
Maven Repository Nexus Pro Upgrades to 1.4
The newly announced 1.4 version of Nexus Professional, a Maven repository manager, introduces a full plugin model with improved capabilities.
Tweet 0 CommentsSave Tags: eclipse, java, open source
New version of Exadel JavaFX Studio 1.1.0 - An Eclipse Plugin
JavaFX Studio works as an Eclipse plugin for developing and deploying JavaFX applications. JavaFX Studio comes with numerous features and wizards to... more »
Tweet 0 CommentsSave Tags: eclipse, java, ria
Eclipse PDT Code Completion and Zend Framework
PHP code completion setup with Eclipse
Tweet 0 CommentsSave Tags: eclipse, php
Installing Eclipse Galileo on Mac OS X
I wrote two articles on this issue in the past and I'm still get a lot of search hits everyday for people searching for answers, which means it is... more »
Tweet 2 CommentsSave Tags: apple, eclipse, java
Eclipse and the Modular Convergence
I believe the next few years are going to be an extremely exciting and productive time for the Eclipse ecosystem. I say this not only because I’m an... more »
Tweet 0 CommentsSave Tags: eclipse, java
JavaEE 5 (JSF + JPA + EJB3) using Eclipse and WTP
Today I will show you how to create Enterprise Application using Java EE 5 and GlassFish. I will use - Eclipse 3.5 + WTP - GlassFish v. 2.1 - JSF... more »
Tweet 0 CommentsSave Tags: eclipse, how-to, java
Adobe Teams Up With Salesforce.com on Cloud Tools
It was announced today that Adobe and Salesforce.com teamed up and built a new Flash Builder implementation for Force.com. The general release is... more »
Tweet 1 CommentsSave Tags: eclipse, flash-flex, ria
Developing Eclipse RCP applications following the MVC pattern
In this blog post I'll show how Eclipse RCP applications can be developed following the MVC pattern. As parts of this example Spring DM and Eclipse... more »
Tweet 0 CommentsSave Tags: eclipse, gui, java, open source
Exadel JavaFX Studio 1.1 now available
New version of Exadel JavaFX Studio version 1.1.0 (Eclipse plug-in)
Tweet 1 CommentsSave Tags: eclipse, java, ria
Taming of the Subversion, a SVN primer
A three part guide to using SVN, specifically utilizing subclipse.
Tweet 0 CommentsSave Tags: eclipse, how-to, tools
nWire - PHP source navigation made easy
This is a review of nWire, an Eclipse/Zend Studio plugin who offer the capability of an advanced source navigation. Usefully for refactoring ad code... more »
The Build Tool Report: Comparing Ant, Maven, Eclipse, IntelliJ, and NetBeans wrt Incremental Builds
This report takes a medium-depth look at the incremental build process, the tools most commonly used, and the productivity differences between them,... more »
The ORM Debate: Experts Weigh In
A lot of controversy has been generated recently over blog posts that have been fueling debates over the merits and shortfalls of ORMs. DZone... more »
Tweet 9 CommentsSave Tags: eclipse, java
12 Tips to make you more productive using Eclipse
12 tips to help make eclipse work for you.
How to Branch and Merge in SVN without tearing your hair out
The web is replete with SVN branching and merging horror stories. Here I'll show you one approach that will let you work in a branch for every change... more »
Tweet 2 CommentsSave Tags: eclipse, java, tools