Types from different jars

48 views
Skip to first unread message

dotn...@gmail.com

unread,
May 27, 2014, 12:25:05 PM5/27/14
to google-code...@googlegroups.com
Hi all,

I want to read all types from the same package name, but located in different jars. (The second one uses the first as a dependency and extends it.).

Reflections reflections = new Reflections("my.package");

only gives me types from the first jar; but not from the second one. I couldn't find in the documentation how this scenario can be supported. Any ideas?

Thanks,
Andrei

mamo

unread,
Jan 22, 2015, 10:04:59 AM1/22/15
to google-code...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages