[Java-gnome-developer] Eclipse, JUnit and java-gnome
Brought to you by:
afcowie
From: Alexey T. <a_t...@ma...> - 2009-02-19 20:29:57
|
I am trying to start JUnit test from Eclipse. My test method hangs on Gtk.init(). Why?... An ordinary program with Gtk.init() works fine. |