From: Richard Millet Date: Thu, 14 Jan 2010 20:26:33 +0000 (+0000) Subject: NOJIRA: Updating Eclipse setting files and adding missing directories to match Maven... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=d9d36e4ba462ca1dc02c94f6d733c31aa105a45a;p=tmp%2Fjakarta-migration.git NOJIRA: Updating Eclipse setting files and adding missing directories to match Maven conventions. --- diff --git a/services/JaxRsServiceProvider/.classpath b/services/JaxRsServiceProvider/.classpath index a92b24a87..bd6bf38eb 100644 --- a/services/JaxRsServiceProvider/.classpath +++ b/services/JaxRsServiceProvider/.classpath @@ -3,7 +3,7 @@ - + diff --git a/services/account/.classpath b/services/account/.classpath new file mode 100644 index 000000000..046988541 --- /dev/null +++ b/services/account/.classpath @@ -0,0 +1,6 @@ + + + + + + diff --git a/services/account/.project b/services/account/.project new file mode 100644 index 000000000..33e853408 --- /dev/null +++ b/services/account/.project @@ -0,0 +1,23 @@ + + + org.collectionspace.services.account + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/account/client/.classpath b/services/account/client/.classpath new file mode 100644 index 000000000..425cd1620 --- /dev/null +++ b/services/account/client/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/account/client/.project b/services/account/client/.project new file mode 100644 index 000000000..0498931c0 --- /dev/null +++ b/services/account/client/.project @@ -0,0 +1,26 @@ + + + org.collectionspace.services.account.client + + + org.collectionspace.services.client + org.collectionspace.services.common + org.collectionspace.services.account.jaxb + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/account/jaxb/.classpath b/services/account/jaxb/.classpath new file mode 100644 index 000000000..d6a971966 --- /dev/null +++ b/services/account/jaxb/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/account/jaxb/.project b/services/account/jaxb/.project new file mode 100644 index 000000000..2d3d17c62 --- /dev/null +++ b/services/account/jaxb/.project @@ -0,0 +1,23 @@ + + + org.collectionspace.services.account.jaxb + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/account/service/.classpath b/services/account/service/.classpath new file mode 100644 index 000000000..425cd1620 --- /dev/null +++ b/services/account/service/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/account/service/.project b/services/account/service/.project new file mode 100644 index 000000000..dfa6f07f4 --- /dev/null +++ b/services/account/service/.project @@ -0,0 +1,25 @@ + + + org.collectionspace.services.account.service + + + org.collectionspace.services.account.jaxb + org.collectionspace.services.common + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/authentication/pstore/.classpath b/services/authentication/pstore/.classpath new file mode 100644 index 000000000..c9485d73a --- /dev/null +++ b/services/authentication/pstore/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/services/authentication/pstore/.project b/services/authentication/pstore/.project new file mode 100644 index 000000000..ae7789f37 --- /dev/null +++ b/services/authentication/pstore/.project @@ -0,0 +1,23 @@ + + + org.collectionspace.services.authentication.pstore + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/collectionobject/sample/.classpath b/services/collectionobject/sample/.classpath new file mode 100644 index 000000000..ad5c57cd5 --- /dev/null +++ b/services/collectionobject/sample/.classpath @@ -0,0 +1,5 @@ + + + + + diff --git a/services/collectionobject/sample/.project b/services/collectionobject/sample/.project new file mode 100644 index 000000000..dd5859b10 --- /dev/null +++ b/services/collectionobject/sample/.project @@ -0,0 +1,23 @@ + + + org.collectionspace.services.collectionobjects.client.samples + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/collectionobject/sample/sample/.classpath b/services/collectionobject/sample/sample/.classpath new file mode 100644 index 000000000..425cd1620 --- /dev/null +++ b/services/collectionobject/sample/sample/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/collectionobject/sample/sample/.project b/services/collectionobject/sample/sample/.project new file mode 100644 index 000000000..8298ccf28 --- /dev/null +++ b/services/collectionobject/sample/sample/.project @@ -0,0 +1,25 @@ + + + org.collectionspace.services.collectionobject.client.sample + + + org.collectionspace.services.client + org.collectionspace.services.common + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/contact/.classpath b/services/contact/.classpath new file mode 100644 index 000000000..d18316afc --- /dev/null +++ b/services/contact/.classpath @@ -0,0 +1,5 @@ + + + + + diff --git a/services/contact/.project b/services/contact/.project new file mode 100644 index 000000000..5158850e9 --- /dev/null +++ b/services/contact/.project @@ -0,0 +1,23 @@ + + + org.collectionspace.services.contact + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/contact/3rdparty/.classpath b/services/contact/3rdparty/.classpath new file mode 100644 index 000000000..d18316afc --- /dev/null +++ b/services/contact/3rdparty/.classpath @@ -0,0 +1,5 @@ + + + + + diff --git a/services/contact/3rdparty/.project b/services/contact/3rdparty/.project new file mode 100644 index 000000000..7a65fa7ff --- /dev/null +++ b/services/contact/3rdparty/.project @@ -0,0 +1,23 @@ + + + org.collectionspace.services.contact.3rdparty + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature + + diff --git a/services/contact/3rdparty/nuxeo-platform-cs-contact/.classpath b/services/contact/3rdparty/nuxeo-platform-cs-contact/.classpath new file mode 100644 index 000000000..2b6bb65c8 --- /dev/null +++ b/services/contact/3rdparty/nuxeo-platform-cs-contact/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/services/contact/3rdparty/nuxeo-platform-cs-contact/.project b/services/contact/3rdparty/nuxeo-platform-cs-contact/.project new file mode 100644 index 000000000..a0168ccf7 --- /dev/null +++ b/services/contact/3rdparty/nuxeo-platform-cs-contact/.project @@ -0,0 +1,17 @@ + + org.collectionspace.services.contact.3rdparty.nuxeo + Contact Nuxeo Document Type + + + + 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 diff --git a/services/contact/client/.classpath b/services/contact/client/.classpath new file mode 100644 index 000000000..505c7192a --- /dev/null +++ b/services/contact/client/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/contact/client/.project b/services/contact/client/.project new file mode 100644 index 000000000..b5aa0b196 --- /dev/null +++ b/services/contact/client/.project @@ -0,0 +1,21 @@ + + org.collectionspace.services.contact.client + + + org.collectionspace.services.common + org.collectionspace.services.client + org.collectionspace.services.contact.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 diff --git a/services/contact/jaxb/.classpath b/services/contact/jaxb/.classpath new file mode 100644 index 000000000..d6a971966 --- /dev/null +++ b/services/contact/jaxb/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/services/contact/jaxb/.project b/services/contact/jaxb/.project new file mode 100644 index 000000000..ca0775f80 --- /dev/null +++ b/services/contact/jaxb/.project @@ -0,0 +1,17 @@ + + org.collectionspace.services.contact.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 diff --git a/services/contact/service/.classpath b/services/contact/service/.classpath new file mode 100644 index 000000000..3a317acf0 --- /dev/null +++ b/services/contact/service/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/services/contact/service/.project b/services/contact/service/.project new file mode 100644 index 000000000..f40c48bde --- /dev/null +++ b/services/contact/service/.project @@ -0,0 +1,20 @@ + + org.collectionspace.services.contact.service + + + org.collectionspace.services.contact.jaxb + org.collectionspace.services.common + + + + 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 diff --git a/services/dimension/3rdparty/nuxeo-platform-cs-dimension/.classpath b/services/dimension/3rdparty/nuxeo-platform-cs-dimension/.classpath index 68e178d98..0258a1eb4 100644 --- a/services/dimension/3rdparty/nuxeo-platform-cs-dimension/.classpath +++ b/services/dimension/3rdparty/nuxeo-platform-cs-dimension/.classpath @@ -1,8 +1,7 @@ - - + diff --git a/services/organization/.classpath b/services/organization/.classpath index 046988541..d18316afc 100644 --- a/services/organization/.classpath +++ b/services/organization/.classpath @@ -2,5 +2,4 @@ - diff --git a/services/organization/3rdparty/.classpath b/services/organization/3rdparty/.classpath index 046988541..d18316afc 100644 --- a/services/organization/3rdparty/.classpath +++ b/services/organization/3rdparty/.classpath @@ -2,5 +2,4 @@ - diff --git a/services/organization/3rdparty/nuxeo-platform-cs-organization/.project b/services/organization/3rdparty/nuxeo-platform-cs-organization/.project index 48d5893b9..116c6c485 100644 --- a/services/organization/3rdparty/nuxeo-platform-cs-organization/.project +++ b/services/organization/3rdparty/nuxeo-platform-cs-organization/.project @@ -15,6 +15,11 @@ + + org.eclipse.pde.ds.core.builder + + + org.maven.ide.eclipse.maven2Nature diff --git a/services/organization/sample/.classpath b/services/organization/sample/.classpath index d8f291998..ad5c57cd5 100644 --- a/services/organization/sample/.classpath +++ b/services/organization/sample/.classpath @@ -2,5 +2,4 @@ - diff --git a/services/organization/sample/sample/.classpath b/services/organization/sample/sample/.classpath index c7613edd3..23283eb6c 100644 --- a/services/organization/sample/sample/.classpath +++ b/services/organization/sample/sample/.classpath @@ -1,117 +1,11 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + diff --git a/services/organization/sample/sample/.project b/services/organization/sample/sample/.project index 86c07bf67..000d20ea8 100644 --- a/services/organization/sample/sample/.project +++ b/services/organization/sample/sample/.project @@ -1,7 +1,9 @@ org.collectionspace.services.organization.client.sample - - + + + org.collectionspace.services.client + org.eclipse.jdt.core.javabuilder diff --git a/services/person/.classpath b/services/person/.classpath index 046988541..d18316afc 100644 --- a/services/person/.classpath +++ b/services/person/.classpath @@ -2,5 +2,4 @@ - diff --git a/services/person/3rdparty/.classpath b/services/person/3rdparty/.classpath index 046988541..d18316afc 100644 --- a/services/person/3rdparty/.classpath +++ b/services/person/3rdparty/.classpath @@ -2,5 +2,4 @@ - diff --git a/services/person/3rdparty/nuxeo-platform-cs-person/.classpath b/services/person/3rdparty/nuxeo-platform-cs-person/.classpath index 84b3661d2..0258a1eb4 100644 --- a/services/person/3rdparty/nuxeo-platform-cs-person/.classpath +++ b/services/person/3rdparty/nuxeo-platform-cs-person/.classpath @@ -1,7 +1,7 @@ - + diff --git a/services/person/jaxb/.classpath b/services/person/jaxb/.classpath index 199bbbbdb..d6a971966 100644 --- a/services/person/jaxb/.classpath +++ b/services/person/jaxb/.classpath @@ -1,8 +1,10 @@ + - + + diff --git a/services/person/sample/.classpath b/services/person/sample/.classpath index d8f291998..ad5c57cd5 100644 --- a/services/person/sample/.classpath +++ b/services/person/sample/.classpath @@ -2,5 +2,4 @@ - diff --git a/services/person/sample/sample/.project b/services/person/sample/sample/.project index 403be48ad..734c94102 100644 --- a/services/person/sample/sample/.project +++ b/services/person/sample/sample/.project @@ -1,7 +1,10 @@ org.collectionspace.services.person.client.sample - - + + + org.collectionspace.services.client + org.collectionspace.services.common + org.eclipse.jdt.core.javabuilder