xclerc / ocamljava

http://www.ocamljava.org
Other
172 stars 14 forks source link

Add support for inner-classes in presence of opened packages #7

Closed xclerc closed 10 years ago

xclerc commented 10 years ago

When referring to an inner-class in a constructor/method/field format string, it is not possible to use the simple name when the outer-class belong to an opened package.