Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » RCPTT working with Eclipse Photon?
RCPTT working with Eclipse Photon? [message #1792271] Fri, 13 July 2018 18:08 Go to next message
Tim Kosacek is currently offline Tim KosacekFriend
Messages: 3
Registered: June 2016
Junior Member
Does RCPTT 2.3.0 work with Eclipse Photon? When I try to create an Eclipse application under test and launch it I get the following stacktrace:

java.lang.NoSuchMethodError: org.eclipse.pde.internal.core.PDECore.acquireService(Ljava/lang/String;)Ljava/lang/Object;
at org.eclipse.rcptt.launching.p2utils.P2Utils.getTargetService(P2Utils.java:72)
at org.eclipse.rcptt.launching.internal.target.PDEHelper.getTargetService(PDEHelper.java:32)
at org.eclipse.rcptt.launching.target.TargetPlatformManager.findTarget(TargetPlatformManager.java:111)
at org.eclipse.rcptt.launching.configuration.Q7LaunchConfigurationDelegate.preLaunchCheck(Q7LaunchConfigurationDelegate.java:133)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:814)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:717)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)


The same launch file will work fine with previous Eclipse versions (RCPTT 2.2.0).

Thanks

[Updated on: Fri, 13 July 2018 18:09]

Report message to a moderator

Re: RCPTT working with Eclipse Photon? [message #1793875 is a reply to message #1792271] Fri, 17 August 2018 17:53 Go to previous message
Tim Kosacek is currently offline Tim KosacekFriend
Messages: 3
Registered: June 2016
Junior Member
Updating RCPTT to a 2.4 nightly (2.4.0.201806290314) seems to have fixed this issue starting an AUT with Photon.
Previous Topic:background lazy View not selectable
Next Topic:How to use if condition with a label
Goto Forum:
  


Current Time: Fri Apr 26 21:08:15 GMT 2024

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

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

Back to the top