Obfuscation error

Hi everyone! I’m really hoping someone can help me with this one:)



In my project properties I have ticked the box that says “Obfuscate build” under Build → Obfuscation. This is the error I get when I try to clean and build the project:



C:/Users/Oliver/Documents/Games/Forest/nbproject/obfuscate-impl.xml:7: Expecting class path separator ‘;’ before ‘Files/Java/jdk1.7.0_04/jre/lib/rt.jar’ in argument number 1

BUILD FAILED (total time: 15 seconds)




I really am clueless with these whole XML build files. If anyone can help that would be brilliant.



Thanks in advance :smiley:

Looks like it doesn’t recognize the space in “Program Files” correctly… Don’t know how to fix that off the top of my head, the obfuscation option is a really basic implementation, you’ll have to meddle with the build files I’m afraid.