Skip to content

How to run this project correctly? #12779

Closed Answered by rnveach
Table-the-cat asked this question in Q&A
Discussion options

You must be logged in to vote

I do not use IDEA, so I cannot say why it is not building the project correctly. This seems to be a global issue with other users, so if someone finds out what is missing, they can make a PR to update the documentation.

The package is not abandoned. We use ANTLR4 for our grammar, and it must be generated first before the rest of the code can be compiled. Maven does this as part of it's lifecycle, but I don't know why IDEA isn't doing it.

I recommend compiling the project by maven first in the command line. mvn clean verify should be enough to compile the project and run the tests to check that everything is set up. That is the command we ask contributors to run before pushing changes to P…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@Table-the-cat
Comment options

@Table-the-cat
Comment options

@Table-the-cat
Comment options

@romani
Comment options

@Table-the-cat
Comment options

Answer selected by Table-the-cat
Comment options

You must be logged in to vote
3 replies
@romani
Comment options

@Table-the-cat
Comment options

@Table-the-cat
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants