Issue when trying to add Custom Date Type [message #1809362] |
Sun, 14 July 2019 16:24  |
Eclipse User |
|
|
|
Hi Folks
i am building a model, where i need to heed to have LocalDate as a datatype.So following the links in;
https://www.eclipse.org/forums/index.php/t/1093700/
i follow the steps - create custom EDATATYPE , for Instance Type Name i put 'java.time.LocalDate', then i create the EAnnotation with DateoConverstionDelegate and put format //SimpleDateFormat/yyyy-MM-dd
.
So far so good, now when i save that and try to start the .genmodel , it comes up with the error This DateConversionDelegate annotation detail with key 'format' contains a bad value
I am completely lost, any ideas ?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02248 seconds