We are following this tutorial: http://www.vogella.de/articles/EclipseEMF/article.html#createmodel_package

After auto-generating the edit and editor projects, which are eclipse plugins, we launch them and proceed to edit our models.
one of the fields on our model is a Calendar type. In the properties view, the input for this field is simply a text box, and we get an "IllegalArgumentException: The value '' is invalid" error no matter what we enter into this box.

Is there a way to get a "date picker" for a Calendar field? enter image description here

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.