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