test rcp application [message #1843453] |
Fri, 30 July 2021 05:28 |
Eclipse User |
|
|
|
enviroment:ubuntu 20.04;
1、export the rcp application as com.ide.rcp;
2、i use the method of the link https://wiki.eclipse.org/SWTBot/FAQ 14.1 Using p2 to install the SWTBot headless feature
3、installed the bundle SWTBot;
4、open the com.ide.rcp and create the Plug-in Project;
5、With the Run Configuration page , the
Run a
product: com.ide.rcp.product,install the sample cocde :
https://wiki.eclipse.org/SWTBot/UsersGuide#Getting_started_with_SWTBot
6、install the code will report the error:
!ENTRY org.eclipse.osgi 4 0 2021-07-30 02:13:01.030
!MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in com.ide.rcp was unable to load class com.ide.rcp.Application.
and this have other method test export rcp application?
|
|
|
Powered by
FUDForum. Page generated in 0.25275 seconds