Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » org.eclipse.acceleo.engine.AcceleoEvaluationException: The type of the first parameter of the main t(argumentType is a proxy within AcceleoService.doGenerate - throws exception)
org.eclipse.acceleo.engine.AcceleoEvaluationException: The type of the first parameter of the main t [message #1429831] Tue, 23 September 2014 16:26
Eclipse UserFriend
I have tracked the error down to the class AcceleoService.doGenerate

if (argumentType.eIsProxy()) {
throw new AcceleoEvaluationException(AcceleoEngineMessages.getString(
"AcceleoService.TypeIsProxy", templateName)); //$NON-NLS-1$
}

argumentType is a proxy.

I cannot figure out why it is a proxy.

Thanks for any suggestions.. I am stuck!
Previous Topic:Analyzing accessible EMF metamodels for project
Next Topic:No file overwrite when Acceleo generation by ant
Goto Forum:
  


Current Time: Sun Jul 06 11:36:13 EDT 2025

Powered by FUDForum. Page generated in 0.19291 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top