[closed] How to solve "missing the Eclipse native support for symlinks"?
Tuan Nguyen Minh (69●15●21)
| asked Jun 12 '14, 8:43 p.m.
closed Jun 13 '14, 7:56 a.m. by Tim Mok (6.6k●3●8)
i faced this error while trying refresh local change using java plain API 4.0.6:
Jun 12, 2014 6:06:16 PM com.ibm.team.filesystem.client.internal.LoggingHelper log
WARNING: Status WARNING: com.ibm.team.filesystem.client code=0 Problem detected: your filesystem supports symlinks but you are missing the Eclipse native support for them null
i'm using eclipse 3.9, windows 7 64bit, i set up my project as a java project, creat an user library include all jar lib from the API 4.0.6. I'm able to get my workspace & all my components, load thems to my sandbox, i did some changes, then face this error after refresh the local change from my sandbox.
i went through some post regarding this symlinks supports, tips from jazz articles, but couldn't figure out how to solve it. anybody has experience on this?
|
The question has been closed for the following reason: "Duplicate Question See https://jazz.net/forum/questions/68842/symlinks-under-rtc-40-m5-windows-7-problem#68843" by tmok Jun 13 '14, 7:56 a.m.
One answer
Hello,
I had the same issue, solved with information located here:
https://jazz.net/wiki/bin/view/Main/DevSetupMain#How_do_I_prepare_my_environment
Hope it helps,
Eric
|