eclipse-typescript icon indicating copy to clipboard operation
eclipse-typescript copied to clipboard

NullPointerException PresentationReconciler.getDamagedRegion(PresentationReconciler.java:132)

Open ahansen1 opened this issue 8 years ago • 3 comments

As described in this comment on the plugin page a NullPointerException is thrown on the PresentationReconciler.getDamagedRegion when attempting to do a compare of a TypesScript file with this plugin installed.

It appears that @Rouche comitted a fix on his fork back in January. Not sure if it works? But looked promising. https://github.com/Rouche/eclipse-typescript/commit/beac08a306aba3d7815a975f9bbcb1ee01e39f38

ahansen1 avatar Oct 24 '17 11:10 ahansen1

If you want a working version updated with TypeScript 2.5.3, you have to build on my Fork.

Working perfectly under Oxygen. You need JDK 8.

Rouche avatar Oct 24 '17 12:10 Rouche

@Rouche thanks! I actually tried building it this morning, but unfortunately the proxy I'm behind blocks some of the downloads from the maven package. Would be nice to get a working version published onto an update site we could just point to from eclipse. I just found a different Eclipse Typescript plugin that seems to be working non Neon that I'll use in the meantime.

ahansen1 avatar Oct 24 '17 12:10 ahansen1