From cc883dea1ab72b985f59c22592665c965974031f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 24 Jun 2010 13:27:25 +0000 Subject: [PATCH] * added @spring.tooling@ for namespace IDE integration git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@11638 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- core/src/main/resources/META-INF/spring.tooling | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 core/src/main/resources/META-INF/spring.tooling diff --git a/core/src/main/resources/META-INF/spring.tooling b/core/src/main/resources/META-INF/spring.tooling new file mode 100644 index 0000000..29e8f26 --- /dev/null +++ b/core/src/main/resources/META-INF/spring.tooling @@ -0,0 +1,4 @@ +# Tooling related information for the Hera namespace +http\://schemas.synyx.org/hera@name=Hera Namespace +http\://schemas.synyx.org/hera@prefix=hera +http\://schemas.synyx.org/hera@icon=org/springframework/beans/factory/xml/spring-beans.gif \ No newline at end of file