找不到要导入的项目-Helios eclipse [英] No projects are found to import - Helios eclipse

查看:54
本文介绍了找不到要导入的项目-Helios eclipse的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当下载Helios eclipse的64位版本时,声称没有找到要导入的项目-文件为swt-3.6-win32-win32-x86_64.zip

When downloading the 64 bit for Helios eclipse claims that there are no projects found to import - the file is swt-3.6-win32-win32-x86_64.zip

这应该很简单!!!!

This should be fairly straight forward!!!!

推荐答案

在乔说的话之上:

构建路径页面位于属性"(在项目上单击鼠标右键)->"Java Build Path".您可以在此处找到库"标签.

The build path page is located in Properties (right click on project) -> Java Build Path. You can find the Libraries tab there.

我将在上述解决方法中再增加一个步骤:

I'd add one more step to the aforementioned workaround:

1)解压缩swt-3.6-win32-win32-x86.zip文件(或其他版本,取决于您的需要)
2)解压缩的文件夹包含2个jar文件swt.jar和swt-debug.jar
3)在项目的Java构建路径页面上,打开库"选项卡.并将swt.jar添加为外部jar.
4)在此选项卡上展开swt.jar,双击源附件",然后指向名为swt.zip的档案(也位于顶层SWT档案中),以便javadoc也将可供您使用.

1) Extract the swt-3.6-win32-win32-x86.zip file (or another version, whichever you need)
2) The extracted folder contains 2 jar files swt.jar and swt-debug.jar
3) On the Java build path page of your project, open the Libraries tab. And add the swt.jar as an external jar.
4) Expand swt.jar on this tab, double click "Source attachment" and point to the archive named swt.zip (also comes in the top-level SWT archive), so that the javadoc will also be available for you.

就是这样-从现在开始,SWT应该像魅力一样工作.希望有帮助.

And that's it - SWT should work like a charm from now on. Hope that helps.

这篇关于找不到要导入的项目-Helios eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆