| Summary: | [CodeEditWidget] JavaScript tooling does not work | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Sebastian Pahnke <pahnke.sebastian> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | curtis.windatt.public, libingw, Michael_Rennie |
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Sebastian Pahnke
Problem was that scripts in the code edit widget are not in a project, so the Tern project file manager was not sending out a start_server event. Fixed in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6aeeaff8fc78d070d1dd0b045caf675b032374cf verified in the demoCodeEdit.html for the non built version of code edit. Worked. |