导入新工程时报错

公司主程给新项目打好了框架上传到svn,我check代码之后导入到刚刚下载的Cocos Code IDE 中,此时IDE的工作目录是空的没有其他工程存在.之后我发现编译不通过,IDE报了一个错误.

我的IDE版本是最新的V1.0.2 ,之前用1.0.1也试过,同样的问题。系统版本是OS X 10.9.5。
这问题我自己尝试了一下午依然没有解决,求各位大神帮帮忙。

这个报错是缺失一个语言包,对编译不过没有影响,能提供编译的日志吗

呃,你似乎指的是.metadata下的.log文件,它是这样的。。
!SESSION 2014-11-19 10:34:32.918 -----------------------------------------------
eclipse.buildId=
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.ccdt.intro.product -keyring /Users/igs/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.ccdt.intro.product -keyring /Users/igs/.eclipse_keyring -showlocation

!ENTRY org.eclipse.update.configurator 4 0 2014-11-19 10:34:35.443
!MESSAGE Unable to access file “plugins/org.eclipse.egit.core.nl_zh_4.3.0.v20140623031152.jar!META-INF/MANIFEST.MF”.

!ENTRY org.ccdt.lua 2 0 2014-11-19 10:36:25.901
!MESSAGE Start Runtime exception

!ENTRY org.eclipse.core.jobs 2 2 2014-11-19 10:37:58.772
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.Workbench$55
!SESSION 2014-11-19 10:38:43.956 -----------------------------------------------
eclipse.buildId=
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.ccdt.intro.product -keyring /Users/igs/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.ccdt.intro.product -keyring /Users/igs/.eclipse_keyring -showlocation

!ENTRY org.eclipse.update.configurator 4 0 2014-11-19 10:38:45.540
!MESSAGE Unable to access file “plugins/org.eclipse.egit.core.nl_zh_4.3.0.v20140623031152.jar!META-INF/MANIFEST.MF”.

!ENTRY org.ccdt.lua 2 0 2014-11-19 10:43:16.460
!MESSAGE Start Runtime exception

!ENTRY org.ccdt.lua 2 0 2014-11-19 10:43:34.254
!MESSAGE Start Runtime exception

!ENTRY org.eclipse.core.jobs 2 2 2014-11-19 11:43:22.931
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.Workbench$55
!SESSION 2014-11-19 12:14:59.045 -----------------------------------------------
eclipse.buildId=
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.ccdt.intro.product -keyring /Users/igs/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.ccdt.intro.product -keyring /Users/igs/.eclipse_keyring -showlocation

!ENTRY org.eclipse.update.configurator 4 0 2014-11-19 12:15:08.537
!MESSAGE Unable to access file “plugins/org.eclipse.egit.core.nl_zh_4.3.0.v20140623031152.jar!META-INF/MANIFEST.MF”.