Skip to content

Working Maven Tycho build setup of example Eclipse RAP with E4 Workbench project.

Notifications You must be signed in to change notification settings

stefan-schindler/rap-e4-maven-tycho-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse RAP E4 Maven Tycho Example

Working Maven Tycho build setup of example Eclipse RAP with E4 Workbench project. The output is a .war that can be deployed to a servlet container, e.g. Apache Tomcat. After deployment the app can be accessed on http://localhost:8080/rapHelloWorld2/e4. Currently works only for Windows target platform.

Running build

Just go to the root directory and run mvn clean verify. Results are output in the releng/..product/target folder.

Environment setup

The build was tested with Maven version 3.6.1 (the version 3.6.2 failed on the pomless builds). And .war deployed on Apache Tomcat 8.5.46.

About

Working Maven Tycho build setup of example Eclipse RAP with E4 Workbench project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages