From 73d866faadff1b9e0f5d5c4b40636243a7645892 Mon Sep 17 00:00:00 2001 From: joergviola Date: Sat, 30 Jan 2010 13:27:10 +0000 Subject: [PATCH] Webstart wrapper feature. https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334 --- webstart/.project | 17 ++++ webstart/build.properties | 1 + webstart/compile.org.adempiere.webstart.xml | 8 ++ webstart/feature.xml | 98 +++++++++++++++++++++ 4 files changed, 124 insertions(+) create mode 100644 webstart/.project create mode 100644 webstart/build.properties create mode 100644 webstart/compile.org.adempiere.webstart.xml create mode 100644 webstart/feature.xml diff --git a/webstart/.project b/webstart/.project new file mode 100644 index 0000000000..761dc7d2e3 --- /dev/null +++ b/webstart/.project @@ -0,0 +1,17 @@ + + + webstart + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/webstart/build.properties b/webstart/build.properties new file mode 100644 index 0000000000..64f93a9f0b --- /dev/null +++ b/webstart/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml diff --git a/webstart/compile.org.adempiere.webstart.xml b/webstart/compile.org.adempiere.webstart.xml new file mode 100644 index 0000000000..a26dbda67a --- /dev/null +++ b/webstart/compile.org.adempiere.webstart.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/webstart/feature.xml b/webstart/feature.xml new file mode 100644 index 0000000000..c08674e4e4 --- /dev/null +++ b/webstart/feature.xml @@ -0,0 +1,98 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + +