Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 977 Bytes

README.adoc

File metadata and controls

23 lines (12 loc) · 977 Bytes

Eclipse RCP example repository EPL 2.0

This is the example code for the Eclipse RCP commercial training from vogella GmbH. It is also used in the Eclipse Rich Client Platform book.

Running the application

Clone the project and import all projects except the projects with nattable into the Eclipse IDE.

Then open the target-platform.target file of the target-platform project and set this target definition as target platform for your workspace.

When the compile errors are gone the target platform has been properly set and the product located in the com.vogella.task.product project can be run.

Building the application

Use the following command one the command line to build the application using Tycho.