| source.. = src/ | |
| output.. = bin/ | |
| bin.includes = META-INF/,\ | |
| .,\ | |
| plugin.xml,\ | |
| about.html,\ | |
| abouttext.txt,\ | |
| epl-v10.html,\ | |
| plugin.properties,\ | |
| notice.html,\ | |
| src/ | |
| src.includes = META-INF/,\ | |
| about.html,\ | |
| abouttext.txt,\ | |
| epl-v10.html,\ | |
| plugin.properties,\ | |
| notice.html,\ | |
| plugin.xml,\ | |
| src/,\ | |
| build.properties | |
| bin.excludes = src/org/eclipse/jwt/transformation/jpdl/JwtToJpdlTransformation.java,\ | |
| src/org/eclipse/jwt/transformation/jpdl/JpdlToJwtTransformation.java |