You are not logged in.
Announcement
Unanswered posts
|
Hi cagey76,
the message is a result of an error in the code generator. The generator between java and perl is nearly completely different. This explains why the issue is solved (and perl is not as typesafe as java).
Did you follow the link provided by shong? Did you found any information in the logfile?
Bye
Volker
I seem to have cured many of the issues I had previously by switching to Perl projects from Java.
Thank you.
When the variable for the password for a connection is automatically generated as context, the type is "Password".
I modified it and put "String".
Then it's OK.
Hello
Please see the related topic:4560.
Best regards
shong
Version: 3.0.0.RC1_17904.
I have exactly the same message.
It happened when I exported the db and the LDAP connection as context.
But no solution yet !
Execution failed : Failed to generate code.
[org.eclipse.emf.codegen.jet.JETException: InvocationTargetException]
Any ideas ?