diff --git a/equinox-target/.project b/equinox-target/.project new file mode 100644 index 0000000000..08165072a3 --- /dev/null +++ b/equinox-target/.project @@ -0,0 +1,11 @@ + + + equinox-target + + + + + + + + diff --git a/equinox-target/README.txt b/equinox-target/README.txt new file mode 100644 index 0000000000..4042b4fb3a --- /dev/null +++ b/equinox-target/README.txt @@ -0,0 +1,5 @@ +Currently this is a template. +Copy this folder to somewhere and use it there. + +Reason: This is the runtime environment. +Lots of files are created in various places, which are not supposed to be committed to svn. \ No newline at end of file diff --git a/equinox-target/configuration/config.ini b/equinox-target/configuration/config.ini new file mode 100644 index 0000000000..fde97e0abd --- /dev/null +++ b/equinox-target/configuration/config.ini @@ -0,0 +1,3 @@ +org.osgi.framework.bootdelegation=* +osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@4:start, org.adempiere.client@5:start + diff --git a/equinox-target/equinox.target b/equinox-target/equinox.target new file mode 100644 index 0000000000..af77c8ffae --- /dev/null +++ b/equinox-target/equinox.target @@ -0,0 +1,8 @@ + + + + + + + +