+ refactor to separate runtime and module project under eclipse plugin.
authorBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 15:46:57 +0000 (15:46 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 8 Nov 2010 15:46:57 +0000 (15:46 +0000)
+ add some pom to prepare the deployment
+ clean client rcp & ui project (change src & target folder)

git-svn-id: https://svn.argeo.org/slc/trunk@3861 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/plugins/modules/org.argeo.slc.client.hibernate/.project [new file with mode: 0644]
eclipse/plugins/modules/org.argeo.slc.client.hibernate/build.properties [new file with mode: 0644]

diff --git a/eclipse/plugins/modules/org.argeo.slc.client.hibernate/.project b/eclipse/plugins/modules/org.argeo.slc.client.hibernate/.project
new file mode 100644 (file)
index 0000000..6356087
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.argeo.slc.client.hibernate</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.pde.PluginNature</nature>
+       </natures>
+</projectDescription>
diff --git a/eclipse/plugins/modules/org.argeo.slc.client.hibernate/build.properties b/eclipse/plugins/modules/org.argeo.slc.client.hibernate/build.properties
new file mode 100644 (file)
index 0000000..5f22cdd
--- /dev/null
@@ -0,0 +1 @@
+bin.includes = META-INF/