Open DRSaylor opened 4 years ago
For some reason, ADTPro.bat is recognizing my folders that have a space in the name, such as: C:\Program Files (x86)\Java\jre1.8.0241. Is there a way to get around this? I am not able to change the folder names so they don't use spaces either.
Surrounding a path such as MY_JAVA_HOME in quotes should help if you must use spaces in a file path. Can you post what your adtpro.bat looks like now?
MY_JAVA_HOME
For some reason, ADTPro.bat is recognizing my folders that have a space in the name, such as: C:\Program Files (x86)\Java\jre1.8.0241. Is there a way to get around this? I am not able to change the folder names so they don't use spaces either.