Restructure node projects
[lgpl/argeo-commons.git] / eclipse / features / org.argeo.eclipse.dep.rcp / pom.xml
index 645bc90055a8d6bcd1d24ff1dcce5f8453b681ff..b99ee69ca17c69082fcf74cf661930eaa5c88ddf 100644 (file)
                        <groupId>org.eclipse.swt</groupId>
                        <artifactId>org.eclipse.swt</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.gtk.linux.x86_64</artifactId>
                        <groupId>org.eclipse.swt</groupId>
                        <artifactId>org.eclipse.swt.win32.win32.x86</artifactId>
                </dependency>
-
-
-               <!-- <dependency> -->
-               <!-- <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> -->
-               <!-- </dependency> -->
        </dependencies>
 </project>