| Summary: | [EOL] Clone functionality does not work due to EmfTool can't be found | ||
|---|---|---|---|
| Product: | [Modeling] Epsilon | Reporter: | eclipse.news |
| Component: | Core | Assignee: | Dimitris Kolovos <dkolovos> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
This has now been fixed in the SVN. We'll roll out a new interim version that incorporates the fix shortly. Fixed in the latest interim version. Fixed in 0.9.0. |
I tried to use the clone functionality from the clone example (http:// www.eclipse.org/gmt/epsilon/examples/index.php?example=org.e clipse.epsilon.examples.clone) but it does not work because there is a runtime error at the first line of the EOL script: var emfTool = new Native("org.eclipse.epsilon.emc.emf.tools.EmfTool"); var ecoreUtil = emfTool.ecoreUtil; I get the following error messeage: Type 'org.eclipse.epsilon.emc.emf.tools.EmfTool' not found (...)