+ register a default command in both RAP and RCP security base apps to provide generi...
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.ui.rcp / pom.xml
index 4c98ef7ee7f58fc0a13ebcb1d322226193504e97..cad67aef2e18d8ed6546abc8d087441985496283 100644 (file)
@@ -1,4 +1,6 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                                                <Bundle-Activator>org.argeo.security.ui.rcp.SecureApplicationActivator</Bundle-Activator>
                                                <Bundle-ActivationPolicy>lazy</Bundle-ActivationPolicy>
                                                <Require-Bundle>org.eclipse.ui,org.eclipse.core.runtime</Require-Bundle>
-                                               <Import-Package>org.argeo.eclipse.spring,*</Import-Package>
+                                               <Import-Package>
+                                                       org.argeo.eclipse.ui.specific,
+                                                       org.argeo.eclipse.spring,
+                                                       *
+                                               </Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>