External JAR loading, a hacky situation.

Discussion in 'Plugin Development' started by AstramG, May 21, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    AstramG

    Not2EXceL Alright thank you. I've tried setting the class loader to the same one that the main plugin uses by doing:
    Code:java
    1. ClassLoader cl = this.getClassLoader();

    However it's still not correctly loading the classes.
     
  2. Offline

    TnT

    Locked. Unfortunately you are not using our software. If you are seeking development help you should be seeking it on the forums where you found the software you use.
     
Thread Status:
Not open for further replies.

Share This Page