Testing Java EE 6 components : JPA 2.0 With EclipseLink
This tutorial shows you how to run and unit test a simple JPA Entity with Eclipse Link, Maven, JUnit 4 and DbUnit. It uses MySQL 5 to run in... more »
0 commentsSave Tags: eclipse, frameworks, java, tools
Cool Jobs: Wanted RCP Developer for Diesel Games
There is a steady stream of interesting Eclipse related jobs on the eclipse.employment newsgroup. Take today, Diesel Games is looking for an RCP... more »
0 commentsSave Tags: eclipse, java, news
Eclipse Web Tools integration for Maven
One of the last additions to the Maven integration for Eclipse (m2eclipse) is support for Web Tools (WTP) projects. I was really glad to see that... more »
0 commentsSave Tags: eclipse, tools
Write native iPhone applications using Eclipse CDT
In this tutorial, explore the Eclipse C Development Tooling (CDT) project and how it allows you to work with C- and C++-based projects. Furthermore,... more »
1 commentsSave Tags: c-and-cpp, eclipse, open source, unix-linux
Template Tools Eclipse plug-in
Template Tools Eclipse plug-in enhances the functionality of code templates: * ${clipboard} template variable - replaced by the contents of the... more »
0 commentsSave Tags: eclipse
I Finally Got Hooked on the Eclipse Kool-Aid
The Eclipse Open Source IDE coupled with the CFML plugin, CFEclipse, has been embraced by the ColdFusion community for years. All of my sites were... more »
0 commentsSave Tags: coldfusion, css-html, eclipse, open source
Eclipse on Mac OS X
Annoyed by large fonts in your runtime instance? Here's how to fix it.
3 commentsSave Tags: eclipse
The Art of Debugging with GDB, DDD, and Eclipse -- Chapter 1
Chapter 1 of The Art of Debugging with GDB, DDD, and Eclipse presents an overview of the debugging process and the role of debugging tools, and walks... more »
2 commentsSave Tags: books, eclipse, tools
Getting Started with the Android Development Tools
Now that we have ADT officially released and world's first Android-powered phone announced it's a good time to take a second look at Android... more »
0 commentsSave Tags: eclipse, java, mobile, open source
Programming for Android with Eclipse
Now that we have set up the Android emulator, we need to get cracking with Eclipse and the Android Development plugins. It's time to make an... more »
0 commentsSave Tags: eclipse, frameworks, java, mobile
Eclipse GUI Testing Is Viable With SWTBot
For several years I've struggled with the viability of automated Eclipse GUI test frameworks. Now for the first time I've found an approach that works... more »
0 commentsSave Tags: eclipse, frameworks, java, tools
Creating Eclipse Extension Points - Tutorial
This article will describe the usage of the Eclipse Extension Point mechanism. Knowledge of Eclipse RCP development is assumed. Extension Points in... more »
0 commentsSave Tags: eclipse, how-to, java
Grails Remoting with Hessian, Burlap and HttpInvoker
Since the Eclipse RCP front-end would actually be a remote front-end, we needed some kind of kind of communication between the client and the server.... more »
0 commentsSave Tags: eclipse, frameworks, groovy, java
MyEclipse Delivers Flexible Maven Tools, Spans Developer Spectrum
MyEclipse delivers a Milestone 2 release just weeks after the first milestone release of 7.0. This release includes the full implementation of Maven... more »
0 commentsSave Tags: announcement, eclipse, java, tools
SWT, Eclipse 4 and custom skinning
Are SWT and Eclipse moving away from native widgets? If you follow the development mailing lists of the relevant Eclipse subprojects, this might be... more »
0 commentsSave Tags: eclipse, frameworks, gui, java
Eclipse Template: Singleton Pattern
Make any Java class into Singleton in two seconds.
4 commentsSave Tags: eclipse, how-to, java, tools
Developing: How do we do the code reviews?
I was chatting with a friend the other day about code reviews. His team was starting to adopt the code review practice and he had some questions on... more »
0 commentsSave Tags: agile, eclipse, gui, methodology
Eclipse Classic 3.4 Compiled Natively Using Excelsior JET
We have just published Excelsior JET 6.5 beta 2, along with two natively compiled RCP applications to illustrate its capabilities: Eclipse Classic... more »
0 commentsSave Tags: announcement, eclipse, java, tools
Dr. StrangeCode's - How I Learned to Stop Worrying and Love Old Code
Eclipse refactoring lesson from a Fortune 500 developer
0 commentsSave Tags: eclipse, methodology, open source, tools
Beyond Rich Text (Part 2): Displaying Images in an SWT StyledText
Recently I wrote about a few simple tricks that make it possible to display more than just text in a StyledText widget. In this article I take it a... more »
0 commentsSave Tags: eclipse, how-to, java
IntelliJ and Eclipse - Which Features Do You Like?
After some years with Eclipse, circumstances led me to try IntelliJ. It's now six months later. After this period, I can only conclude that both... more »
0 commentsSave Tags: eclipse, java, tools
5 Tips for Debugging Java Code in Eclipse
5 tips you can use while debugging your Java code in Eclipse.
1 commentsSave Tags: eclipse
Compile-time architecture enforcement revisited: AspectJ, Maven and Eclipse
Compile-time architecture enforcement article describing how to build, manage and integrate AspectJ aspects with maven, and eclipse.
0 commentsSave Tags: eclipse, java, open source, tools
The Maven Integration for Eclipse 0.9.6 is released
The m2eclipse 0.9.6 release improves startup time and fixes number of other issues. It also adds integration with Team/CVS and several improvements... more »
1 commentsSave Tags: eclipse, java, open source, tools
First public release of JCODER Java IDE 1.0 for Windows
JCODER is a lightweight Java IDE Editor that provides comprehensive facilities to Java and web developers to develop, compile and run Java program... more »
2 commentsSave Tags: eclipse, java, javascript, tools
via