This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Windows]: Howto omit console-window popup?


Hi there!

I am currently developing a fat-client version of an mid-size (180 classes) applet.
I use SWT as drawing layer and lwvcl as lightweight api (www.lwvcl.com -> really great for developing applet + webstart + GCJ apps because applet + webstart do not need native dlls -> nearly as powerful as swing but very small), however each time I open the executable windows opens a console with no output at all.


Any ideas how this console can be ommited?

Thanks a lot, lg Clemens Eisserer

PS: GCJ is great!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]