-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am trying to build the Examples with maven dependency
com.github.rpgleparser rpgleparser 1.0.0But the build is failing with 100s of errors. Looks like the Examples Project is not in sync with RpgLEParser project? Can you please help. Thank you.
For example below imports in fixed2free.integration.ApiBasedInfoProvider are not resolved
import org.rpgleparser.api.LibraryList;
import org.rpgleparser.api.ListApiCallback;
import org.rpgleparser.api.LFLD.FLDL0100;
import org.rpgleparser.api.LFLD.QUSLFLD;
import org.rpgleparser.api.LRCD.QUSLRCD;
import org.rpgleparser.api.LRCD.RCDL0200;
import org.rpgleparser.api.OBJL.OBJL0200;
import org.rpgleparser.api.OBJL.QUSLOBJ;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels