From f17f7b2312cdec35cf7075a2d571c8df6a611c63 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 15 Feb 2011 23:54:38 +0000 Subject: [PATCH] CSPACE-3574: Merging Plain Old XML payload work into trunk. --- services/query/service/.classpath | 309 +++++++++++++++++++++++++++++- services/query/service/.project | 14 +- 2 files changed, 310 insertions(+), 13 deletions(-) diff --git a/services/query/service/.classpath b/services/query/service/.classpath index 199bbbbdb..9ab6abf33 100644 --- a/services/query/service/.classpath +++ b/services/query/service/.classpath @@ -1,8 +1,305 @@ - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/services/query/service/.project b/services/query/service/.project index 11fb6e89d..15c3ed0bc 100644 --- a/services/query/service/.project +++ b/services/query/service/.project @@ -1,23 +1,23 @@ - org.collectionspace.services.query.service - + NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + org.collectionspace.services.3rdparty.nuxeo.quote-api + org.collectionspace.services.client + org.collectionspace.services.common + org.collectionspace.services.hyperjaxb + org.collectionspace.services.jaxb org.eclipse.jdt.core.javabuilder - - org.maven.ide.eclipse.maven2Builder - - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature - + \ No newline at end of file -- 2.47.3