Re: [tde-general] Announcement: TDE 0.1.1
Status: Beta
Brought to you by:
dcorbin
|
From: David C. <dc...@ma...> - 2004-01-31 13:39:04
|
trz wrote: > David Corbin wrote: > > Well, 0.1.1 is now available. (http://tde.sf.net/stable). It works > OK on > > 2.1.x, but I'm having problems getting it to load on 3.0M6. > > > > Hi, > what do you think is the better way to report bugs/rfe? > Sourceforge tracker could be used. Definately, for both bugs and RFEs. I think for RFE's, it would worthwhile to mention it on this list, and foster discussion, too. > > Anyway, I tryed to use the plugin for a couple of projects, here are a > couple of things I found (most are due to current implementation). > > - It's nice to save and check junit bar :) > - Test suite should not appear as the last run configuration in the > run list. This is very annoying if you are running the whole app and > ctrl+f11 keeps running thread instead of your app. I'm not sure there's any viable solution to this. It might be possible if we implement our own Launcher, but that's certainly a low priority. I'd favor an Eclipse solution that let's you bind keystrokes to individual launch configurations. > - Tests should not be run if there are compiler errors. Yep. I've thought about that too. > - If a test suite is alredy running should be stopped and "replaced" > by the new one. > Reasonable, in some ways. Or we could just make them run sequentially. As a general comment, let me appologize for the lack of fixes. SourceForge fouled up the CVS and I'm waiting for them to fix it. In the meantime, I did find and fix two bugs :) |