Quote:
Originally Posted by Doitsu
I'm sorry there was a typo in the json entry. 
The comma needs to be at the end of the line:
Change:
"java_path": "C:\\Portable\\Java64\\bin\\java.exe,"
To:
"java_path": "C:\\Portable\\Java64\\bin\\java.exe",
|
Great, thanks, it works...
According to you, copying portable java inside Calibre folders, is it possible to refer to a java.exe folder without writing the full path?
Something like this
Code:
"java_path": "\\Java64\\bin\\java.exe",
copying Java64 folder in the same path oh the .json file (or something like this)
Code:
..\Calibre Portable\Calibre Settings\plugins