HELLO,
i am facing problem when i want to run jhindexer command of javahelp api. this command used for creat the database. i have javahelp package at c derive.i ahve set the path c:\javahelp\bin classpath=c:\javahelp\bin and JAVAHELP_HOME=c:\javahelp
but when i run the command at c prompt or any any other location with attribute or without it gives the error
Exception in
thread "main" java.util.zip.ZipException: system cannot find the path specified
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:112)
at java.util.jar.JarFile.<init>(JarFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:55)
please help me.
thanks