| Summary: | [translation] An internal error occurred during: "JavaScript translation for" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [WebTools] JSDT | Reporter: | Colton <neoeinstein7> | ||||
| Component: | Web | Assignee: | Project Inbox <jsdt.web-inbox> | ||||
| Status: | NEW --- | QA Contact: | Chris Jaun <cmjaun> | ||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | glide3, patric, remy.suen | ||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Colton
Created attachment 201903 [details]
Error message screenshot
Hi Same problem this side. Running: * Windows 7 Ultimate * eclipse-jee-helios-SR2_64bit (installed on: 2011-06-14) * fresh workspace from scratch for all my existing projects. Received the ATTACHED message/screenshot after typing jsp comments. Have also noticed major weirdness in my eclipse in the last 3 or so days. Red lines for javascript code that doesn't make sense, sometimes the red underlines don't even underline the relevant problem. Only fixes / solutions for problem is to restart eclipse (doesn't always help), or sometimes "select all" text in file, "cut", write some junk, "save" file, "select all" again, "paste" old code. The problem has not shown is ugly head this mornings restart of eclipse. Thanks Rory Same error here: org.eclipse.wst.sse.core.internal.NotImplementedException: intentionally not implemented at org.eclipse.wst.sse.core.internal.text.MinimalDocument.getLineOfOffset(MinimalDocument.java:216) at org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(JsTranslator.java:638) at org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translate(JsTranslator.java:334) at org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.reset(JsTranslator.java:288) at org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.run(JsTranslator.java:770) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) |