CRESS-Surrey / eXtraWidgets

An extension for creating additional interface tabs in the NetLogo GUI and putting custom widgets on them.
MIT License
13 stars 4 forks source link

Separate the model package from the plugin #9

Closed nicolaspayette closed 10 years ago

nicolaspayette commented 10 years ago

The extension should not have to depend on the plugin jar.

nicolaspayette commented 10 years ago

But before doing that, we need to figure out class loader issues. The plugin currently can't use any external jars.

nicolaspayette commented 10 years ago

And when I do that, I should probably flatten the package structure in the plugin.