We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50ce94 commit db30e71Copy full SHA for db30e71
modules/javafx.graphics/.classpath
@@ -38,7 +38,7 @@
38
<classpathentry combineaccessrules="false" kind="src" path="/base">
39
<attributes>
40
<attribute name="module" value="true"/>
41
- <attribute name="add-exports" value="javafx.base/com.sun.javafx.property=javafx.graphics"/>
+ <attribute name="add-exports" value="javafx.base/com.sun.javafx.property=javafx.graphics:javafx.base/test.util.memory=javafx.graphics"/>
42
</attributes>
43
</classpathentry>
44
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
0 commit comments