forked from eclipsesource/org.eclipse.rap.build.examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
28 lines (17 loc) · 847 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
== 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