]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/plugins/org.argeo.eclipse.ui/pom.xml
Update Eclipse to 3.6.1
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui / pom.xml
index ec70309f66fa872c9df12fc7a4e9c14d93e1cc62..8d832972bff8742049feadc649c7e39a043f2c47 100644 (file)
                        <groupId>org.eclipse.core</groupId>
                        <artifactId>org.eclipse.core.runtime</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.core</groupId>
+                       <artifactId>org.eclipse.core.commands</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.launcher</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.preferences</artifactId>
+                       <version>3.3.0</version>
+               </dependency>
                <dependency>
                        <groupId>com.ibm.icu</groupId>
                        <artifactId>com.ibm.icu</artifactId>
                        <groupId>org.eclipse.swt</groupId>
                        <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.swt</groupId>
+                       <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse.swt</groupId>
                        <artifactId>org.eclipse.swt.win32.win32.x86</artifactId>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86_64</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.launcher.win32.win32.x86</artifactId>
@@ -58,7 +75,7 @@
                        <groupId>org.springframework</groupId>
                        <artifactId>org.springframework.context</artifactId>
                </dependency>
-               <!--  Others -->
+               <!-- Others -->
                <dependency>
                        <groupId>org.slf4j</groupId>
                        <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>