| bin.includes = about.html,\ | |
| about.ini,\ | |
| about.mappings,\ | |
| about.properties,\ | |
| modeling32.png,\ | |
| .,\ | |
| src/org/eclipse/emf/edit/icons/,\ | |
| plugin.properties,\ | |
| model/,\ | |
| META-INF/,\ | |
| schema/ | |
| bin.excludes = model/*.cat,\ | |
| model/*.mdl | |
| src.includes = about.html,\ | |
| model/*.cat,\ | |
| model/*.mdl | |
| source.. = src/ | |
| output.. = bin/ | |
| exclude.. = **/doc-files/** | |
| jars.extra.classpath = platform:/plugin/com.google.gwt.eclipse.sdkbundle/gwt-2.7.0/gwt-user.jar,\ | |
| platform:/plugin/com.google.gwt.eclipse.sdkbundle/gwt-2.7.0/gwt-dev.jar |