Re: [javaCompiler-users] Request for AWT information
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-12-22 11:02:44
|
Lee D. Painter wrote: >> All worked now? I assume you mean by the classes. Or did you download >> all sources? > > It's compiling and linking from source once I had grabbed the source to > the troublesome jar, I'm still missing a few resources that were in the > jars but that should be easy to sort. Version 1.0.1 is uploaded now. With it, you can compile from your jars. It's not on every mirror yet, so you might have to try different ones (Lausanne Switzerland works for sure). >> What do you mean by "system properties"? Something you can get by >> System.getProperty("name")? Then just add a custom flag: >> -Dsome.property=foobar >> Or do you mean stuff like PATH or so? That's not possible. That's not >> possible with C applications as well (as far as I know)... >> > > Yes standard java system properties is what I need to set, should have > realized that you could pass it through as a custom flag :-) :-) I'd be glad to hear if your AWT application works flawless... Marco |