Skip to content

Setting up a development environment #1786

Answered by MrTJP
SquidDev asked this question in Q&A
Discussion options

You must be logged in to vote

Weird, considering it actually builds just fine. I typically setup up my environments manually so I can have all of the dependencies like CCL/CBM all open in the same IntelliJ workspace at the same time, so maybe this is an issue with setting it up the automatic way by just importing the Gradle project directly. If it comes down to it, I can just add those AT entries.

The runs seems like a valid change. Again, I don't run it this way, so I just missed this missing runtime dep. Probably what we want is to have a single run that has all modules instead of separate ones for each module.

The compileOnly -> implementation also seems like a valid change. I have it at compileOnly because I obser…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SquidDev
Comment options

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