3
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 3 days ago.
Posted about 10 years ago by Sébastien Bordes
I have recently migrated to Eclipse Mars, and  it provides an interesting tool that tracks all UI freezes. Definitely there are a lot of UI freezes, it explains why Eclipse can be sometimes so slow ! By clicking on details we can see that the UI thread is often busy due to filtering into JFace […]
Posted about 10 years ago by Sébastien Bordes
This post will describe briefly how we are managing the release of all JRebirth artifacts by using Maven Build, Jenkins, Artifactory, Bintray/JCenter and Nexus. Reminder All JRebirth artifacts are deployed to several repositories as explained into ... [More] the official documentation page : Installation As you probably know, JRebirth is built using Maven tool, really convenient to […] [Less]
Posted about 10 years ago by Sébastien Bordes
This post will describe briefly how we are managing the release of all JRebirth artifacts by using Maven Build, Jenkins, Artifactory, Bintray/JCenter and Nexus. Reminder All JRebirth artifacts are deployed to several repositories as explained into ... [More] the official documentation page : Installation As you probably know, JRebirth is built using Maven tool, really convenient to […] [Less]
Posted about 10 years ago by Sébastien Bordes
I’m pleased to inform you that we have finally released JRebirth 8.0.2. This is the third release of the 8.x branch that will be merged on the master branch soon. You can find the full release notes here : ... [More] sites.jrebirth.org/org.jrebirth-8.0.2/releaseNotes.html and the installation procedure here: sites.jrebirth.org/org.jrebirth-8.0.2/doc/Installation.html First rant and hopefully the last… People that follow […] [Less]
Posted about 10 years ago by Sébastien Bordes
I’m pleased to inform you that we have finally released JRebirth 8.0.2. This is the third release of the 8.x branch that will be merged on the master branch soon. You can find the full release notes here : ... [More] sites.jrebirth.org/org.jrebirth-8.0.2/releaseNotes.html and the installation procedure here: sites.jrebirth.org/org.jrebirth-8.0.2/doc/Installation.html First rant and hopefully the last… People that follow […] [Less]
Posted over 10 years ago by Sébastien Bordes
I’m pleased to inform you that we have finally released JRebirth 8.0.1. This is the second release of the 8.x branch that have been merged on the master branch. You can find the full release notes here : ... [More] sites.jrebirth.org/org.jrebirth-8.0.1/releaseNotes.html and the installation procedure here: sites.jrebirth.org/org.jrebirth-8.0.1/doc/Installation.html What’s new This new version fixes some bugs  of the […] [Less]
Posted over 10 years ago by Sébastien Bordes
I’m pleased to inform you that we have finally released JRebirth 8.0.1. This is the second release of the 8.x branch that have been merged on the master branch. You can find the full release notes here : ... [More] sites.jrebirth.org/org.jrebirth-8.0.1/releaseNotes.html and the installation procedure here: sites.jrebirth.org/org.jrebirth-8.0.1/doc/Installation.html What’s new This new version fixes some bugs  of the […] [Less]
Posted over 10 years ago by Sébastien Bordes
A POC (proof of Concept) is being written to explain how to build a JRebirth based application that communicate with a JEE server. As usual it gives me a lot of ideas to improve some parts of JRebirth (ie: adding default CRUD support) API, I will work some weeks on it, let me know if […]
Posted over 10 years ago by Sébastien Bordes
A POC (proof of Concept) is being written to explain how to build a JRebirth based application that communicate with a JEE server. As usual it gives me a lot of ideas to improve some parts of JRebirth (ie: adding default CRUD support) API, I will work some weeks on it, let me know if […]
Posted over 10 years ago by Sébastien Bordes
I’m pleased to inform you that we have finally released JRebirth 8.0.0. Please note that this version is only compatible with Java 8. This is the first release of the 8.x branch that have been merged on the master branch. The 7.x branch will be frozen on the 7.7.5 version until someone ask me to […]