If you are developing in a directory which has a space in the name eg. C:\program files\.... then GenIC will not work because it is not puting quotes around directory names it is passing down to the javac & rmic command lines.
I have modified GenIC.java in my own source tre to make it work. How do I go about contributing these changes back?
Thanks,
John.
