| source.odaprofile.jar = src/ |
| output.odaprofile.jar = bin/ |
| bin.includes = plugin.xml,\ |
| plugin.properties,\ |
| odaprofile.jar,\ |
| about.html |
| package.odaprofile.jar = ./org/eclipse/datatools/connectivity/oda/profile/ |
| src.dir = ./src/ |
| odaprofile.src.dir = ./src/org/eclipse/datatools/connectivity/oda/profile/ |
| bin.dir = ./bin/ |
| jars.extra.classpath = lib/birt-core.jar |
| jar.includes = **/*.txt,\ |
| **/*.xml,\ |
| **/*.def,\ |
| **/*.properties |
| javac.debug = on |
| javac.source = 1.4 |
| javac.target = 1.4 |
| build.result.dir = ./ |
| temp.dir = ./tempdir/ |
| plugin.destination = ./ |
| javadoc.dir = doc/api/ |
| download.dir = ./download/ |
| plugin.version = 3.0.0 |
| custom = true |