From: jsimomaa Date: Thu, 17 Nov 2016 08:42:58 +0000 (+0200) Subject: Adding org.simantics.acorn.feature X-Git-Tag: v1.25.0~49 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=4b947aac9ac1b9640b6723c6a18b6e19c7f9bc4c;hp=bc6dbaf4df26c8f058921faf8a8aeb566235e7ee Adding org.simantics.acorn.feature Adding to features/pom.xml - fixing tabs to spaces refs #6726 Change-Id: Ifbb02b4b63d86dd8cfa35c3854d12f5bf4e86c57 --- diff --git a/features/org.simantics.acorn.feature/.project b/features/org.simantics.acorn.feature/.project new file mode 100644 index 000000000..06883e070 --- /dev/null +++ b/features/org.simantics.acorn.feature/.project @@ -0,0 +1,17 @@ + + + org.simantics.acorn.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/features/org.simantics.acorn.feature/build.properties b/features/org.simantics.acorn.feature/build.properties new file mode 100644 index 000000000..82ab19c62 --- /dev/null +++ b/features/org.simantics.acorn.feature/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml diff --git a/features/org.simantics.acorn.feature/feature.xml b/features/org.simantics.acorn.feature/feature.xml new file mode 100644 index 000000000..a53678407 --- /dev/null +++ b/features/org.simantics.acorn.feature/feature.xml @@ -0,0 +1,33 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + + + + + + diff --git a/features/pom.xml b/features/pom.xml index f935cf28e..6ed192931 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -98,6 +98,7 @@ com.lowagie.text.feature org.apache.lucene4.feature org.jfree.feature + org.simantics.acorn.feature org.simantics.browsing.ui.feature org.simantics.charts.feature org.simantics.data.feature