Re: [tde-general] Announcement: TDE 0.1.0
Status: Beta
Brought to you by:
dcorbin
|
From: David C. <dc...@ma...> - 2004-01-12 19:24:53
|
I don't know, as I haven't read their book yet. Andy Tinkham wrote: >How does this implementation of AutoTest compare with the one in Gamma & >Beck's Contributing to Eclipse? I just spent the weekend typing in their >code to start to get a handle on how to do this kind of thing, and came up >with a bunch of todo's based on their suggestions and my own ideas for where >to take the auto-test plugin. I'll take a look at the 0.1.1 release and see >where the suggestions might fit. > >Oh, by the way, IBM did not give us the Eclipse grant, so I won't be paid to >work on this. I'd still like to participate as time allows, however. > >Andy > >-----Original Message----- >From: tde...@li... >[mailto:tde...@li...] On Behalf Of David Corbin >Sent: Sunday, January 11, 2004 1:23 PM >To: tde...@li...; trz >Subject: Re: [tde-general] Announcement: TDE 0.1.0 > > >I swear I tested this before announcing it. I too have the error, and I'll >let you know when a fix is available... > >On Sunday 11 January 2004 12:59, trz wrote: > > >>David Corbin wrote: >> >> >>>TDE 0.1.0 is ready for you to test (no pun intended). It can be >>>installed from the Eclipse install site at >>>http://tde.sourceforge.net/stable >>> >>>It has a one feature in at this point (remember: release early and >>>often). >>> >>>* AutoTest - Java Projects can be configured to automatically run >>>Unit Tests whenever a build happens. >>> >>>Please install it, try it out. GIVE FEEDBACK. Tell us what's >>>missing. >>>Join the development of the project. >>> >>> >>Hi, >>I tryed both with 2.1.2 and 3.0M5 but I get this exception trying to >>enable tde in the project properties. >> >>java.lang.ClassNotFoundException: >>net.sourceforge.tde.jdt.properties.JdtAutoTestPropertyPage >>at >>org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(Deleg >>atin >>gURLClassLoader.java:866) at >>java.lang.ClassLoader.loadClass(ClassLoader.java:235) >>... >> >>I've found the file tde.java.jar being called tde-jdt-ui.jar inside >>net.sourceforge.tde.jdt.ui_0.1.0/plugin.xml (I suppose). Renaming the >>file (both versions) give this error >> >>java.lang.Error: Unresolved compilation problems: >> The import net.sourceforge.tde.jdt.core cannot be resolved >> The import net.sourceforge.tde.jdt.core cannot be resolved >> The import net.sourceforge.tde.jdt.core cannot be resolved >> The import net.sourceforge.tde.jdt.core cannot be resolved >> The import net.sourceforge.tde.jdt.core cannot be resolved >> The import net.sourceforge.tde.jdt.core cannot be resolved >> ITestConfigurationManager cannot be resolved (or is not a valid >> >> >type) > > >>for the field JdtAutoTestPropertyPage.launchConfigManager >> LaunchConfigManagerAdapter cannot be resolved or is not a type >> ProjectAdapter cannot be resolved or is not a type >> ProxyBuilder cannot be resolved >> TdeJdtCorePlugin cannot be resolved >> TdeJdtCorePlugin cannot be resolved >> launchConfigManager cannot be resolved >> ... >> >>Any idea? >> >> >>Bye >> >> >>Lorenzo >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: Perforce Software. Perforce is the >>Fast Software Configuration Management System offering advanced >>branching capabilities and atomic changes on 50+ platforms. Free Eval! >>http://www.perforce.com/perforce/loadprog.html >>_______________________________________________ >>tde-general mailing list >>tde...@li... >>https://lists.sourceforge.net/lists/listinfo/tde-general >> >> > > > |