Skip to main content

Plugin not working from .gplugin file. get a class not found exception

Comments

1 comment

  • Richard Moir

    Hi Pedro,

    Geneious will try to load your plugin class using the name of either:
    • The root folder inside the gplugin
    • The name of the jar file minus the .jar extension
    Please double check that the fully qualified classname of your GeneiousPlugin class matches one of those exactly.
    1

Please sign in to leave a comment.