-
Enhancement
-
Resolution: Won't Fix
-
P5
-
8
-
win
if (className == null || className.startsWith("java.") //NOI18N
|| className.startsWith("javax.") || className.startsWith("javafx.") //NOI18N
|| className.startsWith("com.oracle.javafx.scenebuilder.") //NOI18N
|| className.startsWith("com.javafx.")) { //NOI18N
status = JarReportEntry.Status.IGNORED;
a own package ignore file to stop loadig for forbidden classes so how com.oracle.javafx.scenebuilde
any pbroblems a going
regards
No
|| className.startsWith("javax.") || className.startsWith("javafx.") //NOI18N
|| className.startsWith("com.oracle.javafx.scenebuilder.") //NOI18N
|| className.startsWith("com.javafx.")) { //NOI18N
status = JarReportEntry.Status.IGNORED;
a own package ignore file to stop loadig for forbidden classes so how com.oracle.javafx.scenebuilde
any pbroblems a going
regards
No