Quote:
"Trying to open a java file (see included file) using
java editor, it seems code folding plug-in generate a
NPE (see below) and at end, the file can't be open at all.
Changing code folding in java/editor to the one from
eclipse and allow to reopen the file.
pb seem to come from line 55 (invalid java code).
Fixing the error fix the NPE too.
log:
!ENTRY org.eclipse.core.runtime 4 2 nov. 18, 2004
15:16:10.250
!MESSAGE Problems occurred when invoking code from
plug-in: "org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.filterAndNorm
alizePositions(ProjectionChangeReconciler.java:252)
at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.reconstructAn
notations(ProjectionChangeReconciler.java:160)
[...]"
Original issue reported on code.google.com by rjlori...@gmail.com on 20 Oct 2006 at 9:38
Original issue reported on code.google.com by
rjlori...@gmail.com
on 20 Oct 2006 at 9:38Attachments: