commit | dc872b3692f92ba7b0c931a684b473079fef68b2 | [log] [tgz] |
---|---|---|
author | Markus Knauer <mknauer@eclipsesource.com> | Thu Apr 14 12:00:00 2022 +0000 |
committer | Markus Knauer <mknauer@eclipsesource.com> | Fri Apr 15 12:00:00 2022 +0000 |
tree | abf71be405456f38ede917d3527be5bf55fe014e | |
parent | ac93a44c1c6d11d5c51dec534cabbb8895e4c93e [diff] |
Update build configuration for RAP Runtime 3.21.0 M1 - Use Eclipse Platform 4.24 I20220407-0240 (M1) - Use Eclipse Jetty 10.0.9 - Use Eclipse Orbit 2022-06 Also remove all javax.xml dependencies from the Equinox features and the launch configurations. The javax.xml bundle has been removed from Orbit, and the Java package it used to provide should be part of recent JRE versions. Change-Id: I59136fba7f414ee4d71d24f8b21e7ed20b5688c5 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/
and a second one with the RAP e4 Runtime bundles in
releng/org.eclipse.rap.build/repository.e4/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!