AgendaSample1.java:27: error: package jfxtras.samples does not exist
import jfxtras.samples.JFXtrasSampleBase;
So i try to include the jar jfxtras-labs-8.0-r6-20161011.080154-126.jar in the folder /Library/Java/Extensions, but i have the same error...
can you help me?
thanks in advance
--
You received this message because you are subscribed to the Google Groups "JFXtras Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jfxtras-dev...@googlegroups.com.
To post to this group, send email to jfxtr...@googlegroups.com.
Visit this group at https://groups.google.com/group/jfxtras-dev.
For more options, visit https://groups.google.com/d/optout.
AgendaSample1.java:27: error: package jfxtras.samples does not exist
import jfxtras.samples.JFXtrasSampleBase;