JP Belanger
JP Belanger
The Class type is not natively supported by RAML: it can't translate the type simply. You have to define a plugin to allow you to change the type to something...
Ok, well that kills that theory. Do you have a code sample?
I think I know what's up. When parsing java types, the system needs to know how to parse java types. If you don't do that it falls back to parsing...
This may be a bug in the parser. I think the processing application (i.e. the parser) should add these. I do nothing explicitly with traits. I've updated the version of...
I'll build an example and file it.
Is your project available somewhere ?
Just adding something for the command line and a quick example. This should be closed today
Looking into this tonight.
Make sure this works in 2.x