Fala pessoal, estou com um problema no java help quando executo o comando jhindexer para a minha pasta html que esta na propria pasta do jh2.0 acontece esse erro:
O arquivo de mapeamento esta correto, o que pode gerar isso:
C:\jh2.0\javahelp\bin>jhindexer html
I/O exception occurred in file ‘html\atendente.html’
I/O exception occurred in file ‘html\cliente.html’
I/O exception occurred in file ‘html\diaria.html’
I/O exception occurred in file ‘html\login.html’
I/O exception occurred in file ‘html\principal.html’
I/O exception occurred in file ‘html\quarto.html’
I/O exception occurred in file ‘html\relatorio.html’
I/O exception occurred in file ‘html\reserva.html’
java.lang.ArrayIndexOutOfBoundsException: 0
at com.sun.java.help.search.DocumentLists.<init>(DocumentLists.java:200)
at com.sun.java.help.search.DocumentLists.invert(DocumentLists.java:270)
at com.sun.java.help.search.DefaultIndexBuilder.close(DefaultIndexBuilde
r.java:130)
at com.sun.java.help.search.Indexer.compile(Indexer.java:242)
at com.sun.java.help.search.Indexer.main(Indexer.java:87)
C:\jh2.0\javahelp\bin>