Commit b9d900a5 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Documented where the build script expects the database directory to live.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4523 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6215c356
......@@ -363,6 +363,7 @@ looks for plugin development directories in the following format:
|- classes/ <- Resources your plugin needs (i.e., a properties file)
|- lib/ <- Libraries your plugin needs
|- src/
|- database <- Optional database scripts for your plugin
|- java <- Java source code for your plugin
| |- com
| |- mycompany
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment