JTheque Utils 1.1.5

Java Logo

Hi,It's my pleasure to announce the release of a new version of JTheque Utils, the 1.1.5.There is a lot of changes in this version. First of all, the library is now OSGi Ready, you can use it with no problem in an OSGi application. Here are … [Read more...]

A website for JTheque

Duke Java Logo

Hi,I've the pleasure to inform you that I've created a new website in English for JTheque : http://www.jtheque.comThe old websites of JTheque (a French website and a French forge) were completely out of date and were too complicated too … [Read more...]

JTheque : Problems when migrating to OSGi

OSGi Logo

Like you perhaps know, i'm currently migrating JTheque to OSGi. During this migration i found several problems in the JTheque architecture that made the migration impossible without changing some concepts. In this post I'll detail all the problems I … [Read more...]

JTheque is going to OSGi

OSGi Logo

Hi, Just a little post to inform you that i'm currently migrating JTheque Core to OSGI / Spring Dynamic Modules. The core will be fractioned into several bundles. The JTheque Modules will also be OSGi bundles. It will increase the modularity of the … [Read more...]

Develop a modular application with JTheque Core 2.0.3

The application logo

1. Introduction This article will teach you how to develop a first application with JTheque Core.We will develop a basic modular application, like an hello world. This little program will be composed of :A JTheque application A JTheque … [Read more...]

Pages: 1 2 3 4 5

New design for JTheque Web site

Hi,I've made a new design for the JTheque web site : http://jtheque.developpez.com/enI took the same design than for my personal web site. The web site is still generated with Maven 2, but i use a custom maven skin to generate the site. … [Read more...]

JTheque Movies 1.0

JTheque Movies 1.0 - Play Movie

Hi,I finished the development of JTheque Movies 1.0 :)This application enable the user to manage a collection of movies and to read them directly in the application. For this last functionality, on Windows, you need Windows Media Player and … [Read more...]