Skip to content

This eclipse RCP4 project can be used for a basis setup of a standalone application.

Notifications You must be signed in to change notification settings

tzwickl/RCP4_TemplateProject

Repository files navigation

RCP4_TemplateProject

This eclipse RCP4 project can be used as a basic template setup for a java standalone application. The template project consists of three bundles. The purposes of each bundle will here be described in more detail:

templateProject.buildScript:

This bundle will consist of one pom scripts which can be used in combination with maven to deploy your application for different platforms.

templateProject.productConfiguration

This bundle contains the product configuration of your application.

templateProject.application

This bundle will contain the source files and the application model, which describes how your application will look like. 
With the source files you can add the functionality to each part of the application. 

About

This eclipse RCP4 project can be used for a basis setup of a standalone application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages