Quote:
Originally Posted by DiapDealer
Not to counter your claim that it's working for you with v0.9.0, Doitsu, but... doesn't your plugin use the system PATH to locate the java executable?
|
You're correct in that it'll only work if the Java executable path has been defined via the Windows PATH environment variable. I.e., if you open a Windows command line prompt and enter, for example, java -version, it should display the version number.
(The actual epubcheck.jar file is in the same folder as plugin.py and is located via Sigil Plugin Launcher functions.)
Whatever the Calibre Open With code does, it doesn't seem to affect the execution of the epubcheck plugin, at least on 64bit Windows 10 machines.