diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6039cf6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +web-app/WEB-INF/classes/ +target +stacktrace.log diff --git a/.settings/com.springsource.sts.grails.core.prefs b/.settings/com.springsource.sts.grails.core.prefs new file mode 100644 index 0000000..3bf3cc0 --- /dev/null +++ b/.settings/com.springsource.sts.grails.core.prefs @@ -0,0 +1,12 @@ +#Thu Oct 21 10:14:48 MST 2010 +com.springsource.sts.grails.core.source.attachment-grails-bootstrap-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-core-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-crud-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-docs-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-gorm-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-resources-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-spring-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-test-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-grails-web-1.2.2.jar=/opt/java/jars/grails/current/src/java +com.springsource.sts.grails.core.source.attachment-hector-0.7.0-19_10212010.jar=/home/wolpert/Downloads/hector-0.7.0-19_10212010/hector-0.7.0-19_10212010-sources.jar +eclipse.preferences.version=1 diff --git a/cassandra.iml b/cassandra.iml new file mode 100644 index 0000000..c876560 --- /dev/null +++ b/cassandra.iml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + file://$MODULE_DIR$/web-app/WEB-INF/applicationContext.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin.xml b/plugin.xml index e12458d..23e518f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,4 +1,4 @@ - + Ned Wolpert ned.wolpert@imemories.com Cassandra access