I am trying to build JavaFX from source and am encountering the error: packageĀ com.sun.javafx.collections.annotations does not exist. Do i have to do something special to cause this package to be created or is it a separate download? It is not anywhere in the JDK source or JavaFX source.
Thank you.