I recently installed the plug-in, but I get an error message when I click on Generate JUnit classes. The error message simply says "1 error", with no futher information. I could not find a log with details. Any suggestions? I am running eclipse 3.1 on Windows XP. I also posted a commnet to the eclipse plug-ins site.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you tell me what exact version of Eclipse 3.1 (final release, milestone?) you are running on, as well as what version of Java you are running on top of?
Cheers,
Fabrice.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've made tests, and everything works fine for the plugin. I guess that the problem comes from JUnitDoclet itself.
Please try to generate the test classes with JUnitDoclet Ant script and tell me if the generation works well outside of Eclipse.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am able to generate the testcases with JUnitDoclet batch files.
I dont think so that is problem with JUnitDoclet . Some problem with JUnitDoclet plugin. I am even not getting JUnitDocLet tab in Project Properties window, but I am able to get the option "Generate JUnit Testcases option" - its not doing anything.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recently installed the plug-in, but I get an error message when I click on Generate JUnit classes. The error message simply says "1 error", with no futher information. I could not find a log with details. Any suggestions? I am running eclipse 3.1 on Windows XP. I also posted a commnet to the eclipse plug-ins site.
Hi,
Can you tell me what exact version of Eclipse 3.1 (final release, milestone?) you are running on, as well as what version of Java you are running on top of?
Cheers,
Fabrice.
I've made tests, and everything works fine for the plugin. I guess that the problem comes from JUnitDoclet itself.
Please try to generate the test classes with JUnitDoclet Ant script and tell me if the generation works well outside of Eclipse.
Hi,
I am able to generate the testcases with JUnitDoclet batch files.
I dont think so that is problem with JUnitDoclet . Some problem with JUnitDoclet plugin. I am even not getting JUnitDocLet tab in Project Properties window, but I am able to get the option "Generate JUnit Testcases option" - its not doing anything.