From 2bcbf0cc3ba5a1d7256d92680316cc134ff10c4e Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 28 Oct 2009 23:07:55 +0000 Subject: [PATCH] NOJIRA: Updating Eclipse settings files to, hopefully, make it smarter about project dependencies and auto-builds. --- services/.classpath | 2 +- services/IntegrationTests/.project | 11 ++++- services/JaxRsServiceProvider/.classpath | 2 +- services/JaxRsServiceProvider/.project | 14 +++++- services/acquisition/.classpath | 2 +- services/acquisition/.project | 2 +- services/acquisition/3rdparty/.classpath | 2 +- .../nuxeo-platform-cs-acquisition/.classpath | 2 +- .../nuxeo-platform-cs-acquisition/.project | 4 +- services/acquisition/client/.classpath | 2 +- services/acquisition/client/.project | 7 ++- services/acquisition/jaxb/.classpath | 4 +- services/acquisition/jaxb/.project | 4 +- services/acquisition/service/.classpath | 2 +- services/acquisition/service/.project | 4 +- services/authentication/.classpath | 2 +- services/authentication/client/.project | 6 ++- services/authentication/service/.project | 2 +- services/client/.project | 3 +- services/collectionobject/.classpath | 2 +- services/collectionobject/3rdparty/.classpath | 2 +- .../.classpath | 2 +- .../.project | 2 +- services/collectionobject/client/.classpath | 2 +- services/collectionobject/client/.project | 7 ++- services/collectionobject/jaxb/.project | 46 ++++++++--------- services/collectionobject/service/.classpath | 2 +- services/collectionobject/service/.project | 4 +- services/common/.classpath | 4 +- services/common/.project | 2 +- services/id/.classpath | 2 +- services/id/3rdparty/.classpath | 2 +- services/id/jaxb/.classpath | 3 +- services/id/jaxb/.project | 2 +- services/id/service/.classpath | 2 +- services/id/service/.project | 4 +- services/intake/.classpath | 2 +- services/intake/.project | 2 +- services/intake/3rdparty/.classpath | 2 +- .../nuxeo-platform-cs-intake/.classpath | 2 +- .../nuxeo-platform-cs-intake/.project | 4 +- services/intake/client/.classpath | 2 +- services/intake/client/.project | 49 ++++++++++--------- services/intake/jaxb/.classpath | 4 +- services/intake/jaxb/.project | 46 ++++++++--------- services/intake/service/.classpath | 2 +- services/intake/service/.project | 4 +- services/relation/.classpath | 2 +- services/relation/3rdparty/.classpath | 2 +- .../nuxeo-platform-cs-relation/.classpath | 2 +- .../nuxeo-platform-cs-relation/.project | 2 +- services/relation/client/.classpath | 3 +- services/relation/client/.project | 48 +++++++++--------- services/relation/service/.classpath | 2 +- services/relation/service/.project | 3 +- services/sdk/sample/.project | 6 ++- services/vocabulary/.classpath | 2 +- services/vocabulary/3rdparty/.project | 2 +- .../nuxeo-platform-cs-vocabulary/.classpath | 2 +- .../nuxeo-platform-cs-vocabulary/.project | 4 +- services/vocabulary/client/.project | 49 ++++++++++--------- services/vocabulary/jaxb/.classpath | 2 +- services/vocabulary/jaxb/.project | 46 ++++++++--------- services/vocabulary/service/.classpath | 2 +- services/vocabulary/service/.project | 6 ++- 65 files changed, 261 insertions(+), 210 deletions(-) diff --git a/services/.classpath b/services/.classpath index d8f291998..046988541 100644 --- a/services/.classpath +++ b/services/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/IntegrationTests/.project b/services/IntegrationTests/.project index 1f0c4f201..bb1c37218 100644 --- a/services/IntegrationTests/.project +++ b/services/IntegrationTests/.project @@ -1,8 +1,15 @@ - IntegrationTests + org.collectionspace.services.IntegrationTests + org.collectionspace.services.client + org.collectionspace.services.collectionobject.client + org.collectionspace.services.collectionobject.jaxb + org.collectionspace.services.common + org.collectionspace.services.intake.client + org.collectionspace.services.intake.jaxb + org.collectionspace.services.relation.client @@ -17,7 +24,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/JaxRsServiceProvider/.classpath b/services/JaxRsServiceProvider/.classpath index 61a48c203..9757920d7 100644 --- a/services/JaxRsServiceProvider/.classpath +++ b/services/JaxRsServiceProvider/.classpath @@ -3,7 +3,7 @@ - + diff --git a/services/JaxRsServiceProvider/.project b/services/JaxRsServiceProvider/.project index 0373a0610..3c49a0ac2 100644 --- a/services/JaxRsServiceProvider/.project +++ b/services/JaxRsServiceProvider/.project @@ -3,6 +3,18 @@ org.collectionspace.services.jaxrs.provider + org.collectionspace.services.acquisition.jaxb + org.collectionspace.services.acquisition.service + org.collectionspace.services.collectionobject.jaxb + org.collectionspace.services.collectionobject.service + org.collectionspace.services.common + org.collectionspace.services.id.jaxb + org.collectionspace.services.id.service + org.collectionspace.services.intake.jaxb + org.collectionspace.services.intake.service + org.collectionspace.services.relation.service + org.collectionspace.services.vocabulary.jaxb + org.collectionspace.services.vocabulary.service @@ -17,7 +29,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/acquisition/.classpath b/services/acquisition/.classpath index d8f291998..046988541 100644 --- a/services/acquisition/.classpath +++ b/services/acquisition/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/acquisition/.project b/services/acquisition/.project index e347cf54a..0da3c7ce3 100644 --- a/services/acquisition/.project +++ b/services/acquisition/.project @@ -1,6 +1,6 @@ - acquisition-service + org.collectionspace.services.acquisition diff --git a/services/acquisition/3rdparty/.classpath b/services/acquisition/3rdparty/.classpath index d8f291998..d7501e2c4 100644 --- a/services/acquisition/3rdparty/.classpath +++ b/services/acquisition/3rdparty/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.classpath b/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.classpath index a374a40f8..2b6bb65c8 100644 --- a/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.classpath +++ b/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.classpath @@ -2,7 +2,7 @@ - + diff --git a/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.project b/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.project index 8388db443..669e34edd 100644 --- a/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.project +++ b/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/.project @@ -1,7 +1,7 @@ - nuxeo-platform-collectionspace - Nuxeo Enterprise Platform: CS extensions + org.collectionspace.services.acquisition.3rdparty.nuxeo + Acquisition Nuxeo Document Type diff --git a/services/acquisition/client/.classpath b/services/acquisition/client/.classpath index c641afdb9..505c7192a 100644 --- a/services/acquisition/client/.classpath +++ b/services/acquisition/client/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/acquisition/client/.project b/services/acquisition/client/.project index 1f677d8f3..01a60c9f9 100644 --- a/services/acquisition/client/.project +++ b/services/acquisition/client/.project @@ -1,8 +1,11 @@ - javaee-acquisition-client + org.collectionspace.services.acquisition.client + org.collectionspace.services.acquisition.jaxb + org.collectionspace.services.client + org.collectionspace.services.common @@ -17,7 +20,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/acquisition/jaxb/.classpath b/services/acquisition/jaxb/.classpath index 4c2d7084d..557f8a4e0 100644 --- a/services/acquisition/jaxb/.classpath +++ b/services/acquisition/jaxb/.classpath @@ -1,10 +1,10 @@ - + - + diff --git a/services/acquisition/jaxb/.project b/services/acquisition/jaxb/.project index d720ed740..b563e0b30 100644 --- a/services/acquisition/jaxb/.project +++ b/services/acquisition/jaxb/.project @@ -1,6 +1,6 @@ - javaee-acquisition-jaxb + org.collectionspace.services.acquisition.jaxb @@ -17,7 +17,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/acquisition/service/.classpath b/services/acquisition/service/.classpath index c641afdb9..425cd1620 100644 --- a/services/acquisition/service/.classpath +++ b/services/acquisition/service/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/acquisition/service/.project b/services/acquisition/service/.project index 4ad04aa60..dd6aa60a1 100644 --- a/services/acquisition/service/.project +++ b/services/acquisition/service/.project @@ -3,6 +3,8 @@ org.collectionspace.services.acquisition.service + org.collectionspace.services.acquisition.jaxb + org.collectionspace.services.common @@ -17,7 +19,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/authentication/.classpath b/services/authentication/.classpath index d8f291998..046988541 100644 --- a/services/authentication/.classpath +++ b/services/authentication/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/authentication/client/.project b/services/authentication/client/.project index 0b6a7bf0b..e155e9a3f 100644 --- a/services/authentication/client/.project +++ b/services/authentication/client/.project @@ -3,6 +3,10 @@ org.collectionspace.services.authentication.client + org.collectionspace.services.client + org.collectionspace.services.collectionobject.client + org.collectionspace.services.collectionobject.jaxb + org.collectionspace.services.common @@ -17,7 +21,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/authentication/service/.project b/services/authentication/service/.project index 1fdbaf6dd..2b5bf8cae 100644 --- a/services/authentication/service/.project +++ b/services/authentication/service/.project @@ -17,7 +17,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/client/.project b/services/client/.project index 301d295d7..c533bc253 100644 --- a/services/client/.project +++ b/services/client/.project @@ -3,6 +3,7 @@ org.collectionspace.services.client + org.collectionspace.services.common @@ -17,7 +18,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/collectionobject/.classpath b/services/collectionobject/.classpath index d8f291998..046988541 100644 --- a/services/collectionobject/.classpath +++ b/services/collectionobject/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/collectionobject/3rdparty/.classpath b/services/collectionobject/3rdparty/.classpath index d8f291998..046988541 100644 --- a/services/collectionobject/3rdparty/.classpath +++ b/services/collectionobject/3rdparty/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.classpath b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.classpath index a374a40f8..2b6bb65c8 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.classpath +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.classpath @@ -2,7 +2,7 @@ - + diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.project b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.project index 0ae95907f..6d3785ac4 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.project +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/.project @@ -1,7 +1,7 @@ org.collectionspace.services.collectionobject.3rdparty.nuxeo - + CollectionObject Nuxeo document type diff --git a/services/collectionobject/client/.classpath b/services/collectionobject/client/.classpath index c641afdb9..505c7192a 100644 --- a/services/collectionobject/client/.classpath +++ b/services/collectionobject/client/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/collectionobject/client/.project b/services/collectionobject/client/.project index de06695be..48cc47a28 100644 --- a/services/collectionobject/client/.project +++ b/services/collectionobject/client/.project @@ -1,8 +1,11 @@ - collectionobject-client + org.collectionspace.services.collectionobject.client + org.collectionspace.services.client + org.collectionspace.services.collectionobject.jaxb + org.collectionspace.services.common @@ -17,7 +20,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/collectionobject/jaxb/.project b/services/collectionobject/jaxb/.project index db1c789f7..d210da466 100644 --- a/services/collectionobject/jaxb/.project +++ b/services/collectionobject/jaxb/.project @@ -1,23 +1,23 @@ - - - javaee-addressbook-jaxb - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.maven.ide.eclipse.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature - - + + + org.collectionspace.services.collectionobject.jaxb + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/services/collectionobject/service/.classpath b/services/collectionobject/service/.classpath index c641afdb9..425cd1620 100644 --- a/services/collectionobject/service/.classpath +++ b/services/collectionobject/service/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/collectionobject/service/.project b/services/collectionobject/service/.project index 2307d2382..de9b4fc7f 100644 --- a/services/collectionobject/service/.project +++ b/services/collectionobject/service/.project @@ -3,6 +3,8 @@ org.collectionspace.services.collectionobject.service + org.collectionspace.services.collectionobject.jaxb + org.collectionspace.services.common @@ -17,7 +19,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/common/.classpath b/services/common/.classpath index 4c2d7084d..557f8a4e0 100644 --- a/services/common/.classpath +++ b/services/common/.classpath @@ -1,10 +1,10 @@ - + - + diff --git a/services/common/.project b/services/common/.project index 27357e84d..53ae6fb19 100644 --- a/services/common/.project +++ b/services/common/.project @@ -17,7 +17,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/id/.classpath b/services/id/.classpath index d8f291998..046988541 100644 --- a/services/id/.classpath +++ b/services/id/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/id/3rdparty/.classpath b/services/id/3rdparty/.classpath index d8f291998..046988541 100644 --- a/services/id/3rdparty/.classpath +++ b/services/id/3rdparty/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/id/jaxb/.classpath b/services/id/jaxb/.classpath index 4c2d7084d..bd6bf38eb 100644 --- a/services/id/jaxb/.classpath +++ b/services/id/jaxb/.classpath @@ -1,10 +1,9 @@ - - + diff --git a/services/id/jaxb/.project b/services/id/jaxb/.project index 9960bb791..4d14ff9a9 100644 --- a/services/id/jaxb/.project +++ b/services/id/jaxb/.project @@ -17,7 +17,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/id/service/.classpath b/services/id/service/.classpath index c641afdb9..425cd1620 100644 --- a/services/id/service/.classpath +++ b/services/id/service/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/id/service/.project b/services/id/service/.project index b02d1754c..e15d2c4ea 100644 --- a/services/id/service/.project +++ b/services/id/service/.project @@ -3,6 +3,8 @@ org.collectionspace.services.id.service + org.collectionspace.services.common + org.collectionspace.services.id.jaxb @@ -17,7 +19,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/intake/.classpath b/services/intake/.classpath index d8f291998..046988541 100644 --- a/services/intake/.classpath +++ b/services/intake/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/intake/.project b/services/intake/.project index 7de761f4a..69c7cb3d6 100644 --- a/services/intake/.project +++ b/services/intake/.project @@ -1,6 +1,6 @@ - intake-service + org.collectionspace.services.intake diff --git a/services/intake/3rdparty/.classpath b/services/intake/3rdparty/.classpath index d8f291998..046988541 100644 --- a/services/intake/3rdparty/.classpath +++ b/services/intake/3rdparty/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/intake/3rdparty/nuxeo-platform-cs-intake/.classpath b/services/intake/3rdparty/nuxeo-platform-cs-intake/.classpath index a374a40f8..2b6bb65c8 100644 --- a/services/intake/3rdparty/nuxeo-platform-cs-intake/.classpath +++ b/services/intake/3rdparty/nuxeo-platform-cs-intake/.classpath @@ -2,7 +2,7 @@ - + diff --git a/services/intake/3rdparty/nuxeo-platform-cs-intake/.project b/services/intake/3rdparty/nuxeo-platform-cs-intake/.project index 8388db443..51588d70e 100644 --- a/services/intake/3rdparty/nuxeo-platform-cs-intake/.project +++ b/services/intake/3rdparty/nuxeo-platform-cs-intake/.project @@ -1,7 +1,7 @@ - nuxeo-platform-collectionspace - Nuxeo Enterprise Platform: CS extensions + org.collectionspace.services.intake.3rdparty.nuxeo + Intake Nuxeo Document Type diff --git a/services/intake/client/.classpath b/services/intake/client/.classpath index c641afdb9..425cd1620 100644 --- a/services/intake/client/.classpath +++ b/services/intake/client/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/intake/client/.project b/services/intake/client/.project index f44220ec1..21fb800bf 100644 --- a/services/intake/client/.project +++ b/services/intake/client/.project @@ -1,23 +1,26 @@ - - - javaee-addressbook-client - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.maven.ide.eclipse.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature - - + + + org.collectionspace.services.intake.client + + + org.collectionspace.services.client + org.collectionspace.services.common + org.collectionspace.services.intake.jaxb + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/services/intake/jaxb/.classpath b/services/intake/jaxb/.classpath index d6a971966..557f8a4e0 100644 --- a/services/intake/jaxb/.classpath +++ b/services/intake/jaxb/.classpath @@ -1,10 +1,10 @@ - + + - diff --git a/services/intake/jaxb/.project b/services/intake/jaxb/.project index db1c789f7..1f242033c 100644 --- a/services/intake/jaxb/.project +++ b/services/intake/jaxb/.project @@ -1,23 +1,23 @@ - - - javaee-addressbook-jaxb - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.maven.ide.eclipse.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature - - + + + org.collectionspace.services.intake.jaxb + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/services/intake/service/.classpath b/services/intake/service/.classpath index c641afdb9..425cd1620 100644 --- a/services/intake/service/.classpath +++ b/services/intake/service/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/intake/service/.project b/services/intake/service/.project index 1c6ac6d8c..562a8a66d 100644 --- a/services/intake/service/.project +++ b/services/intake/service/.project @@ -3,6 +3,8 @@ org.collectionspace.services.intake.service + org.collectionspace.services.common + org.collectionspace.services.intake.jaxb @@ -17,7 +19,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/relation/.classpath b/services/relation/.classpath index d8f291998..046988541 100644 --- a/services/relation/.classpath +++ b/services/relation/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/relation/3rdparty/.classpath b/services/relation/3rdparty/.classpath index d8f291998..d7501e2c4 100644 --- a/services/relation/3rdparty/.classpath +++ b/services/relation/3rdparty/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/relation/3rdparty/nuxeo-platform-cs-relation/.classpath b/services/relation/3rdparty/nuxeo-platform-cs-relation/.classpath index a374a40f8..2b6bb65c8 100644 --- a/services/relation/3rdparty/nuxeo-platform-cs-relation/.classpath +++ b/services/relation/3rdparty/nuxeo-platform-cs-relation/.classpath @@ -2,7 +2,7 @@ - + diff --git a/services/relation/3rdparty/nuxeo-platform-cs-relation/.project b/services/relation/3rdparty/nuxeo-platform-cs-relation/.project index ce3a3b588..1bf83cf66 100644 --- a/services/relation/3rdparty/nuxeo-platform-cs-relation/.project +++ b/services/relation/3rdparty/nuxeo-platform-cs-relation/.project @@ -1,7 +1,7 @@ org.collectionspace.services.relation.3rdparty.nuxeo - CollectionSpace relation Nuxeo document type + CollectionSpace relation Nuxeo document type. diff --git a/services/relation/client/.classpath b/services/relation/client/.classpath index fc418e54b..505c7192a 100644 --- a/services/relation/client/.classpath +++ b/services/relation/client/.classpath @@ -4,8 +4,7 @@ - - + diff --git a/services/relation/client/.project b/services/relation/client/.project index f44220ec1..edbe86722 100644 --- a/services/relation/client/.project +++ b/services/relation/client/.project @@ -1,23 +1,25 @@ - - - javaee-addressbook-client - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.maven.ide.eclipse.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature - - + + + org.collectionspace.services.relation.client + + + org.collectionspace.services.client + org.collectionspace.services.common + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/services/relation/service/.classpath b/services/relation/service/.classpath index c641afdb9..505c7192a 100644 --- a/services/relation/service/.classpath +++ b/services/relation/service/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/relation/service/.project b/services/relation/service/.project index 7ae230acc..2d4136014 100644 --- a/services/relation/service/.project +++ b/services/relation/service/.project @@ -3,6 +3,7 @@ org.collectionspace.services.relation.service + org.collectionspace.services.common @@ -17,7 +18,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/sdk/sample/.project b/services/sdk/sample/.project index 2968a494a..4aba5499c 100644 --- a/services/sdk/sample/.project +++ b/services/sdk/sample/.project @@ -3,6 +3,10 @@ org.collectionspace.services.client.sample + org.collectionspace.services.client + org.collectionspace.services.collectionobject.client + org.collectionspace.services.collectionobject.jaxb + org.collectionspace.services.common @@ -17,7 +21,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature diff --git a/services/vocabulary/.classpath b/services/vocabulary/.classpath index d8f291998..046988541 100644 --- a/services/vocabulary/.classpath +++ b/services/vocabulary/.classpath @@ -1,6 +1,6 @@ - + diff --git a/services/vocabulary/3rdparty/.project b/services/vocabulary/3rdparty/.project index b3274cfa9..82b5d2ae7 100644 --- a/services/vocabulary/3rdparty/.project +++ b/services/vocabulary/3rdparty/.project @@ -1,6 +1,6 @@ - org.collectionspace.services.project.3rdparty + org.collectionspace.services.vocabulary.3rdparty diff --git a/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.classpath b/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.classpath index a92b24a87..9757920d7 100644 --- a/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.classpath +++ b/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.classpath @@ -3,7 +3,7 @@ - + diff --git a/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.project b/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.project index 8388db443..c48d25621 100644 --- a/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.project +++ b/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.project @@ -1,7 +1,7 @@ - nuxeo-platform-collectionspace - Nuxeo Enterprise Platform: CS extensions + org.collectionspace.services.vocabulary.3rdparty.nuxeo + Vocabulary Nuxeo Document Type diff --git a/services/vocabulary/client/.project b/services/vocabulary/client/.project index f44220ec1..ae0b5aa8b 100644 --- a/services/vocabulary/client/.project +++ b/services/vocabulary/client/.project @@ -1,23 +1,26 @@ - - - javaee-addressbook-client - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.maven.ide.eclipse.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature - - + + + org.collectionspace.services.vocabulary.client + + + org.collectionspace.services.client + org.collectionspace.services.common + org.collectionspace.services.vocabulary.jaxb + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/services/vocabulary/jaxb/.classpath b/services/vocabulary/jaxb/.classpath index 842ef51bb..fef07b28f 100644 --- a/services/vocabulary/jaxb/.classpath +++ b/services/vocabulary/jaxb/.classpath @@ -1,7 +1,7 @@ - + diff --git a/services/vocabulary/jaxb/.project b/services/vocabulary/jaxb/.project index db1c789f7..54569df45 100644 --- a/services/vocabulary/jaxb/.project +++ b/services/vocabulary/jaxb/.project @@ -1,23 +1,23 @@ - - - javaee-addressbook-jaxb - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.maven.ide.eclipse.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature - - + + + org.collectionspace.services.vocabulary.jaxb + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/services/vocabulary/service/.classpath b/services/vocabulary/service/.classpath index c641afdb9..425cd1620 100644 --- a/services/vocabulary/service/.classpath +++ b/services/vocabulary/service/.classpath @@ -4,7 +4,7 @@ - + diff --git a/services/vocabulary/service/.project b/services/vocabulary/service/.project index 11fb6e89d..2b0d0c7de 100644 --- a/services/vocabulary/service/.project +++ b/services/vocabulary/service/.project @@ -1,8 +1,10 @@ - org.collectionspace.services.query.service + org.collectionspace.services.vocabulary.service + org.collectionspace.services.common + org.collectionspace.services.vocabulary.jaxb @@ -17,7 +19,7 @@ - org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature -- 2.47.3