Extend RCP target platform
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 5 May 2022 08:07:29 +0000 (10:07 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 5 May 2022 08:07:29 +0000 (10:07 +0200)
sdk/output-argeo-tp-rap.target
sdk/output-argeo-tp-rcp.target

index e16e61cd209dbdf848873ef1663685f5bd5febec..a62d98d543d518dcc5e06d8006ead3b7bc6297de 100644 (file)
@@ -2,9 +2,9 @@
 <?pde version="3.8"?>
 <target name="(output) argeo-tp-rap">
        <locations>
+               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.eclipse.rap" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.apache" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.eclipse.equinox" type="Directory"/>
-               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.eclipse.rap" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.jetty" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.sdk" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.jcr" type="Directory"/>
index 77466926c581489ff5ee716a9f2a865325dbb2c8..622299328cdf6e2c0547613fda9bbbaa50497368 100644 (file)
@@ -2,12 +2,15 @@
 <?pde version="3.8"?>
 <target name="(output) argeo-tp-rcp">
        <locations>
+               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.eclipse.rcp" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.apache" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.eclipse.equinox" type="Directory"/>
-               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.eclipse.rcp" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.jetty" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.sdk" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.jcr" type="Directory"/>
+               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.formats" type="Directory"/>
+               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.poi" type="Directory"/>
+               <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp.gis" type="Directory"/>
                <location path="${project_loc:argeo-slc-unstable}/../output/a2/org.argeo.tp" type="Directory"/>
        </locations>
 </target>
\ No newline at end of file