Introduction We’ve already wrote in the past about RAP framework (see article Single sourcing with Eclipse RAP). In the meantime however this framework has made big progress (the above article was referring to version 1.4, while now it is out with version 2.1) … Continue reading
In the previous article Single sourcing with Eclipse RAP we have seen how to develop an Eclipse project and then run it both as a Desktop (RCP) Application an as a Web (RAP) Application. Now we will see how to … Continue reading
An introduction to RAP RAP (Rich Ajax Platform) is the framework that allows you to develop an RCP application an make it available over the network just pointing the browser to a given link. In this article we will see … Continue reading
Eclipse Jubula is a new addition to the Eclipse universe. It’s a functional UI testing tool that allows you to specify and run tests.Jubula consists of plug-ins for an IDE and a standalone RCP application. In this tutorial we will … Continue reading
Sorry, this entry is only available in Italiano.
In order to install WindowBuilder on Eclipse 4.2 (Juno) Modeling let’s click on Help -> Install New Software… and choose (into “Work with:” field ) the main Juno Update Site (http://download.eclipse.org/releases/juno), expand the Category “General Purpose Tools” (make sure that … Continue reading
In this section we will see how, starting from Eclipse Juno Modeling, you can install some plugins that will allow management of the persistence to a database using the Teneo framework. This framework implements a layer that links EMF and … Continue reading
