Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Does RCPTT support Java 11 and Eclipse 4.22?(Does RCPTT support Java 11 and Eclipse 4.22?)
Does RCPTT support Java 11 and Eclipse 4.22? [message #1849361] Thu, 13 January 2022 21:00 Go to next message
Samantha Chan is currently offline Samantha ChanFriend
Messages: 1
Registered: January 2022
Junior Member
Hi there,

We have been trying run RCPTT with my product which is built with open JDK 11 and Eclipse 4.22.

However, we are running in to various issues with RCPTT. When we tried to add the application to the RCPTT tool, we got an error saying that it cannot find the application.

I also tried creating a runtime-workbench config, and try to test it as an Eclipse application. While I can run this configuration successfully without RCPTT, it gives me errors when we launch it under test.

I got the following errors:

An internal error occurred during: "Launching New_configuration (1)".
org/eclipse/pde/internal/core/PDECore.acquireService(Ljava/lang/String;)Ljava/lang/Object; (loaded from file:/Users/chanskw/eclipse/Eclipse-202212/Eclipse.app/Contents/Eclipse/../../../../../.p2/pool/plugins/org.eclipse.pde.core_3.15.0.v20211020-1251.jar by org.eclipse.osgi.internal.loader.EquinoxClassLoader@81686f5a[org.eclipse.pde.core:3.15.0.v20211020-1251(id=433)]) called from class org.eclipse.rcptt.launching.p2utils.P2Utils (loaded from file:/Users/chanskw/eclipse/Eclipse-202212/Eclipse.app/Contents/Eclipse/../../../../../.p2/pool/plugins/org.eclipse.rcptt.launching.p2utils_2.1.0.201510050740.jar by org.eclipse.osgi.internal.loader.EquinoxClassLoader@d4150e0[org.eclipse.rcptt.launching.p2utils:2.1.0.201510050740(id=507)]).

So, does RCPTT support the latest Eclipse and Open JDK 11?

Thanks!
Samantha
Re: Does RCPTT support Java 11 and Eclipse 4.22? [message #1849901 is a reply to message #1849361] Tue, 08 February 2022 06:02 Go to previous messageGo to next message
Brahma Pusuluri is currently offline Brahma PusuluriFriend
Messages: 3
Registered: May 2019
Junior Member
Hi, we are also looking for a solution to the same problem (Java 11 eclipse 4.22, Java 17 eclipse 4.22). Anyone has any suggestions? @samantha, did you get any resolution, which can help us?

Thanks in Advance,
Brahma
Re: Does RCPTT support Java 11 and Eclipse 4.22? [message #1855175 is a reply to message #1849901] Fri, 30 September 2022 09:59 Go to previous message
Markus Modzelewski is currently offline Markus ModzelewskiFriend
Messages: 5
Registered: September 2018
Junior Member
Java 11 should not be an issue, we are also using the same jdk in our projects with rcptt. Eclipse 4.22 may be the issue here.
Also remember to have RCPTT IDE also started with the same Java to not have some strange effects.

[Updated on: Fri, 30 September 2022 09:59]

Report message to a moderator

Previous Topic:rcptt not load the eclipse.ini of the exported rcp
Next Topic:Where is the download page of RCP Testing Tool
Goto Forum:
  


Current Time: Fri May 03 20:25:49 GMT 2024

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

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

Back to the top