EclipseSource Blogs
Lesen Sie die neusten Blogposts
RCP Improvements, Top Eclipse Luna Feature #10
Seven years ago Eclipse Europa was released. PDE ‘Brought Sexy Back’, CTRL+Awesome shipped and EMF pushed ahead with the brave new world of Java 5. Seven years ago I also wrote my first Eclipse Top 10 …
Tabris 1.4 Preview: Client Dialogs
With the Tabris 1.4 release approaching fast, we’d like to preview another nice addition to Tabris: the client side dialog. Creating a dialog has never been a big problem in Tabris but until now it …
EMF Forms: The Right Level of Abstraction
In my last blog post, I started to describe the framework EMF Forms in more detail and compared it to manual UI programming. To recap, EMF Forms is a framework for efficiently creating form-based user …
First impressions of Apple's Swift programming language
Apple Swift logo is a trademark of Apple Inc. Apple introduced the Swift programming language at its wwdc14 event yesterday. I spent some time digging through the language documentation. Here are my …
Git Partial Staging in Eclipse
When committing changes to your source control system, it’s considered good practice to only resolve a single task with each commit. There are several advantages to this approach: The history reads …
Tabris 1.4 Preview: Pull to Refresh
We are working at full steam on the new features for Tabris 1.4 which we will release on June 26th. One of those features is Pull to Refresh. The mechanics of this feature are simple and have already …