This class is generated by antlr during the build: modules/javafx.graphics/build/gensrc/antlr/com/sun/scenario/effect/compiler/JSLBaseVisitor.java
You may be using an old 3.x version of anltlr, although the build should download the latest antlr4 for you. Make sure that you have a clean repo with no leftovers from an older build.
-- Kevin On 10/9/2019 2:06 AM, Vincent MOLLIERE wrote:
Hello, I'm trying to build the latest version of OpenJFX on Windows and I have a compilation problem in JSLVisitor, it cannot find the import com.sun.scenario.effect.compiler.JSLBaseVisitor and neither do I. Where this file can be found/generated ? Thank you in advance for your help !