blueszhangsh / protobuf-dt

Automatically exported from code.google.com/p/protobuf-dt
0 stars 0 forks source link

XtextReconcilerJob issues #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
java.lang.NullPointerException
       at org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.initialReconcile(SpellingReconcileStrategy.java:169)
       at com.google.eclipse.protobuf.ui.editor.spelling.ProtobufReconcileStrategy.initialReconcile(ProtobufReconcileStrategy.java:55)
       at com.google.eclipse.protobuf.ui.editor.spelling.ProtobufReconcileStrategy.reconcile(ProtobufReconcileStrategy.java:39)
       at org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.run(XtextReconciler.java:239)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

when copy/pasting in .proto editor

Original issue reported on code.google.com by alr...@google.com on 15 May 2012 at 6:31

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 15 May 2012 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by alr...@google.com on 15 May 2012 at 6:32

GoogleCodeExporter commented 9 years ago
r1fe951bdfe8f

Original comment by alr...@google.com on 15 May 2012 at 8:58