Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey, Guys! I need some help!
It was happend "The import javafx cannot be resolved"
1. Why did this happen?
2. How do I fix it?
Hi If you want to import class from external jar, you need to use a tLibraryload in the beginning of job to load the jar first, and then import the class in the advanced settings panel of tJavaFlex component.RegardsShong