zoukankan      html  css  js  c++  java
  • Eclipse安装fatjar(不用自己下载fatjar包)

    .安装Eclipse-jee-luna-SR2-win32-x86_64版本的插件支持

    方法如下:

    Help -> Install New Software... -> Work with

    -> 选择“The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.5”  (如果是4.4eclipse luna就选updates/4.4)

    -> 勾选"Eclipse Tests, Examples, and Extras" 下的 "Eclipse 2.0 Style Plugin Support"

    如果不进行这一步直接安装fatjar会报错,错误内容如下:

    1. An error occurred while installing the items  
    2. session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]net.sf.fjep.fatjar 0.0.31, action=).  
    3. Failed to prepare partial IU: [R]net.sf.fjep.fatjar 0.0.31.  

    2. 安装fatjar

    推荐在线安装方式,另外还有一种安装方式是将fatjar插件下载到本地,然后放入eclipse的文件夹中,该方法可用性有待检验。

    在线安装方式如上述方式相同:

    在线安装步骤:

    eclipse菜单栏 Help -> Install New Software... -> Work with

    输入:fatjat - http://kurucz-grafika.de/fatjar

    然后一直 next,重启之后就可以了!

    安装好了后,工程--右键

  • 相关阅读:
    preflight
    vs调试的时候,加载dll非常慢的解决方法
    chrome blink render engine and the render mechanism
    Cache-control demestified
    IE文档模式和兼容模式
    canvas和SVG分析比较
    打败 IE 的葵花宝典:CSS Bug Table
    vi 编辑器
    JS高级 1
    特效四大家族
  • 原文地址:https://www.cnblogs.com/zhaojinyan/p/9476547.html
Copyright © 2011-2022 走看看