`
xgbjmxn
  • 浏览: 269310 次
  • 性别: Icon_minigender_1
  • 来自: 新乡
社区版块
存档分类
最新评论

JBoss Tools 3.2 Installation From Update Site

阅读更多
JBoss Tools 3.2 Installation From Update Site

1. First, download the correct version of Eclipse for your platform which is compatible with the version of JBoss Tools you plan to install. We recommend you start with the Eclipse 3.6.1 (Helios SR1) IDE for Java EE Developers in order to install JBoss Tools 3.2 (less dependencies to download). If no bundle is available for your platform, or if you would prefer a smaller download, choose the Eclipse 3.6.1 Platform Runtime Binary - Eclipse will then download only the bare essentials needed for JBoss Tools. Fedora users can simply `yum install eclipse-platform`.



    * Eclipse 3.6.1 Helios Bundles (including Eclipse 3.6.1 (Helios SR1) IDE for Java EE Developers)
    * Other Versions, Platforms, Options



2. Next, unpack Eclipse somewhere on your drive, eg., ~/eclipse or c:\eclipse



3. If you do not already have Java 6 installed and in your path, download and install that. Fedora users, `yum install java-1.6.0-openjdk-devel`. Note that gcj/gij is not supported.



4. Double-click the Eclipse icon, or open a terminal and run `~/eclipse/eclipse -vm /path/to/bin/java`. See also more startup options.



5. When Eclipse starts, go to Help > Install New Software...



6. Paste in the URL of the update site you've chosen, such as http://download.jboss.org/jbosstools/updates/stable/helios/. See the complete list here or here. On some platforms, you may also be able to drag and drop the link from your browser directly into Eclipse.
Help > Install New Software... > Add...

7. Alternatively, if you prefer to install from an offline update site zip, you can download one and use that instead of a remote http URL as in the screenshot above.

a) Download an Update Site Zip, but DO NOT UNZIP IT.

b) As in step 5 above, when Eclipse starts, go to Help > Install New Software... > Add... However, in this case you should press the Archive... button and browse for the update site zip you downloaded.
Help > Install New Software... > Add... > Archive... > Browse for zip




8. Select features to install, then click Next. Note that many features are be listed in multiple categories for convenience, though not all features are not included in the "All" category.

It is not recommended that you select the same feature more than once: doing so may cause the install process to crash Eclipse. If this happens just restart and try again. Launching Eclipse with a different JDK, or giving Eclipse more memory may also help.
Select features to install

9. If you encounter problems resolving dependencies, you can click 'Available Software Sites' and manually add or enable missing sites. You can also import the list of required sites from a bookmarks.xml.

10. After fetching all the features and plugins for installation, you will be prompted that your selection contains unsigned jars. This is normal, and should not be seen as an "unsafe" installation. Simply accept the warning and continue.

11. Install. Restart when prompted.

12. If the install gets stuck on a particular jar download (bandwidth saturation, slow mirror, etc.), you can shut down Eclipse and try again. Ignore any errors you get when starting the second time - a completed install should resolve them so that when you restart the third time you will be ready to go.

Enjoy!
Installation From Update Site Zip (Scripted)

Should you want to install from an Update Site Zip via a script (eg., for easy deployment / testing) you can use the following scripts:

    * installJBossTools.sh - wrapper for Ant script w/ usage examples (Linux or Mac OSX)
    * installJBossTools.cmd - wrapper for Ant script w/ usage examples (Windows)
    * installJBossTools.xml - Ant script, runs p2 director to install specific plugins &/or features, or else everything in the zip

分享到:
评论

相关推荐

    jbosstools-4.15.0.Final-updatesite-core.zip

    Jboss tools 4.15 (eclipse 4.16)离线安装包,解决在线安装慢,官网下载慢的...官网下载地址:https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.15.0.Final-updatesite-core.zip

    JbossTools for Eclipse4.5.2

    《JBoss Tools for Eclipse 4.5.2:企业级开发的强大助力》 Eclipse作为一款广受欢迎的开源集成开发环境(IDE),以其强大的可扩展性和丰富的插件库深受开发者喜爱。而JBoss Tools则是Eclipse的一个重要扩展,专为...

    eclipse安装hibernate的jboss tools插件

    标题中的“eclipse安装hibernate的jboss tools插件”指的是在Eclipse集成开发环境中安装用于支持Hibernate的JBoss Tools扩展。这个过程是开发者为了提高在Eclipse中使用Hibernate框架进行开发的便利性,通过添加插件...

    jbosstools-4.0.1.Final

    jbosstools-4.0.1.Final JBoss Tools 原名为JBoss IDE,现在统一改名为 JBossTools,JBoss Tools包含了JSF,Hibernate,JBossSeam,jBPM等一系列的开发工具。

    解决eclipse安装Jboss Tools插件后自动提示变慢.pdf

    标题所反映的知识点是:在Eclipse集成开发环境中安装Jboss Tools插件后遇到的性能问题及其解决方案。 描述所涉及的知识点:当用户在Eclipse中安装了Jboss Tools插件之后,可能会发现Eclipse的启动和运行速度变慢,...

    JBossTools实践系列:JBossESB服务开发入门

    JBossTools实践系列:JBossESB服务开发入门

    Eclipse3.7集成JbossTools+Drools

    【Eclipse3.7集成JbossTools+Drools】的知识点详解 1. **Eclipse3.7**:Eclipse 3.7是Eclipse IDE的一个版本,它是一款广泛使用的开源集成开发环境(IDE),支持多种编程语言,如Java、Python等。3.7版本在2011年...

    jboss tools ESB技术文档

    ### jboss tools ESB技术文档知识点详述 #### 一、ESB概念介绍 ##### 1.1 什么是ESB? ESB(Enterprise Service Bus)是一种企业级消息系统之上的抽象层,它提供了用于实现面向服务架构(SOA)所需的各种功能。ESB...

    JBossTools-ALL-win32-3.0.0.CR2

    JBossTools-ALL-win32-3.0.0.CR2 是一个专为Windows操作系统设计的集成开发环境(IDE)扩展包,它基于Eclipse平台,提供了丰富的工具集来支持JBoss相关技术的开发、部署和管理。这个版本是3.0.0的候选发布2(CR2),...

    JbossESB开发环境配置.docx

    将`jbosstools-3.2.0.Beta1.aggregate-Update-2010-10-16_05-18-24-H221.zip`文件复制到Eclipse安装目录的同级目录下。然后,在Eclipse中执行以下操作来安装JBoss Tools: - 打开Eclipse,进入`Help` -> `Install ...

    使用Hibernate tools,生成带中文注释的类和hbm文件

    下载并安装hibernate tools插件,下载地址:http://download.jboss.org/jbosstools/static/neon/stable/updates/core/jbosstools-4.4.1.Final-updatesite-core.zip 安装过程参考...

    jboss 3.2 workbook for enterprise javabeans 3rd edition

    jboss 3.2 workbook for enterprise javabeans 3rd edition

    Eclipse中如何集成JBOSS7.0版本

    1. **下载JBoss Tools**:访问`http://www.jboss.org/tools/download.html`,找到与Eclipse版本相匹配的JBoss Tools版本,下载相应的Nightly Builds(例如JBoss Tools 3.2)。 2. **安装插件**:打开Eclipse,通过`...

    JBoss Tools 3 Developer Guide 全书 PDF

    JBOSS Tools是JBOSS社区提供的一套用于J2EE开发的Eclipse插件,现在的版本是3.1,本书出版于2009年,详述如何使用JBOSS Tools 3插件在Eclipse下开发J2EE project, 涵盖JSF, Struts, Seam, Hibernate, JBPM, ESB, web...

    Eclipse插件:Freemarker Editor 1.5.3(JBoss出品)(支持dropins安装)

    插件的压缩包"jbosstools-freemarker-1.5.3"包含了所有必要的文件,用户只需将解压后的文件放到Eclipse的"dropins"目录下,即可自动完成安装。通常,这样的压缩包会包含一个或多個JAR文件,这些文件包含了插件的实现...

    jbosstools-hibernate:JBoss工具

    Hibernate Eclipse Tools是一部分,可以从中单独或与完整的JBoss Tools发行版一起。 获取代码 开始编写代码的最简单方法是 ,然后克隆fork: $ git clone git@github.com:<you>/jbosstools-hibernate.git $ cd ...

    JBoss_AS7+JBoss_Tools+Eclipse3.7集成介绍

    JBoss Tools 是一组专为 JBoss 开发者设计的 Eclipse 插件,它极大地提升了基于 JBoss 平台的开发效率。这些插件包括了服务器管理、应用部署、性能监控等多种实用工具: 1. 服务器管理:通过 JBoss Tools,开发者...

Global site tag (gtag.js) - Google Analytics