Introduce Eclipse Commons
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 29 Jul 2010 13:06:54 +0000 (13:06 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 29 Jul 2010 13:06:54 +0000 (13:06 +0000)
commite0c5ce719b9eb9ed21baad8a7b4bb876b549d9a6
tree4490fb41caaebd468c554e4dde543d05e9db79bc
parentbdde5645c114ccd318bab83dda9c466c0624d370
Introduce Eclipse Commons

git-svn-id: https://svn.argeo.org/commons/trunk@3730 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.eclipse.ui/.classpath [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/.project [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/build.properties [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/ApplicationContextTracker.java [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ArgeoUiPlugin.java [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeObject.java [new file with mode: 0644]
eclipse/plugins/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeParent.java [new file with mode: 0644]