Tools.Eclipse.HowToImportAnAndroidLibraryProjectIntoWorkspace

1. File->New->Other

    Picture-1

2. Select "Android Project from Existing Code", and click "Next" button.

3. click "Browse..." to select the root directory of library project, then click "finish" button.

4. After import the project into workspace, than select property of the library project. "Select the library project, and right click then select Properties menu item".

5. Select "Android" tab, check the "Is Library" checkbox.

6. Then select the project, right click and select "Properties" menu item.

7. Select "Android" Tab, In "Library" section, click "Add..." and select the library project that was imported into workspace.

时间: 2024-10-31 23:01:14

Tools.Eclipse.HowToImportAnAndroidLibraryProjectIntoWorkspace的相关文章

hibernate tools eclipse 安装

官网:http://tools.jboss.org/downloads/jbosstools/luna/4.2.0.Final.html eclipse install new software :http://download.jboss.org/jbosstools/updates/stable/luna/

Android.Tools.Eclipse hangs at the Android SDK Content Loader

Eclipse hangs at the Android SDK Content Loader http://stackoverflow.com/questions/13489141/eclipse-hangs-at-the-android-sdk-content-loader

Eclipse dynamic web project 插件

下载了Eclipse Oxygen   发现没有Dynamic web  Project 首先我们先了解下Dynamic  Web Project  If you want to create a content-based Web application that does not contain any dynamic content (such as servlets, JSP files, filters, and associated metadata) you might prefe

在Eclipse平台上安装STS插件

在Eclipse平台上安装STS插件 场景说明 当我们基于Spring.Spring MVC开源技术框架做一些研发时,采用STS IDE或STS插件无疑是最好的选择.例如编辑Spring配置文件时的代码提示,自动补全功能. Eclipse选择 Eclipse提供了各种版本,其中我比较喜欢如下两个版本. EclipseLunaRS2:Java SE 8的官方兼容版本. EclipseNeon3:更新比较快,适合技术狂热追寻者. 本文选择eclipse-jee-neon-3-win32-x86_64

deepin下eclipse快捷方式

[Desktop Entry] Type=Application Name=eclipse Comment=Java开发工具 Exec=/home/iszhengk/developer/Tools/eclipse/eclipse Icon=/home/iszhengk/Pictures/myicons/eclipse.pngCategories=Development Terminal=false

Eclipse Kepler maven工程配置JDK1.8

首先需要下载插件:"Help" --> "Market Place" --> Search for java 8 kepler. install Java 8 support eclipse kepler sr2, Java 8 Facets for web tools eclipse kepler sr2 Java 8 support for m2e for Eclipse Kepler SR2 (if required) 然后在pom.xml文件中配

eclipse没有(添加)"Dynamic Web Project"选项的方法【转载】

第一种方法: 你安装的是专门开发java项目的,而Dynamic Web Project  属于J2EE技术,所以你要专门下载一个集成了J2EE插件的Eclipse,(eclipse-jee-helios-SR2-win32),到eclipse官网下载相对应版本的IDE, 官网下载:http://www.eclipse.org/downloads/ 选择:Eclipse IDE for Java EE Developers 第二种方法: 为当前的eclipse安装Java EE开发插件.如下:

解决Eclipse狂吃内存的解决方法(转)

1.在eclipse的安装路径下建一个文件叫options,千万别又扩展名,然后添加内容如下:            org.eclipse.ui/perf/showHeapStatus=true      保存并退出 2.右击eclipse/myeclipse的快捷方式--快捷方式--目标,加入 如下内容            Eclipse -debug options -vm javaw.exe     修改后可如下形式:         E:\Tools\eclipse\eclipse.

eclipse neon配置web项目开发环境

首先是tomcat的配置,这一块网上教程不少.我就不展开讲了.配置好后应该能看到这样的三只小猫: 主要是如何建立一个web项目,neon版本本身是没有添加"Dynamic Web Project"选项的,需要安装Java EE开发插件. 步骤如下: 1.Help->Install New Software 2.在弹出的窗口中选择Add 3.在弹出窗口的Location输入http://download.eclipse.org/releases/neon 4.下拉找到Web,XML