Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » uitestapplication in Eclipse 3.4
uitestapplication in Eclipse 3.4 [message #10634] Sat, 05 July 2008 01:17
Eclipse UserFriend
Originally posted by: jkh.datatel.com

I am trying to follow the steps in this article:
http://www.eclipse.org/articles/article.php?file=Article-PDE JUnitAntAutomation/index.html.

Does the uitestapplication still work on Eclipse 3.4? I was able to follow
the instructions for Eclipse 3.3 but on 3.4 I get this error (in Windows
XP):



java.lang.IllegalStateException: Unable to acquire application service.
Ensure t
hat the org.eclipse.core.runtime bundle is resolved and started (see
config.ini)
..
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(Ec
lipseAppLauncher.java:74)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.ja
va:382)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.ja
va:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Previous Topic:Help with core expressions
Next Topic:uitestapplication in Eclipse 3.4
Goto Forum:
  


Current Time: Wed Apr 16 16:11:58 EDT 2025

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

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

Back to the top