| bin.includes = plugin.xml,\ | |
| plugin.properties,\ | |
| runtime/staticweb.jar,\ | |
| icons/,\ | |
| META-INF/,\ | |
| about.html | |
| jars.compile.order = runtime/staticweb.jar | |
| source.runtime/staticweb.jar = static_web_project/,\ | |
| property_files/ | |
| output.runtime/staticweb.jar = bin/ | |
| src.includes = component.xml,\ | |
| property_files/,\ | |
| plugin.xml,\ | |
| plugin.properties |