EclipseSource Blogs
Lesen Sie die neusten Blogposts
Execution of JUnit Tests in a Single-Sourced Application
One strength of Eclipse is the possibility to use the same code on desktop clients as well as in web clients. The same application can run as an installed desktop application and in the web browser, …
Crossing boundaries with the new Android ViewOverlay
Animations are an integral part of mobile applications. They make an app more enjoyable, emphasize actions and, in general enrich the user experience. While there are many ways to perform animations …
Call for Submissions: Modeling Symposium EclipseCon Europe 2013
I am happy to announce that Ed, Eugen and I are organizing the Modeling Symposium for EclipseCon Europe 2013. It is scheduled for the first day of the conference, i.e., Tuesday, October 29th. The …
Welcome back NoClassDefFoundError in the Eclipse IDE
Situation 1: “Dad, where is my yellow road roller?” - “Let me see, son..” Looks around. “I have no idea. Are you sure you didn’t leave it at grandmas?” Situation 2: “Dad, where is my green …
Eclipse 4 (e4) Tutorial: Services
In the last two parts of my Eclipse 4 (e4) tutorial, I described details about the dependency injection. One object type that is typically injected in Eclipse 4 is services. Services play a central …
Introducing RAP AutoSuggest
A while ago we started a new RAP Incubator project, the DropDown widget. This is basically a List widget that can be attached to a text field, like the pop-up of a combo box. In itself this widget …