Directory plugins_SDK/templates/

Directory Created:
2009-11-24 06:52
Total Files:
6
Deleted Files:
0
Lines of Code:
550

[root]/plugins_SDK/templates

Lines of Code

plugins_SDK/templates/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
mtholder 6 (100.0%) 550 (100.0%) 91.6

Most Recent Commits

mtholder 2009-11-24 06:52 Rev.: 2587

This commit adds a script and template files to the plugins_SDK directory (no
changes to java source code in BEAST). The directory now contains a simple
python script that will create a stub for a BEAST plugin. This is primarily a
matter of copying some file templates and changing names to the name that the
plugin author chooses). The plugins_SDK/README describes how the script should
be used. In addition to creating source code stubs, the generate_stub.py script
will creat an ant file with appropriate targets and a simple XML instance
document that uses an new XML element (that the plugin must parse).

Most of this code was written at the NESCent BEAST working group. Version
control for earlier versions of this is via git at
git@github.com:mtholder/beastPlugin.git


550 lines of code changed in 6 files:

  • plugins_SDK/templates: Dummy.xml (new 342), DummyModelParser.java (new 37), DummyParser.java (new 37), DummyPlugin.java (new 16), beast_sdk.properties.in (new 1), build.xml (new 117)
Generated by StatSVN 0.7.0