commit | 7b90c930f90ebbe9e038d5fa13c13f9ebfbd1cf5 | [log] [tgz] |
---|---|---|
author | Markus Knauer <mknauer@eclipsesource.com> | Mon May 15 21:40:09 2017 +0200 |
committer | Markus Knauer <mknauer@eclipsesource.com> | Mon May 15 23:45:28 2017 +0200 |
tree | c4084a0ccb5be9ebed35fd3d6ab31de3b39a03bd | |
parent | 93c10cc438a9d9940d217f6c83a47fcdf3a8ee98 [diff] |
[e4] Move RAP e4 incubator project to main RAP Runtime project Use commit 594b007f1f564cdcf7b77b947affea8f58999c94 from the RAP e4 Incubator Git repository [1] and move the bundles, features, and demo/example projects into the matching directories of the main RAP Runtime repository. The tooling projects remain in the incubator Git repository for the time being. The releng projects won't be migrated as they will be replaced with new ones during the migration process. [1] https://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.e4.git/ Change-Id: Id2290c781dfc81dcb2f72f1e375eb1e45197a445 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Thanks for your interest in this project. The [Eclipse RAP Runtime] 1 provides a powerful widget toolkit and integrates well with proven technologies such as OSGi and Java EE. You can write your application entirely in Java, re-use code and benefit from first-class IDE tools.
directory | content |
---|---|
bundles/ | all bundle projects |
tests/ | unit test projects |
features/ | feature projects |
releng/ | projects for release engineering |
examples/ | for bundles containing exemplary applications and demo code |
Additional information regarding source code management, builds, coding standards, and more can be found on the [Getting involved with RAP development] 2 pages. For more information, refer to the [RAP wiki pages] 3.
The RAP project uses Tycho with Maven to build its bundles, features, examples, and p2 repositories, and it's easy to run the build locally! All you need is Maven installed on your computer, and then you need to run the following command from the root of the Git repository:
mvn clean verify
As a result, you'll get a p2 repository with all the RAP Runtime bundles and features in
releng/org.eclipse.rap.build/repository/target/repository/
Official builds are available from the [RAP Download page] 4.
Before your contribution can be accepted by the project, you need to create and electronically sign the [Eclipse Foundation Contributor License Agreement (CLA)] 5 and sign off on the Eclipse Foundation Certificate of Origin.
For more information, please visit [Contributing via Git] 6.
[Eclipse Public License (EPL) v1.0] 7
Contact the project developers via the [RAP Forum] 8 or the project's [“dev” mailing list] 9.
This project uses Bugzilla to track [ongoing development and issues] 10.
Be sure to [search for existing bugs] 10 before you [create a new RAP bug report] 11. Remember that contributions are always welcome!