Feedbacks
C/C++ Launching, Top Eclipse Mars Feature #7
With just over one week until Eclipse Mars ships, I’ve been counting down the Eclipse Features I’m most excited about. Recently I’ve been working on JNI bindings for V8 to bring the V8 API to Java. …
UI Monitoring, Top Eclipse Mars Feature #8
We all hate waiting! The good news is that Eclipse Mars is only 1 1/2 weeks away and to help you while you wait for this great release, I’m reviewing the Top 10 Eclipse Mars features that I’m most …
Platform Improvements, Top Eclipse Mars Feature #9
As we push towards Eclipse Mars I’ve started my annual tradition of counting down the Top 10 Eclipse Features that I’m most excited about. Number 9 on my list is Platform Improvements. The Eclipse …
Mac Application Layout, Top Eclipse Mars Feature #10
10 Years ago, while studying at the University of Victoria, I developed Zest: the Visualization Toolkit for Eclipse. The goal of the project was to define APIs and Eclipse based implementations for a …
Introducing JSONForms
Over two years ago, we started working on EMF Forms to ease the development of form-based UIs. During this time, it has become one of the most active and well-received projects in the Eclipse …
Registering Java Callbacks with J2V8
J2V8 is a set of Java bindings for Google’s popular JavaScript engine, V8. It was developed to bring highly efficient JavaScript to Android and is the workhorse behind Tabris.js. J2V8 also runs on …