gdude2002 / Python-Plugin-Loader

Python plugin loader for Bukkit
10 stars 3 forks source link

Find a better way to use external jars with Jython #5

Open gdude2002 opened 10 years ago

gdude2002 commented 10 years ago

As far as I'm aware, we should be able to screw with the ClassLoader and dynamically add all of lib/ to the classpath. While https://github.com/gdude2002/Python-Plugin-Loader/wiki/Using-MySQL-%28using-external-jars%29 should work, I'd like to find a better solution as it's quite hacky.

gdude2002 commented 10 years ago

This ought to be a lot easier now, presuming Jynx is working.

http://www.fiber-space.de/jynx/doc/jclasspath.html