compiling a SWT-gui with gcj on windows
Tom Tromey
tromey@redhat.com
Thu Aug 7 18:47:00 GMT 2003
>>>>> "Jörg" == Jörg Maisenbacher <joerg@maisenbachers.de> writes:
Jörg> Is there a rough timeline when this stuff will work, or is there
Jörg> another workaround i should know about?
The standard GNU answer is that there are never timelines. And there
really aren't, it depends a lot on volunteer interest.
For workarounds, if you're talking about String.replaceAll, you could
change it to use gnu.regex or the Apache java regex stuff. Or maybe
just write something by hand that does the work.
Tom
More information about the Java
mailing list