Re: [Java-gnome-developer] Eclipse, JUnit and java-gnome
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2009-02-20 01:01:40
|
On Thu, 2009-02-19 at 23:29 +0300, Alexey Titov wrote: > I am trying to start JUnit test from Eclipse. My test method hangs on > Gtk.init(). Weird. > An ordinary program with Gtk.init() works fine. I assume you've run regularly been running java-gnome's UnitTest suite in an Eclipse JUnit launcher without any trouble. 186 tests and growing! Without more information about what you're actually doing (ie, source code) and in what environment (ie, which Linux distro, what versions of things, etc) it's hard to suggest what you might be doing wrong. Good luck, though. AfC Sydney |