EclipseSource Blogs

Read all latest blog posts

UI Monitoring, Top Eclipse Mars Feature #8

Jun 15, 2015

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...

Platform Improvements, Top Eclipse Mars Feature #9

Jun 12, 2015

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...

Mac Application Layout, Top Eclipse Mars Feature #10

Jun 11, 2015

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

Jun 6, 2015

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...

Using J2V8 with Heroku

Jun 4, 2015

J2V8 is a set of Java bindings for the popular V8 JavaScript engine. In this tutorial we will explore how to use J2V8 as a JavaScript engine on Heroku. Heroku Heroku is a cloud based Platform as a...