开发者

After installing perforce and eclipse plugin, team->share option doesn't appear

I have eclipse installed in my Mac Pro (OS X). I installed Perforce server on my own machine and then installed Eclipse Plugin for perforce. All seem开发者_如何学Pythons to be working fine except for the face that I don't have the option: "team->share"! Under team i just have patch. I have even added my perforce server in Perforce perspective! could someone please help?

cheers

Ali


I had the same problem. The problem was that I was using JDK 5 to start Eclipse. I started Eclipse using JDK 6 (see below command line) and it worked.

D:\apps\eclipse\eclipse.exe -vm "D:\apps\Java\jdk1.6.0_23\bin\javaw.exe"
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜