如何修复genuitec的TypeScript编辑器中的RuntimeException来解决日食氧气问题? [英] How to fix the RuntimeException in genuitec's TypeScript Editor for eclipse oxygen?

查看:95
本文介绍了如何修复genuitec的TypeScript编辑器中的RuntimeException来解决日食氧气问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了新鲜的日食氧气和genuitec的Angular IDE。
打开项目并打开* .ts文件的第二天,出现此错误:

I have installed a fresh eclipse oxygen and the Angular IDE from genuitec. The second day I opened my project and opened a *.ts File, I got this error:

java.lang.RuntimeException: java.lang.IllegalStateException: The node process has crashed.
Last 4 lines of error console output:
Bridge type: classifier
Running with TS version:2.3.4
Initializing endpoint classifier in version 2.3.4
C:\Program Files\nodejs\node.exe: src\node_file.cc:557: Assertion `args[0]->IsString()' failed.


    at com.genuitec.eclipse.typescript.services.internal.Bridge.call(Bridge.java:162)

    at com.genuitec.eclipse.typescript.services.classifier.Classifier.getClassificationsForLines(Classifier.java:62)

    at com.genuitec.eclipse.typescript.text.reconciler.PresentationReconciler.classifyLines(PresentationReconciler.java:264)

    at com.genuitec.eclipse.typescript.text.reconciler.PresentationReconciler.createPresentation(PresentationReconciler.java:232)

    at com.genuitec.eclipse.typescript.text.reconciler.PresentationReconciler.processEvent(PresentationReconciler.java:130)

我该如何解决?

推荐答案

从Genuitec卸载 Angular IDE 并使用 Angular Eclipse 插件。

Uninstall Angular IDE from Genuitec and use the Angular Eclipse plug-in instead.

封闭源代码 Angular IDE 进行加载时编织,以修补Eclipse平台和其他插件的Java字节码(出于法律原因;不必发布其更改) )。与使用公共API相比,加载时编织补丁难以维护,错误也难以定位和修复。

The closed source Angular IDE does load-time weaving to patch Java bytecode of the Eclipse platform and other plug-ins (for legal reasons; to not have to publish their changes). In contrast of using a public API, load-time weaving patches are difficult to maintain and errors are difficult to locate and to fix.

这篇关于如何修复genuitec的TypeScript编辑器中的RuntimeException来解决日食氧气问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆