Analyze Java programs on multi-core hardware
Discover the Toolkit for Data Collection and Visual Analysis for Multi-Core Systems; it targets many common performance problems pertaining to Java... more »
0 commentsSave Tags: eclipse, java, tools
Flex Builder / Eclipse -- Restore deleted resource files
A post on How to restore the deleted files (from Flex Builder / Eclipse)
0 commentsSave Tags: eclipse, flash-flex, how-to
JBoss MDB 3 tutorial
This is an how-to about MDB 3.0 deployed on JBoss AS
0 commentsSave Tags: eclipse, java, open source, server
Comparing OSGi DS to Spring DM
The OSGi Framework provides a powerful service model. However its dynamic nature brings about a certain degree of complexity which makes using it a... more »
0 commentsSave Tags: eclipse, java
ZK Studio 0.8.3 is released
ZK Studio start to support Eclipse 3.4(Ganymede) and fix several bugs.
0 commentsSave Tags: ajax, eclipse, java
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
via