在Eclipse集成开发环境中,每个小程序都是以项目(Project)为单位存在的,请回答:
(1)项目中都封装了什么?
(2)根据下面提供的菜单、文件夹、按钮、窗口等操作选项,请写出导入一个名为“hello”的C/C++项目的基本操作步骤(从菜单栏上的 File开始)。
File、Export、Import、General文件夹、C/C++文件夹、Existing Projects into Workspace、Preferences、 Next、Select root directory. Select archive file、Finish.
(3)如何从资源管理器视图中关闭Eclipse中暂时不用的项目。