]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/pom.xml
Add commands and tha ability to manage more than one item at a time in the result...
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / pom.xml
index 659a279d5eaeb327dd83933e516df924e4f6ef82..7d70d7b1421a4285733676d66bc2675dea4c8119 100644 (file)
@@ -25,8 +25,6 @@
                        <version>${version.slc}</version>
                </dependency>
 
-               <!-- <dependency> <groupId>org.argeo.slc.eclipse</groupId> <artifactId>org.argeo.slc.client.commons</artifactId> 
-                       <version>${version.slc}</version> </dependency> -->
                <!-- SLC -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                </dependency>
 
                <!-- Spring -->
-               <!-- <dependency> <groupId>org.springframework</groupId> <artifactId>org.springframework.context</artifactId> 
-                       </dependency> -->
-               <!-- Commons (with all dependencies that are commons for both RCP and RAP) -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
 
-
                <!-- Eclipse and RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <version>${version.argeo-commons}</version>
                        <scope>provided</scope>
                </dependency>
-
-               <!-- Commons -->
-               <!-- TO BE DELETED<dependency> <groupId>org.argeo.commons.eclipse</groupId> 
-                       <artifactId>org.argeo.eclipse.ui</artifactId> <version>${version.argeo-commons}</version> 
-                       </dependency> -->
-               <!-- Eclipse -->
-               <!-- TO BE DELETED <dependency> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui</artifactId> 
-                       </dependency> <dependency> <groupId>org.eclipse.core</groupId> <artifactId>org.eclipse.core.runtime</artifactId> 
-                       </dependency> <dependency> <groupId>org.eclipse.swt</groupId> <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId> 
-                       </dependency> -->
        </dependencies>
 </project>