Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Texo] Generating TypeConverter puts quotes around classes
[Texo] Generating TypeConverter puts quotes around classes [message #930683] Tue, 02 October 2012 10:37 Go to previous message
Chris Boerger is currently offline Chris Boerger
Messages: 20
Registered: March 2012
Junior Member
I'm currently playing around with Texo to determine if I can use it for my project at work.

I've created in the ORM annotations model a TypeConverter annotation to convert from a Duration to a Long. But when Texo generates the JPA annotations it puts quotes around the class names which causes a compile error.

I then have to go remove the quotes to get it to compile, but then I either have to freeze the code (@generated NOT) or remove the quotes every time I make a change to the ecore model which, since I'm playing around right now, is quite often.

Is this a bug or am I not putting the class names in the orm annotation correctly?

Thanks!
 
Read Message
Read Message
Previous Topic:(later) undo "delete from diagram"
Next Topic:EMFStore browser to configure server port/ip
Goto Forum:
  


Current Time: Wed May 22 13:28:07 EDT 2013

Powered by FUDForum. Page generated in 0.01647 seconds