Obfuscate Plugin Failed?

I turned on the obfuscate plugin, and I got this error message when I tried to clean and build:



[java]C:Documents and SettingsSymbolsMy DocumentsjMonkeyProjectsgamenbprojectobfuscate-impl.xml:7: Expecting class path separator ‘;’ before ‘FilesJavajdk1.6.0_22jre/lib/rt.jar’ in argument number 1[/java]



I think it has something to do with there being a space in “Program Files” but I tried to fix this by editing obfuscate-impl.xml to use quotes, and there were more problems with “Documents and Settings” and various similar items. Is there some way to fix this?

No idea, works fine on normal OS’s.

I ended up fixing it by typing out all my my libraries individually, not using any variables, which was a pain.