Heey, I've got a open source plugin, but I need to check what the original developer imported as "External Jars" How to? Using Eclipse. - Pr0totype2
If you imported that project as Maven project, eclipse should automatically download all dependencies. You can see the dependencies in pom.xml file.