Problems creating objects via reflection [message #1785870] |
Sat, 21 April 2018 05:54  |
Eclipse User |
|
|
|
Hi,
I'm writing an Eclipse plugin which relies on a library which creates objects based on reflection once initialized.
It uses org.reflections:reflections:0.9.11 if that matters.
When using that library in any other program which is not a Eclipse plugin (e.g. command line or web project) it works flawlessly, however Eclipse doesn't seem to allow the library to find anything via reflection.
Is this a problem with OSGi and is there a way to either allow it to do its thing or do I have to change something in the library itself? I would like to keep it working everyhwere.
Thanks in advance!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04193 seconds