I can't find my answer anywhere
I know javafx is now part of the SDK as of java 8 release and late java 7 release.
I am using Eclipse and scene builder 8 to build an app for a school project.
I want to know if the teacher needs to install e(fx)clipse to run the app so it will work properly ?
Also I am using a maven build for Junit dependencies do I need to add any javaFx library ? for it to work (even tho its already part of the sdk)
Thank you