Thanks for the hint about pluginconfig.xml. I was not aware of this.
I found out that my hint about missing config.jar was wrong. Hence I
withdraw it :-)
It seems that TPTP is not well suited for so called shared
installations, i.e. for example TPTP installed by root at a shared
location and used by restricted users from different hosts.
As for IAC, I think configuration files should be maintainable per user.
Different users may want to use a shared TPTP installation on different
Linux hosts which probably provide different JREs. Having just one
central configuration file would be bad then.
Also I don't see why pluginconfig.xml (which one exactly?) must be
writable for the user in order that IAC works.
Could some expert please shed some light on this?
Thanks,
Matthias
Poul Henriksen schrieb:
Hi,
Thanks for the pointers!
I finally managed to get it working (not with the eclipse update
though). It seems that the problem was related to wrong file
permissions on all the configuration files. I usually install eclipse
as root, and then run it from my user account. So far this has worked
fine, but it seems to be a problem when using TPTP.
So, the problem can be solved by either granting write permissions to
all on all the configuration files (serviceconfig.xml and
pluginconfig.xml) or installing Eclipse from the user account.
Thanks,
Poul