问题标签 [efxclipse]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
238 浏览

java - e(fx)clipse - Tutorial2 - step 18 - can't generate update site

Tutorial2 - e(fx)clipse - 第 18 步 - 出现问题

我正在关注 http://www.efxclipse.org/trac/wiki/Tutorial2

在第 18 步:使用按钮生成更新站点)全部构建(

18 : 操作的结果应该类似于下面的截图

. ...

但我实际上得到了“发生问题”

在此处输入图像描述

0 投票
1 回答
2359 浏览

eclipse - 在 Eclipse Kepler 中安装 e(fx)clipse 的问题

我正在使用 Ubuntu 13.10。我正在使用 Eclipse Kepler Enterprise Edition(版本:Kepler Service Release 2 Build id:20140224-0627)。我想在我的开普勒版本中安装 JavaFx ( e(fx)clipse )。1. 我尝试从 Eclipse Market 安装它,它给了我类似 e(fx)clipse 的错误不会安装。在此处输入图像描述 我搜索了这个错误,发现http://www.eclipse.org/forums/index.php/t/629144/但它对我有帮助。

所以我选择了另一个选项来安装 e(fx)clipse,我在http://www.eclipse.org/efxclipse/install.html#for-the-ambitious找到了这些步骤

  1. 当我尝试使用这些提到的步骤进行安装时,我发现了类似的错误

无法完成安装,因为找不到一项或多项所需项目。正在安装的软件:e(fx)clipse - IDE - Kepler 0.9.0.201401250805 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805)

缺少要求:e(fx)clipse - IDE - FXGraph 0.9.0.201401250805 (org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201401250805) 需要 'org.eclipse.xtext.sdk.feature.group 2.5。 0' 但找不到

不能满足依赖:

来自:e(fx)clipse - IDE - Kepler 0.9.0.201401250805 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805)

至:org.eclipse.fx.ide.fxgraph.feature.feature.group [0.9.0.201401250805]

之后,我删除了我的 eclipse 当前版本,并再次下载了相同的版本(Eclipse Kepler Enterprise Edition)并尝试再次安装 e(fx)clipse,即使我遇到了同样的问题。

有人可以帮我解决在 Eclipse Kepler Enterprise Edition 中安装 JavaFX 的问题吗?

0 投票
1 回答
1563 浏览

eclipse - 带有 Java 7 的 Kepler 上的 e(fx)clipse 0.9.0

是否可以在Kepler 和 Java7运行e(fx)clipse 示例应用程序

我采取了教程 4 中描述的步骤来集成目标定义 https://wiki.eclipse.org/Efxclipse/Tutorials/Tutorial4

我尝试了一体式 Eclipse 以及使用更新站点http://download.eclipse.org/efxclipse/updates-released/0.9.0/site升级常见的开普勒日食

但是,无法编译示例项目 JavaFX/Samples/e4 媒体应用程序。

  • 使用目标定义“RCP 3x 平台”,全部!无法解决应用程序依赖项

  • 使用目标定义“目标平台功能”会出现警告,即目标版本比我当前的 Eclipse 安装新。不再有 comile 错误,但运行应用程序我会收到很多运行时错误,例如:未解决的要求:要求能力:osgi.ee;过滤器:=“(&(osgi.ee=JavaSE)(版本=1.8))”

有人让示例“e4 媒体应用程序”工作吗?

我的 Eclipse:Kepler 服务版本 2

我的 Java:JDK 7u40

============== 编辑 ==============

得到它的工作,感谢汤姆!

  1. 安装全新的 Eclipse:http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/keplesr2

  2. 安装 Xtext 2.5.0,更新站点:http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases

  3. 安装 e(fx)clipse,更新站点:http://download.eclipse.org/efxclipse/updates-released/0.9.0/site

  4. 添加新的目标平台,更新站点:http://download.eclipse.org/efxclipse/runtime-released/0.9.0/site 选择FX Target -> Target Platform Feature

0 投票
2 回答
2779 浏览

java - 如何在 Eclipse 开普勒中添加 javafx 插件

三个月前,我已将 javafx 插件添加到 Eclipse,但现在我无法在 Eclipse 中添加插件。我使用了以下链接:e(fx)clipse = http://download.eclipse.org/efxclipse/updates-released/0.9.0/site Xtext = http://download.eclipse.org/modeling/tmf/ xtext/更新/复合/发布/

而且我搜索了很多,但我无法安装它。有人可以帮我解决这个问题。

提前致谢。

0 投票
1 回答
2002 浏览

eclipse - 我需要帮助让 JavaFX 在 Eclipse 中工作

我再次下载了java sdk(就像这里所说的:http ://www.oracle.com/technetwork/java/javafx/downloads/index.html )但是当我右键单击一个项目时JavaFX没有出现。(如果重要的话,我在 eclipse 上使用 scala 插件)

我去了这里: http: //www.eclipse.org/efxclipse/install.html 但卡在第 4/5 步,它告诉我“无法按要求完成安装”

然后它说:

无法完成安装,因为找不到一项或多项所需项目。正在安装的软件:e(fx)clipse - IDE - Kepler 0.9.0.201401250805 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805)

缺少要求:e(fx)clipse - IDE - FXGraph 0.9.0.201401250805 (org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201401250805) 需要 'org.eclipse.xtext.sdk.feature.group 2.5。 0' 但找不到

无法满足依赖关系:来自:e(fx)clipse - IDE - Kepler 0.9.0.201401250805 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201401250805) 到:org.eclipse.fx.ide。 fxgraph.feature.feature.group [0.9.0.201401250805]

我需要做什么才能让它工作?

0 投票
2 回答
1906 浏览

javafx - `org.eclipse.fx.javafx` 的更新站点在哪里(无法找到可安装单元)?

我有一个基于插件的产品文件,使用:

  • org.eclipse.fx.javafx
  • org.eclipse.fx.osgi

我认为这些插件来自e(fx)clipse项目。

我正在尝试构建一个提供这些插件的目标文件(下一步将是 maven+tycho 构建)。我想我可以在这个 p2 更新网站上得到它们:

http://download.eclipse.org/efxclipse/updates-released/1.0.0/site

我的目标文件如下所示:

但我收到此错误:“无法找到可安装单元 org.eclipse.fx.javafx”。

目标编辑器截图

如果我编辑位置,我可以选择以下项目之一:

编辑内容向导

我对每晚更新站点有相同的行为:

http://download.eclipse.org/efxclipse/updates-nightly/site

0 投票
1 回答
274 浏览

eclipse - 尝试在 e(fx)clipse 中移动 FXML 文件时出错

我有这个代码和这个文件层次结构: 在此处输入图像描述 一切似乎都很好,但是我得到了这个错误日志:

可疑的是,当我尝试在 Eclipse 中将 FXML 文件移动到不同的包时,我收到此消息对话框错误: 在“搜索进度轮询”期间发生内部错误。无效的线程访问

0 投票
1 回答
4936 浏览

eclipse - 在 Ecipe 上安装 e(fx)clipse 插件时出错

我正在尝试在 Eclipse Luna 4.4.1 (Mac OS Yosemite) 上安装 e(fx) 插件。

我正在按照以下步骤操作:

-> 帮助

-> 安装新软件...

-> 点击“添加..”按钮。

-> 作为“名称”类型:e(fx)clipse 和作为“位置”类型:http: //download.eclipse.org/efxclipse/updates-released/1.2.0/site

-> 点击“确定”。

-> 选择插件并按照以下说明进行安装:http: //www.eclipse.org/efxclipse/install.html#for-the-ambitious

它开始下载......在某些时候,我收到了这个错误:

收集要安装的项目时发生错误会话上下文是:(profile=epp.package.jee,phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,operand=,action=)。未找到包含:osgi.bundle,org.eclipse.jem.proxy,2.0.410.v201411191736 的存储库未找到包含:osgi.bundle,org.eclipse.jst.j2ee,1.1.802.v201501141657 未找到包含:osgi 的存储库.bundle,org.eclipse.jst.j2ee.web,1.1.810.v201501141727 未找到包含:osgi.bundle,org.eclipse.jst.jsp.core,1.2.701.v201501151629 的存储库包含:osgi.bundle ,org.eclipse.jst.standard.schemas,1.2.201.v201501151629 找不到包含:osgi.bundle,org.eclipse.wst.command.env.ui,1.1.200.v201501131952 的存储库包含:osgi.bundle ,org.eclipse.wst.html.core,1.1.802.v201501170605 未找到包含以下内容的存储库:

我的 Ecipe Luna 4.4.1(Java EE 版)更新了。

0 投票
2 回答
1578 浏览

java - e(fx)clipse 插件在 Mac 上不起作用

您没有使用 Java8 运行您的 Eclipse 实例。JavaFX 工具因此被禁用。将 Java8 设置为默认系统 java 或调整 eclipse.ini 以将 -vm 指向您的 Java8 安装。

我安装了最新的 JDK 并安装了 Java 8,它非常适用于我的应用程序中的任何其他方法或程序。但是,当我尝试安装此插件时,我收到了之前的错误。

我正在使用 Eclipse Luna 运行 Mac OSX Yosemite。

有什么建议么?谢谢!

0 投票
2 回答
311 浏览

java - deploy bundle with e(fx)clipse - problems with Macos icons

I worked through the fabulous tutorial here: http://code.makery.ch/java/javafx-8-tutorial-part7/

I had some success in that the main application icon displays when installing, and is used for the installed application, however I have two images which seem to be left unchanged.

When the .dmg is mounted, there is an image which shows on the desktop, and another next to the application name in the title bar, both of these are still defaulting to the Java icon.

Have included screen shots to show where the correct icon shows in the installer window, but the default java one is used in the title bar of that window and in the app on the desktop.

Do I need to add new/differently named images somewhere else in the project? Or is there something additional I can put in my build.xml to ensure these images change too?

Any help would be greatly appreciated. Cheers :)

enter image description here

enter image description here