Cosoprojects
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Why is creating a working IntelliJ project such an ordeal?
AnsweredI have a project I've just checked out from GitHub. If I cd into the project directory, I can build it with Maven on the command line; 'mvn install' pulls the dependencies, builds the jar, and ins...