要将JavaFX
集成到现有的RCP客户端,我需要将fx.runtime
的{{1}}和fx.target
功能添加到我的IDE中。我知道通常的方法是通过转到e(fx)clipse project
来下载这些功能,但是我想下载这些功能并将它们添加到虚拟P2存储库中。
是否可以在单targetplatform -> add new software
下使用Maven下载http://download.eclipse.org/efxclipse/runtime-released/2.3.0/site/
中的功能结构?
答案 0 :(得分:2)
这就是我想要的:
eclipse -nosplash -verbose
-application org.eclipse.equinox.p2.metadata.repository.mirrorApplication
-source Insert Source URL (e.g. http://download.eclipse.org/eclipse/updates/3.4milestones/)
-destination Insert Destination URL (e.g. file:/tmp/3.4milestonesMirror/)
答案 1 :(得分:0)
在此处搜索:https://mvnrepository.com/。 复制失望,你准备好了。