You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded the CT java training and updated the dev.properties.dist file, when trying to run the task02a_create.java program. I'm getting import statements not resolved.
import io.aexp.nodes.graphql.annotations.GraphQLArgument does not exist.
Lot of graph ql import statements not exist issue in compilation.
Please let me know what needs to be done.
The text was updated successfully, but these errors were encountered:
Hi,
I have downloaded the CT java training and updated the dev.properties.dist file, when trying to run the task02a_create.java program. I'm getting import statements not resolved.
import io.aexp.nodes.graphql.annotations.GraphQLArgument does not exist.
Lot of graph ql import statements not exist issue in compilation.
Please let me know what needs to be done.
The text was updated successfully, but these errors were encountered: