From: Mathieu Baudier Date: Sat, 6 Jan 2018 14:13:53 +0000 (+0100) Subject: Better separate various UI platforms. Reintroduce RCP. X-Git-Tag: v2.3.9~62 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=b5802ca4cfd6bdbb00b3e7ce1b184d3309ff1931 Better separate various UI platforms. Reintroduce RCP. --- diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 0ba924e..382236b 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -14,11 +14,11 @@ - + - + @@ -61,7 +61,7 @@ - + @@ -71,12 +71,12 @@ - + - + @@ -111,6 +111,26 @@ + + + + + + + + + + + + + + + + + + @@ -162,6 +182,14 @@ + + + + + + + + diff --git a/META-INF/spring/eclipse.rap.e3.xml b/META-INF/spring/eclipse.rap.e3.xml new file mode 100644 index 0000000..b0ded12 --- /dev/null +++ b/META-INF/spring/eclipse.rap.e3.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/META-INF/spring/eclipse.rap.xml b/META-INF/spring/eclipse.rap.xml deleted file mode 100644 index b0ded12..0000000 --- a/META-INF/spring/eclipse.rap.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/META-INF/spring/eclipse.rcp.e4.xml b/META-INF/spring/eclipse.rcp.e4.xml new file mode 100644 index 0000000..d149bf4 --- /dev/null +++ b/META-INF/spring/eclipse.rcp.e4.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file