Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » UITestApplication not shutting down workbench property
UITestApplication not shutting down workbench property [message #5699] Fri, 11 February 2005 14:07
Eclipse UserFriend
I am using a JUnit testcase to set up a workspace for subsequent tests. I
am running the testcase using org.eclipse.test.uitestapplication.
However, it seems that the workbench is not shut down properly at the
completion of the testcase. For example, the activies that were enabled
as part of the set up were lost on a subsequent launch of the workspace.

I then tried to circumvent the problem by calling
PlatformUI.getWorkbench().close(). However, the javaw.exe process seems
to hang when I do this and subsequent launches of the same workspace fails
because Eclipse thinks that the workspace is still running.

Two questions:
1. Why doesn't UITestApplication shut down the workbench property at
completion?

2. For now what can I do to circumvent the problems?

Thanks in advance.
Previous Topic:Atendee requirements for tutorial #22.
Next Topic:Tomcat won't start with Hyades' -XrunPiAgent
Goto Forum:
  


Current Time: Thu May 01 06:20:04 EDT 2025

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

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

Back to the top