Feedbacks
EMF Client Platform 1.7.0 Feature: EMF Change Broker
With Mars.1, we released EMF Client Platform and EMF Forms 1.7.0. EMF Forms is a framework focused on the creation of form-based UIs. If you are not yet familiar with EMF Forms, please refer to this …
How RAP Inspired a New Generation of Mobile Apps
Eclipse RAP is well-known for enabling the migration of complex RCP applications to the web, and providing a sustainable single sourcing paradigm. It’s been delivering on these promises for the past …
EclipseSource Oomph Profile: Checkstyle
As described in our previous post, we maintain a common Eclipse Oomph Profile with our favorite plugins and settings preconfigured. Using Oomph, you can get this version of Eclipse installed with a …
Modeling Symposium at EclipseCon Europe 2015 - Slides
Thanks for attending the modeling symposium at EclipseCon Europe 2015, thank you for the positive feedback and thanks to all the speakers. Two of the presenters have shared their slide with me, which …
Run Your Project Like It's An OpenSource Project
October 2015 marked my 7th anniversary with EclipseSource. For s_even__years I’ve been working remotely for an amazing company!_ For those of you who don’t know me, I live and work in Victoria British …
Referencing C++ Objects From Java
J2V8 enables developers to embed Google’s V8 JavaScript engine in their Java applications. V8 is entirely implemented in C++ and we enable this embedding by creating a thin JNI (Java Native Interface) …