diff --git a/.classpath b/.classpath index ebd5145..beb7e04 100644 --- a/.classpath +++ b/.classpath @@ -1,14 +1,20 @@ + - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + diff --git a/.gitignore b/.gitignore index 23c8a30..7b24ac1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ +.settings/ stacktrace.log plugin.xml grails-rabbitmq-*.zip target +web-app/WEB-INF/classes/ diff --git a/.project b/.project index 0469514..85481e2 100644 --- a/.project +++ b/.project @@ -5,6 +5,11 @@ + + org.eclipse.wst.common.project.facet.core.builder + + + org.eclipse.jdt.core.javabuilder @@ -12,8 +17,16 @@ - com.springsource.sts.grails.core.nature + com.springsource.sts.grails.core.nature org.eclipse.jdt.groovy.core.groovyNature org.eclipse.jdt.core.javanature + org.eclipse.wst.common.project.facet.core.nature + + + tomcat-1.3.4-src-groovy + 2 + /Users/pledbrook/dev/projects/git/grails-plugins/grails-rabbitmq/target/plugins/tomcat-1.3.4/src/groovy + +