issue with IDE 2019-03 [message #1804846] |
Tue, 02 April 2019 04:53  |
Eclipse User |
|
|
|
Hello,
I did a complete new installation from scratch based on eclipse 2019-03.
I went through the following issue:
The execution of a script failed: Error during generation of Gendoc script :org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference '/0/cleanAndFormat/arg0'. (platform:/plugin/org.eclipse.gendoc.bundle.acceleo.commons//org/eclipse/gendoc/bundle/acceleo/commons/files/commons.emtl, 60, 106)
With a simple gendoc configuration code:
<config>
<output path='${project_loc}/Documentation/Sample.docx' />
</config>
<context model='${project_loc}/Sample.uml' element='{0}' importedBundles='gmf;sirius'/>
<gendoc>
</gendoc> <drop/>
I run the following configuration :
- Eclipse Modeling Tools 2019-03 (4.11.0)
- Sirius : 6.1.2
- Gendoc : 0.7.2
- Papyrus Bundle for Gendoc 0.7.2
I suspect a conflict in my installation, but does anyone already have a try, or an idea from where this could come ?
Regards,
Samuel
|
|
|
|
|
|
|
|
|
|
|
Re: issue with IDE 2019-03 [message #1805851 is a reply to message #1805847] |
Thu, 25 April 2019 08:37  |
Eclipse User |
|
|
|
Hi,
Thank you Antonio, I confirm that the solution you are proposing is working with 2019-03.
I proceed step by step, and I noticed that had a plugin who was pulling Acceleo 3.7.7. (Preventing the solution working)
Now everything is OK.
Maurice
|
|
|
Powered by
FUDForum. Page generated in 0.06517 seconds