Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CQNGrammar Sources missing from master #315

Open
akumaburn opened this issue Apr 6, 2023 · 1 comment
Open

CQNGrammar Sources missing from master #315

akumaburn opened this issue Apr 6, 2023 · 1 comment

Comments

@akumaburn
Copy link

import com.googlecode.cqengine.query.parser.cqn.grammar.CQNGrammarLexer;
import com.googlecode.cqengine.query.parser.cqn.grammar.CQNGrammarParser;

in com.googlecode.cqengine.query.parser.cqn.CQNParser seem to be missing,

Is there build instructions for this somewhere?

@npgall
Copy link
Owner

npgall commented Apr 7, 2023

If you run mvn generate-sources or mvn compile it should generate those sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants