You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi .
I tried to get parameter class of generic class:
Type type = ((ParameterizedType)
(getClass().getGenericSuperclass())).getActualTypeArguments()[0];
And it throw exception:
[ERROR] [test] - Line 23: No source code is available for type
java.lang.reflect.Type; did you forget to inherit a required module?
How can I use reflection in GWT?
-sowdri-
unread,
Jan 6, 2012, 1:08:40 AM1/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message