E4 – A New Area For RCP/RIA Applications
I’m on the road to prepare my example for the E4 talk I’m delivering on the Eclipse-Developers-Day in Karlsruhe and I have to say that in my eyes E4... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
Android versus iPhone Development: A Comparison
A few months ago I ventured into the world of Mobile development and created an application (Hudson Helper) for both iPhone and Android. This article... more »
Creating a Notification Popup Widget with SWT
In this article I will explain how to create a custom widget that displays a popup notification dialog in the bottom right corner of your screen... more »
Tweet 0 CommentsSave Tags: eclipse, gui, java
Top 5 Static Analysis Plugins for Eclipse
Top 5 Static Analysis Plugins for Eclipse
OSGi vs. Jigsaw - Why can’t we TALK ?
Before starting, I just want to make clear that I am not a member of the OSGi Alliance nor a participant of any EG. I just happen to use OSGi since... more »
Tweet 1 CommentsSave Tags: eclipse, frameworks, java, opinion
Scala on your phone
The Android operating system provides a powerful, open platform for mobile development. It leverages the power of the Java™ programming language and... more »
Tweet 0 CommentsSave Tags: eclipse
Galileo Podcast Series: CDO with Eike Stepper and Ed Merks
As part of the Galileo podcast series, I had a chat with Eike Stepper, lead of the CDO project, with special guest Ed Merks - the lead of the Eclipse... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
Interview with Dr. Erich Gamma - one of the fathers of Eclipse
Here's your chance to talk to Dr. Erich Gamma. Feel free to fire away on Eclipse, Java, JUnit, the Rational suite, the Jazz site, or about Dr Gamma's... more »
Eclipse e4 is Getting Interesting
I initially was very sceptical of Eclipse E4: in a lot of ways it smelled like design by committee. Eclipse's main problem has always been its heavy... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
Now that’s cool: Eclipse Databinding & GWT
I sat down and implemented a few more widgets to show you the GWT-Databinding example from Saturdays post running on Qooxdoo-GWT.
Tweet 0 CommentsSave Tags: database, eclipse, javascript
Getting Started With Xtext
Xtext has been released as a part of the Eclipse Galileo release train on June 24th, 2009. Xtext is a framework for building DLSs (domain specific... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
MobiOne - Pre, iPhone 3.0 Geolocation and HTML5 on Your Desktop
Since the milestone-1 release of MobiOne 1.0 (back in May), a lot has happened in the mobile space. The two most significant events have been a) the... more »
Tweet 0 CommentsSave Tags: eclipse, javascript, mobile, tools
JavaFX in Eclipse…moderate at best
An in depth look at some of the issues with the JavaFX Plug-In for Eclipse.
Tweet 0 CommentsSave Tags: eclipse, java, ria
See what's new in the latest version of the open source Eclipse Galileo
The Eclipse Galileo release of 33 major projects showcases diversity and innovation. The goal of this article is to take you through the Galileo... more »
Classpath Helper
How to find unused Jar libs in a huge application? I think this tool(classpath helper) answers, http://classpathhelper.sourceforge.net/
Tweet 0 CommentsSave Tags: eclipse, java, open source
Kudos to the Eclipse Galileo Developers!
When 40% of all the commercial projects are failing due to one or the other reasons, the technique and style of the eclipse developers have... more »
Tweet 0 CommentsSave Tags: eclipse, open source, opinion
Remember to properly close the File!
Today few comments on how to deal with Files, Streams, Connections and anything else that is ‘closeable’ in Java. To simplify we will focus on a... more »
Will this project ever get done? – Eclipse Nebula – Gantt Chart
Describes how to use the Eclipse Nebula Gantt Chart widget
Tweet 0 CommentsSave Tags: eclipse, how-to, java
Eclipse Freshman Project #8: Riena
Riena is number 8 in my series of project that are new to the release train. Christian Campo is the Riena project leader.
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
Eclipse-Databinding 3.5 for GWT
I’m a big fan of GWT but one of the real pain points when developing GWT applications is that there’s no databinding framework available to... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java
JavaFX Studio plug-in for Eclipse updated | Maxa Blog
1. Applet deployment has been updated to create exactly the same deployment structure if you were to run javafxpackager from the command line - 2. We... more »
Tweet 0 CommentsSave Tags: eclipse, java, tools
IntelliJ - The IDE I wanted to love
I have heard IntelliJ described as the only ide for java developers, the IDE that wil increase productivity 10-100 times. It's a commercial product... more »
Tweet 6 CommentsSave Tags: eclipse, java, reviews
Keyboard Accessibility Through Command Framework
Keyboard shortcuts is usually much speedier than reaching out your mouse, moving it, pointing it to something and clicking. But there are some things... more »
Tweet 1 CommentsSave Tags: eclipse, frameworks, how-to, java
Galileo Podcast Series: Improvements to PDE for OSGi Tooling with Chris Aniszczyk
In the first of our series Galileo release podcasts, we meet Chris Aniszczyk to discuss the improvements made to the PDE for OSGi Tooling. Chris also... more »
Tweet 0 CommentsSave Tags: eclipse, frameworks, java, tools
API Layering for Distributed OSGi
We’ve added to our distributed OSGi documentation (with examples+source) for ECF 3.0/Galileo: * Distributed OSGi Services with ECF *... more »
Tweet 0 CommentsSave Tags: eclipse, java, open source, standards