Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JUnit not launching after callisto update
JUnit not launching after callisto update [message #235291] Tue, 29 August 2006 09:53 Go to next message
Eclipse UserFriend
Hi,

I just noticed that after installing the callisto release, I am no longer
able to run or debug a JUnit testcase. I don't get any errors in either
the console or the .log file in my .metadata directory. The testcase
context menu is correct - the source file has the Run as JUnit test and
Debug as JUnit test in the menu but the keystroke seems to be ignored or
tossed in the bit-bucket.

I have created a project with just a helloworld type of program, then had
Eclipse create the testcase for me just me verify it wasn't my existing
projects.

Any suggestions on where to look next???
Re: JUnit not launching after callisto update [message #235301 is a reply to message #235291] Tue, 29 August 2006 10:21 Go to previous messageGo to next message
Eclipse UserFriend
Some additional information - this seems to be related to one of the
workspaces that I am using. I created a new (clean) workspace, then
created the helloworld type program and testcase. In that workspace I can
run/debug the testcase.

Is there any way to verify/check the workspace? Otherwise I guess I have
to rebuild my workspace with all my work projects which I am hoping to not
have to do.
Re: JUnit not launching after callisto update [message #235322 is a reply to message #235301] Tue, 29 August 2006 10:36 Go to previous message
Eclipse UserFriend
Mike Miller wrote:
> Some additional information - this seems to be related to one of the
> workspaces that I am using. I created a new (clean) workspace, then
> created the helloworld type program and testcase. In that workspace I
> can run/debug the testcase.
> Is there any way to verify/check the workspace? Otherwise I guess I
> have to rebuild my workspace with all my work projects which I am hoping
> to not have to do.
>


You can create a new workspace and the use File>Import...>Existing
projects into workspace ... you can copy them into the new workspace
(thus if it doesn't work, you haven't damaged your current workspace).

Later,
PW
Previous Topic:Setting up JavaDoc with custom tags
Next Topic:parser problem with annotations and array initializers
Goto Forum:
  


Current Time: Fri Jun 06 21:49:55 EDT 2025

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

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

Back to the top