Quote:
Originally Posted by Doitsu
On Windows machines, you'll need to use two backslashes in path names.
Try:
"java_path": "C:\\Portable\\Java64\\bin\\java.exe,"
|
Tried, but I get the same error
Code:
{
"locale" : "en",
"usage" : true,
"java_path": "C:\\Portable\\Java64\\bin\\java.exe,"
"is32bit": false,
"github": true,
"check_interval": 7
}