Description: JAVA自动打包成JAR环境插件,Eclipse插件,放在插件包里,可自动运行,功能强大,打包完可自动运行-JAVA environment automatically packaged into a JAR plug-in, Eclipse plug-in, plug-on bag, can run automatically, powerful, packing End can be run automatically Platform: |
Size: 197632 |
Author:zenggui |
Hits:
Description: 一个很好用的JAVA源程序打包工具,下载解压缩后,只需要把相应的文件夹拷贝到开发环境下,就可以直接使用了!-A very good package with the JAVA source code tool, decompress after download, just to copy the corresponding folder to the development environment, you can directly use the! Platform: |
Size: 285696 |
Author:wan jin guang |
Hits:
Description: java快速打包工具 ,可嵌入到Eclipse中使用,把插件复制到plugin目录内即可-java fast packing tools, can be embedded into the use of Eclipse, the plug-ins can be copied to the plugin directory Platform: |
Size: 246784 |
Author:风云浪子 |
Hits:
Description: 这个插件的功能就是把外部导入的jar包和自己写的程序做成新的jar包。此版本为最新版。-This plug-in function is to import an external jar packages and made their own written procedures for the new jar package。 Platform: |
Size: 246784 |
Author:li |
Hits:
Description: Eclipse插件FatJar安装与使用,fatJar这插件打包的时候可把用到的第三方的JAR包也一起打到目标JAR中。-Eclipse plug FatJar install and use fatJar this plug-in package can be used third-party JAR package together to hit the target JAR. Platform: |
Size: 285696 |
Author:007 |
Hits:
Description: 打开Eclipse的插件安装目录,找到plugins的目录,直接将jar包放进去。这时候Eclipse中还是没法使用,我们必须先重启下Eclipse!关掉Eclipse后,在命令行中输入 Eclipse -clean的命令,这时候插件就装进去了!怎么看是否安装上去了?直接在 Package Explorer中选中项目文件,右键单击在下拉菜单中会有 Build Fat Jar的选项,选中后一步一步的做下去,期间要勾选第三方的jar包,最后打成jar包,单击程序可以运行了!-Open Eclipse plugin installation directory, find the plugins directory, a jar directly into them. At this time they could not use Eclipse, we must restart under the Eclipse! Turn off the Eclipse, Eclipse-clean command in the command-line input, this time the plug-in installed inside! How to install up to see if? Directly select the project file in the Package Explorer, right-click in the drop-down menu option, there will be Build Fat Jar selected to do so step by step, and must be checked during the third-party jar package, and finally labeled jar package, click the program you can run! Platform: |
Size: 246784 |
Author:wlj |
Hits:
Description: 发现eclipse打包jar无法连带打包第三方lib,于是选择安装插件fatjar,现在说明fatjar安装过程:
1、安装方法:
1)下载安装:
https://sourceforge.net/projects/fjep/files/
解压下载的ZIP包,将里面的Jar解压到Eclipse安装路径下的plugins文件夹中;
重启eclipse没安装成功,删除eclipse下\configuration\org.eclipse.update\platform.xml重启也无效;
2)在线安装:
eclipse菜单栏 help->install new software...->work with
新增:fatjar - http://kurucz-grafika.de/fatjar
安装失败提示:Failed to prepare partial IU: [R]net.sf.fjep.fatjar 0.0.31.(Eclipse Plug-In for deploying a project into one "fat" executable jar file containing all referenced libraries. References are taken from the project settings, so no manual configuration is necessary.) Platform: |
Size: 245760 |
Author:zjssql
|
Hits: