Workspace Mechanic tasks for Shibboleth developers
Ian Young
ian at iay.org.uk
Sun Feb 24 11:33:03 EST 2013
On 23 Feb 2013, at 18:13, Tom Zeller <tzeller at dragonacea.biz> wrote:
> Oh, does the workspace mechanic handle eclipse .settings ?
It does seem to have some understanding of per-project preferences, yes. It's monitoring and updating Eclipse's internal preferences tree, I think, so per-workspace preferences are all /instance/... and per-project ones are of the form /project/myprojectname/... instead.
That means that a workspace mechanic preference task to set a per-project preference needs to include the project name, so it's not clear that really has much of a use. I'm sure something more intelligent would be possible if you were prepared to write actual task classes for Workspace Mechanic, but I haven't looked into that at all.
I'm guessing you're looking for an alternate approach to what we do with subversion externals?
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4813 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20130224/93e30dd7/attachment-0001.bin
More information about the dev
mailing list