
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
org.eclipse.rap:org.eclipse.rap.filedialog
Advanced tools
Welcome and thank you for your interest in this project. The Eclipse RAP Runtime provides a powerful widget toolkit and integrates well with proven technologies such as Java EE and OSGi. You can write your application entirely in Java, reuse code and benefit from world-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 pages. For more information, refer to the RAP wiki pages.
The RAP project uses Maven in combination with Eclipse Tycho 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 pom.xml of the RAP Runtime Git repository:
mvn clean verify
As a result, you get a p2 repository with all RAP e3 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.
Compiling and building the RAP demo projects is explained here.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA) and sign off on the Eclipse Foundation Certificate of Origin.
For more information, please visit the project's contribution guide.
Eclipse Public License - v 1.0
Contact the project developers via the RAP Forum or the project's "dev" mailing list.
This project uses GitHub issues to track ongoing development and bugs.
Be sure to search for existing bugs before you create a new RAP bug report. Remember that contributions are always welcome!
FAQs
RAP FileDialog
We found that org.eclipse.rap:org.eclipse.rap.filedialog demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.