Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Building RAP from source(Errors when attempting to build org.eclipse.rap (from git) in Eclipse 2021/09)
Building RAP from source [message #1847827] Tue, 09 November 2021 08:40
Eclipse UserFriend
Hi,
due to changes we had to apply to the RAP and RWT framework in order to support enhanced and slightly modified behaviours in our application, we need to build the RAP framework (i.e. at least the org.eclipse.rap.rwt bundle) from source.
After moving the development environment from an old machine to a new one and upgrading the Eclipse version in the meantime to 2021/09, I tried to build the release version 3.18.0 from your git repository by doing a maven clean verify from within Eclipse.

It seems that this is not possible in Eclipse 2021/09 with bundled JDK 15 ... ?
So I installed a JDK 11 and separate Maven and executed mvn clean verify on the commandline.
Except for one failed Client_Resources test in org.eclipse.rap.rwt.test (which I disabled), this works.

Is it possible to build RAP in Eclipse? With or without Maven?
Previously, in our old build environment, we had ClientBuilder working, only the org.eclipse.rap.rwt bundle loaded as an Eclipse project and were able to create the bundle by exporting as JAR after running ClientBuilder.

What is your recommended setup?

What do I need to do in order to build a version which isn't a SNAPSHOT?

Thanks for your help
Gunnar

Previous Topic:Scrolling on tablet
Next Topic:Tycho Build -jdk11, tycho 2.4.0
Goto Forum:
  


Current Time: Fri Apr 18 22:49:35 EDT 2025

Powered by FUDForum. Page generated in 0.03434 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top