[Acceleo 3.x] Problem exporting Acceleo project as plugin [message #714775] |
Thu, 11 August 2011 09:20  |
Eclipse User |
|
|
|
I'm working on Eclipse 3.6.x platform and Acceleo 3.0.1 (problem still occurs with 3.x).
I am using two acceleo projects (project1 and project2).
The first one contains a template where I want to import a template from the project2.
I correctly add the dependency in MANIFEST.MF and declare the import in the .mtl file:
[import org::eclipse::acceleo::module::project2 /]
But when I try to export project1 as a deployable plugin. An error occurs:
"Errors occurred during the export operation. The ant tasks generated log files which can be found at ....."
And log content is:
# 11/08/11 15:15:31 CEST
# Eclipse Compiler for Java(TM) 0.A68_R36x, 3.6.1, Copyright IBM Corp 2000, 2010. All rights reserved.
There is no message in error log neither.
This error does not occur when I remove the import line in my template.
Do you have suggestions ?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04593 seconds