Eclipse, the wiki and "Mars"
Rod Widdowson
rdw at steadingsoftware.com
Thu Jan 21 10:12:31 EST 2016
As per AI in last Friday's meeting I have been going over the wiki making
any relevant changes.
https://wiki.shibboleth.net/confluence/display/DEV/Configuring+Eclipse
As Scott and Tom said it's mostly correct - a few config setting have now
become defaults and I need to add some outline notes about importing from
git (or at least how I import from git...)
The biggest difference appears to be in the user catalog. In this release
there isn't a .metadata directory and so there is nowhere to put the user
catalog as per the instructions. But after poking around it appears that
there *is* a mechanism to import the catalog _from a workspace_
(File->Import... , XML->XML Catalog).
It does however appear that the format of the file is slightly different:
Whereas the old one would say
uri="platform:/resource/opensaml-xmlsec-api/...."
Now we would say
uri="platform:/resource/java-opensaml/opensaml-xmlsec-api/...."
Attached is something that seems to work.
I'm loth to just check that in and change the documentation without checking
here.
What do people think?
Rod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: user_catalog.xml
Type: text/xml
Size: 4603 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/dev/attachments/20160121/37cd736e/attachment.xml>
More information about the dev
mailing list