Add original code credentials
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 5 Oct 2010 07:11:25 +0000 (07:11 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 5 Oct 2010 07:11:25 +0000 (07:11 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3821 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/plugins/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java

index dc35c7d7f003fd365f14462267053a1b0d47cf9e..efc3e1112c14d0841663754362bfaf55ff859f3d 100644 (file)
@@ -25,7 +25,11 @@ import org.springframework.context.ApplicationContext;
  * spring extension factory uses the id of the extension itself to identify the\r
  * bean.\r
  * \r
+ * original code from: <a href="http://martinlippert.blogspot.com/2008/10/new-version-of-spring-extension-factory.html"\r
+ * >Blog entry</a>\r
+ * \r
  * @author Martin Lippert\r
+ * @author mbaudier\r
  */\r
 public class SpringExtensionFactory implements IExecutableExtensionFactory,\r
                IExecutableExtension {\r