1 Star 0 Fork 11

douyiwang/openjfx8_patch

forked from src-openEuler/openjfx8 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom-openjfx.xml 1023 Bytes
一键复制 编辑 原始数据 按行查看 历史
Noah 提交于 2020-06-01 17:37 . initial packaging
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<name>openjfx</name>
<groupId>org.openjfx</groupId>
<artifactId>javafx</artifactId>
<description>OpenJFX JavaFX</description>
<packaging>pom</packaging>
<version>@RELEASE_VERSION@</version>
<modules>
<module>buildSrc</module>
<module>modules/base</module>
<module>modules/graphics</module>
<module>modules/controls</module>
<module>modules/swing</module>
<module>modules/swt</module>
<module>modules/fxml</module>
<module>modules/media</module>
<module>modules/web</module>
<module>modules/builders</module>
<module>modules/fxpackager/native</module>
<module>modules/fxpackager</module>
<module>modules/fxpackager/so</module>
<module>modules/jmx</module>
<module>shade</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/douyiwang/openjfx8_patch.git
git@gitee.com:douyiwang/openjfx8_patch.git
douyiwang
openjfx8_patch
openjfx8_patch
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385