https://github.com/eclipsesource/org.eclipse.rap.build.examples
Examples that show how to build a .war file from a RAP application with different build systems
https://github.com/eclipsesource/org.eclipse.rap.build.examples
Last synced: over 1 year ago
JSON representation
Examples that show how to build a .war file from a RAP application with different build systems
- Host: GitHub
- URL: https://github.com/eclipsesource/org.eclipse.rap.build.examples
- Owner: eclipsesource
- Created: 2011-01-14T08:21:59.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T11:17:53.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T09:52:49.420Z (over 1 year ago)
- Language: Java
- Homepage: http://eclipse.org/rap
- Size: 218 KB
- Stars: 22
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
== RAP build examples ==
This repository contains different examples regarding the build process of a RAP application.
With "build process" we mean compiling a RAP application and packaging it into a deployable
WAR file in an automated or manual way.
Currently these build systems are covered:
* Tycho - http://eclipse.org/tycho
* PDE Build - http://eclipse.org/pde/pde-build
* WAR Products Tooling - http://wiki.eclipse.org/RAP/Equinox_WAR_products
=== Usage ===
* Read the README files in the appropriate folders.
=== Support ===
If you run into problems please use the RAP newsgroup to get help:
http://www.eclipse.org/forums/index.php?t=thread&frm_id=34&S=7af935de3aca30bd299a973485307ada
=== Further information ===
http://eclipse.org/rap
=== License ===
All files are published under the terms of the Eclipse Public License v1.0