Community
Participate
Working Groups
Build Identifier: 20100617-1415 My eclipse installation keeps crashing - I checked the issue with Perm, and made the changes, but it still keeps crashing. The log shows this: java.lang.NullPointerException at net.sourceforge.texlipse.spelling.TexSpellingEngine.getSpellChecker(TexSpellingEngine.java:128) at net.sourceforge.texlipse.spelling.TexSpellingEngine.check(TexSpellingEngine.java:188) at org.eclipse.ui.texteditor.spelling.SpellingService$1.run(SpellingService.java:104) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.texteditor.spelling.SpellingService.check(SpellingService.java:109) at org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.reconcile(SpellingReconcileStrategy.java:198) at org.eclipse.jdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.reconcile(JavaSpellingReconcileStrategy.java:126) at org.eclipse.ui.texteditor.spelling.SpellingReconcileStrategy.initialReconcile(SpellingReconcileStrategy.java:169) at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:114) at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(JavaCompositeReconcilingStrategy.java:133) at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105) at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(JavaReconciler.java:398) at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173) I have Texlipse installed. Reproducible: Always Steps to Reproduce: 1. Install the texlipse plugin (texlipse.sourceforge.net) 2. Install Helios, JDK 1.6.0_21 3. Try working for a few minutes
People have reported Eclipse hanging with Texlipse (bug 319098) but I'm not aware of anyone that's reported it causing Eclipse to crash. In any case, please raise this issue with the Texlipse developers.