Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>You have already done the following:<br> a) Add the epubcheck jar to Libraries<br> right-click on Libraries &amp; select "Add JAR/Folder...", navigate inside your directory<br> /Users/xxx/epubcheck-3.0b5-db &amp; select epubcheck-3.0b5.jar<br> b) Add the entire epubcheck folder to Libraries<br> right-click on Libraries &amp; select "Add JAR/Folder...", navigate to directory<br> /Users/xxx/epubcheck-3.0b5-db &amp; select it</p> <p>a) is correct b) is incorrect - you should add each individual jar file within /Users/xxx/epubcheck-3.0b5-db/lib</p> <p>To correct, do this within Netbeans:<br> c) Remove (b) as follows<br> right-click Libraries->/Users/xxx/epubcheck-3.0b5_db and select Remove.<br> d) Add batik-css-1.7.jar within epubcheck lib folder to Libraries<br> right-click on Libraries &amp; select "Add JAR/Folder...", navigate to directory<br> /Users/xxx/epubcheck-3.0b5-db/lib &amp; select batik-css-1.7.jar<br> e) repeat (d) for each of batik-util-1.7.jar, commons-compress-1.2.jar, jing-20120227.jar, sac-1.3.jar, saxon-9.1.0.8.jar</p> <p>Alternative Solution<br> You could add all of /Users/xxx/epubcheck-3.0b5_db as a separate Netbeans project:<br> i) copy/move /Users/xxx/epubcheck-3.0b5_db to<br> netbeansWorkspaceFolder/epubcheck-3.0b5/epubcheck-3.0b5<br> ii) move epubcheck-3.0b5.jar to netbeansWorkspaceFolder/epubcheck-3.0b5/epubcheck-3.0b5/dist/epubcheck-3.0b5.jar iii) add it as a Netbeans project:<br> Add Project -> Java -> Java with existing Sources -> Next -><br> set project name=epubcheck-3.0b5 -> Browse -> select epubcheck-3.0b5 directory -> Next -><br> for source package folder select "Add Folder..." and select "epubcheck-3.0b5/epubcheck-3.0b5" -> Next -><br> Included files list should now show all required lib jars (lib/*.jar) -> Finish<br> iv) select epubValidation project -> Libraries folder &amp; right-click &amp; select "Add Project..." &amp; select "epubcheck-3.0b5" project v) Now dist/epubcheck-3.0b5.jar of the lib jars within epubcheck-3.0b5 are available to epubValidation</p> <p>=B)</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload