Eclipse

aurelien.pupier's picture
aurelien.pupier
Blog Categories: 

Eclipse Summit Europe (ESE) took place last week. Here's some feedback on this great conference I attended with Mickaël Istria.

BonitaSoft Presentations

ttoine's picture
ttoine
Blog Categories: 

A year and a half after the first draft of Bonita Studio, we decided to move our product build from plugins to features, in order to better handle internationalization, and with the hope to better factorize the build of our 2 products: BOS and BOS-SP (which is a set of extensions on top of BOS).

Our build still uses the highly customized headless PDE-build wrapped in a master script responsible for packaging and testing the application as we deliver it. Here are the steps we followed:

baptiste.mesta's picture
baptiste.mesta
Blog Categories: 

In this quick "how-to" I will describe the steps required to put a boundary element in your Eclipse GMF editor. I assume you have already created your model.  Here is ours :

ttoine's picture
ttoine
Blog Categories: 

I've used target platforms to ensure that I only add dependencies that are available in our build platform. Until now, I found them useful, but I did not understand how powerful they really are. Here is a story that convinced me that target platforms are a master feature of RCP development.

aurelien.pupier's picture
aurelien.pupier
Blog Categories: 

In this post I'm going to share our experience migrating our RCP product Bonita Open Solution from an Eclipse 3.5.1 to 3.6.0 based platform. There were some issues but we were successful. I will also offer some tips so you can avoid some mistakes and save migration time.

aurelien.pupier's picture
aurelien.pupier
Blog Categories: 

Hot deployment - which consists in deploying an application without stopping the application server - can save a lot of time and of course, avoid interruption of service.

ttoine's picture
ttoine
Blog Categories: 

As you may know, process based applications generated with Bonita Open Solution Studio and Bonita Open Solution User Experience use Bonita Runtime. Bonita Runtime is an open source BPM engine written in Java.

ttoine's picture
ttoine
Blog Categories: 

Charles and I were at EclipseCon last week. It was an incredible opportunity to learn things and meet a lot of people. Here is the summary of our conference.

aurelien.pupier's picture
aurelien.pupier
Blog Categories: 

During the development of BOS Studio, which is a technology nominee for Eclipse Community Awards, the BonitaSoft R&D team has customized GMF editors.  I will share what we did and show how to apply it yourself.

Notifications