Move to Commons Base
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 12:34:30 +0000 (12:34 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 12:34:30 +0000 (12:34 +0000)
commit7611aca758f48999a53b0b5a18ece2b1cd343216
tree4e357958a31653e78d0a39692c2c427975af685f
parent5726aa10afa99c0b21a9ff5c5f9c5e47fc028164
Move to Commons Base

git-svn-id: https://svn.argeo.org/commons/trunk@5483 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
36 files changed:
base/plugins/org.argeo.osgi.ui.explorer/.classpath [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/.project [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/build.properties [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/icons/active.gif [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/icons/bundles.gif [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/icons/installed.gif [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/icons/osgi_explorer.gif [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/icons/resolved.gif [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/icons/starting.gif [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/plugin.xml [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/pom.xml [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java [new file with mode: 0644]
base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java [new file with mode: 0644]
base/plugins/pom.xml [new file with mode: 0644]
osgi/plugins/org.argeo.osgi.ui.explorer/.classpath [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/.project [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/.settings/org.eclipse.jdt.core.prefs [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/build.properties [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/icons/active.gif [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/icons/bundles.gif [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/icons/installed.gif [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/icons/osgi_explorer.gif [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/icons/resolved.gif [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/icons/starting.gif [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/plugin.xml [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/pom.xml [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java [deleted file]
osgi/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java [deleted file]
osgi/plugins/pom.xml [deleted file]