EclipseSource Blogs

Lesen Sie die neusten Blogposts

EclipseSource Oomph Profile: Updated to Neon

Eclipse Neon was successfully released on June 22nd. Neon provides better performance and a variety of improvements. Therefore, we recommend to always update the IDE to the newest version. We updated …

EMF Forms and EMF Client Platform 1.9.0 released!

We are happy to announce that together with Neon, we have released EMF Forms and EMF Client Platform 1.9.0! We want to thank all committers and contributors for their work as well as the active …

RAP 3.1 is here

Ivan Furnadjiev
22.06.2016

With the release of Eclipse Neon, we are proud to announce that RAP 3.1 is released and available for download. Incidentally, just yesterday RAP celebrated its 10th birthday since creation review! …

Improved TypeScript support for Tabris.js 1.8

David Buschtoens
21.06.2016

With popular frameworks like Angular 2 now recommending its use by default, TypeScript continues its rise in popularity. Reception is usually very positive with both veteran JavaScript developers and …

Make your submissions for EclipseCon Europe 2016

We had a great EclipseCon France last week, and now the next great event is upcoming: EclipseCon Europe 2016, October 25th - 27th! The Call for Papers is ready, and, if you submit before June 30, you …

Decoding Symmetric Cyphers with Crypto-JS

Ian Bull
08.06.2016

Symmetric cryptographic algorithms are algorithms that use the same key for both encryption and decryption. That is, a Code + Key will produce a Cypher, and the Cypher + Key will produce the Code. …