JFace库独立下载(未从Eclipse插件中挑选) [英] JFace libraries stand-alone download (not picked from Eclipse plug-ins)

查看:56
本文介绍了JFace库独立下载(未从Eclipse插件中挑选)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用所有JFace功能,但在我的项目中仅包括外部jar的最低要求.

I would like to use all of the JFace functionality but include in my project only the very minimum in terms of external jars.

是否可以下载构建SWT/JFace应用程序所需的典型.jar,而不必先下载Eclipse,然后再从plugins目录中选择合适的文件?

Is it possible to download the typical .jars required to build an SWT/JFace app without having to download Eclipse first and then to pick the right files out of the plugins directory?

例如这些文件.

  • org.eclipse.core.commands_.jar
  • org.eclipse.equinox.common_.jar
  • org.eclipse.jface_.jar
  • org.eclipse.osgi_.jar
  • org.eclipse.ui.workbench_.jar
  • ...

甚至可以将类映射到jar文件并下载所述文件的链接吗?

Is it even possible to map classes to jar files and download links for said files?

注意:我正在寻找官方库文件下载页面"(有点像SWT的页面: http://www.jarfinder.com

Note: I am looking for the "official library files download page" (a little bit like this page for SWT: http://download.eclipse.org/eclipse/downloads/drops4/R-4.2.1-201209141800/#SWT), not a "look-up service" like: http://www.jarfinder.com

这是我从eclipse-SDK-4.2.2-macosx-cocoa-x86_64文件夹中选取的内容,但感觉像试错:

Here is what I picked out of my eclipse-SDK-4.2.2-macosx-cocoa-x86_64 folder, but it felt like trial and error:

  • org.eclipse.core.commands_3.6.2.v20130123-162658.jar
  • org.eclipse.core.commands.source_3.6.2.v20130123-162658.jar
  • org.eclipse.equinox.common_3.6.100.v20120522-1841.jar
  • org.eclipse.equinox.common.source_3.6.100.v20120522-1841.jar
  • org.eclipse.jface_3.8.102.v20130123-162658.jar
  • org.eclipse.jface.databinding_1.6.0.v20120912-132807.jar
  • org.eclipse.jface.databinding.source_1.6.0.v20120912-132807.jar
  • org.eclipse.jface.source_3.8.102.v20130123-162658.jar
  • org.eclipse.jface.text_3.8.2.v20121126-164145.jar
  • org.eclipse.jface.text.source_3.8.2.v20121126-164145.jar
  • org.eclipse.osgi_3.8.2.v20130124-134944.jar
  • org.eclipse.osgi.services_3.3.100.v20120522-1822.jar
  • org.eclipse.osgi.services.source_3.3.100.v20120522-1822.jar
  • org.eclipse.osgi.source_3.8.2.v20130124-134944.jar
  • org.eclipse.osgi.util_3.2.300.v20120913-144807.jar
  • org.eclipse.osgi.util.source_3.2.300.v20120913-144807.jar
  • org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar
  • org.eclipse.ui.workbench.source_3.104.0.v20130204-164612.jar
  • org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar
  • org.eclipse.ui.workbench.texteditor.source_3.8.0.v20120523-1310.jar
  • org.eclipse.core.commands_3.6.2.v20130123-162658.jar
  • org.eclipse.core.commands.source_3.6.2.v20130123-162658.jar
  • org.eclipse.equinox.common_3.6.100.v20120522-1841.jar
  • org.eclipse.equinox.common.source_3.6.100.v20120522-1841.jar
  • org.eclipse.jface_3.8.102.v20130123-162658.jar
  • org.eclipse.jface.databinding_1.6.0.v20120912-132807.jar
  • org.eclipse.jface.databinding.source_1.6.0.v20120912-132807.jar
  • org.eclipse.jface.source_3.8.102.v20130123-162658.jar
  • org.eclipse.jface.text_3.8.2.v20121126-164145.jar
  • org.eclipse.jface.text.source_3.8.2.v20121126-164145.jar
  • org.eclipse.osgi_3.8.2.v20130124-134944.jar
  • org.eclipse.osgi.services_3.3.100.v20120522-1822.jar
  • org.eclipse.osgi.services.source_3.3.100.v20120522-1822.jar
  • org.eclipse.osgi.source_3.8.2.v20130124-134944.jar
  • org.eclipse.osgi.util_3.2.300.v20120913-144807.jar
  • org.eclipse.osgi.util.source_3.2.300.v20120913-144807.jar
  • org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar
  • org.eclipse.ui.workbench.source_3.104.0.v20130204-164612.jar
  • org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar
  • org.eclipse.ui.workbench.texteditor.source_3.8.0.v20120523-1310.jar

推荐答案

您可以选择Eclipse RCP SDK,也可以选择整个Eclipse SDK(例如,JFace Text仅在后者中可用).您必须从plugins目录中挖掘所需的jar和源.

You can either choose Eclipse RCP SDK, or go for the whole Eclipse SDK (JFace Text, for example, is only available in the latter). You'll have to dig up the desired jars and sources from the plugins directory.

JFace在这些发行版中可用.由于某些不可思议的原因,它无法作为独立下载下载.

JFace is available in those distributions. For some unfathomable reason, it is not available as a stand-alone download.

这篇关于JFace库独立下载(未从Eclipse插件中挑选)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆