IDEA-383652 javafx: flatten folder structure for the ultimate module

IJ-CR-186728

GitOrigin-RevId: 26cba9f9feb4306ce2ec8a431ae3432d53b43b06
This commit is contained in:
Louis Vignier
2026-01-12 17:22:47 +00:00
committed by intellij-monorepo-bot
parent 8eb35c47df
commit 368f321c99
2 changed files with 0 additions and 4 deletions
@@ -11,9 +11,6 @@
reason: <- intellij.javaFX.community
contentModules:
- name: intellij.javaFX.properties
- name: lib/modules/intellij.javaFX.css.intellilang.jar
contentModules:
- name: intellij.javaFX.css.intellilang
- name: lib/modules/intellij.javaFX.css.jar
contentModules:
- name: intellij.javaFX.css
@@ -19,7 +19,6 @@
<module name="intellij.javaFX"/>
<module name="intellij.javaFX.properties"/>
<module name="intellij.javaFX.css" loading="optional"/>
<module name="intellij.javaFX.css.intellilang" loading="optional"/>
</content>
<extensions defaultExtensionNs="com.intellij">