-
closing tracker items submitted by me and ignored for more than 3 years to clean up my tracker list.
2009-11-28 09:37:45 UTC by nhnb
-
i got the same kind of exception with my unit tests: SWT Exception, the best is that from this point the only way to have my workspace working is to uninstall completely coverlipse.
2009-10-06 11:34:37 UTC by jderengerve
-
Block coverage worked fine with Eclipse 3.5 J2EE and Coverlipse 0.9.6, with the example Java Class and its JUnit Test (refer: http://coverlipse.sourceforge.net/howto.php).
However, got this exception for the "ALL Uses Coverage":
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at...
2009-10-04 15:38:56 UTC by asudipto
-
Did anyone tried coverlipse with Eclipse 3.5. With a basic Galileo J2EE bundle download + Subclipse plugin I get UI deadlocks that immediately disapeared after removing my Coverlipse installation.
2009-08-18 12:23:39 UTC by jderengerve
-
I gave up on trying to install via the built-in Eclipse update sites, so then I followed the instructions for downloading the zip and dropping it into my eclipse directory. I see the plugins Coverlipse, Coverlipse Core Plug-in, and Coverlipse tool runtime Plug-in listed in the installed plugins, but the icons on the left show a jagged line indicating that the plugins are broken for some reason.
2009-08-14 21:09:02 UTC by jameshowalter
-
When trying to download, I get the following exceptions. Any idea what the problem is?
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1200 2009-08-14 12:47:56.218
!MESSAGE Artifact not found: osgi.bundle,net.sf.coverlipse.runtime,0.9.6.
!STACK 0
java.io.FileNotFoundException: http://osdn.dl.sourceforge.net/sourceforge/coverlipse/net.sf.coverlipse.runtime_0.9.6.jar
at...
2009-08-14 19:51:41 UTC by jameshowalter
-
Hi,
the eclipse update site that is given on the web site (http://coverlipse.sf.net/update/) return 403.
2009-08-13 16:58:10 UTC by nobody
-
Hi,
the eclipse update site that is given on the web site (http://coverlipse.sf.net/update/) return 403.
2009-08-13 16:25:34 UTC by nobody
-
After running test, i want coverlipse to automatically generate report? how to achieve this ?
Actually I want report in form of xml or txt, which will tell me which line is covered or not for under which test, if i m rnning 10 test one after other in juint.
Please let me know.
Thank you in advance.
2009-07-10 22:49:45 UTC by piyu
-
I use coverlipse to check the coverage for my script base watij. But failed when invoke ie.start(url); but this can be smoothly runned under the normal JUnit.
I get error log from the eclipse console , please help me !!!
2009-07-09 09:05:59 UTC by nobody