i'm indexing android source code which is huge!!

i'm using the following command:

java -Xmx1300m -jar opengrok.jar -W
C:\nimesh\opengrok\opengrok-0.11.1\configuration.xml -c
C:\nimesh\opengrok\ctags58\ctags.exe -P -S -z100-v -s
C:\nimesh\opengrok\src -d C:\nimesh\opengrok\opengrok-0.11.1\grok-tmp3

but i still get a Null pointer exception.


if i omit the -Xmx1300m  argument, opengrok hangs after running for about 8
hrs. Is there a solution?

can i do it incrementally without repeating a previous indexing?
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to