-
Apr 26th, 2012, 05:20 AM
#1
Migrating an addon-on from roo 1.1.X to 1.2.1
Hello to all, I'm trying migrate an add-on made for roo 1.1.X to use in 1.2.1, because I need it in my custom project.
I only have found two unresolved problems.
First problem is that in roo API 1.2.1 I cant find MutableClassOrInterfaceTypeDetails, anyone know how to change or use his methods in roo 1.2.1? So I need get annotanions, extendtypes an declaredfield of a given javatype object.
Other problem is that in roo 1.2.1 PhysicalTypeMetadataProvider.findIdentifier(javaTy pe) does not exists.
And I need Know if a javatype object have a metadataidentificationString in my projectcontext. So how can I obtain the metadataidentificationString of a given javaType object?
Thanks to all for any response.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules