Use CBI license feature.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.parser / build.properties
index 6fdb7efc7287cf530d3cb257a9b3376df2465d7f..4e83b9a9a82d48a5e704f49140d62c97c9f94aec 100644 (file)
@@ -1,8 +1,21 @@
-source.. = src/
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
+source.. = src/main/antlr3,\
+           target/generated-sources/antlr3
 output.. = bin/
 bin.includes = META-INF/,\
                plugin.properties,\
                about.html,\
                .
 jars.compile.order = .
-source.. = src/
+src.includes = about.html
This page took 0.024031 seconds and 5 git commands to generate.