CellDesigner plugin for Spatial Simulator
celldesigner.jaryou have to manually download CellDesigner and copy exec/celldesigner.jar to thirdparty/ directory.
git clone git@github.com:spatialsimulator/Spatial_Simulator_plugin.git
cd Spatial_Simulator_plugin/
git submodule update --init
cd thirdparty/spatialsimulator/
make
cd ../../
./createjar.shyou will find SpatialSimulatorPlugin-1.0.0-SNAPSHOT-jar-with-dependencies.jar under target/ directory.
Have fun!