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

Refactoring and build/run config. #36

Closed

Conversation

studersi
Copy link

There were plenty of hardcoded paths in the pom.xml, that were already stored in a property. The hardcoded paths are removed and replaced by said property.

The target directory only contains build files, it does not need to be tracked with the VCS. It is removed and added to the .gitignore file.

Additional run and build configurations are added to .idea/. They allow the game to be run in the debugger.

Note that paths in pom.xml as well as in the run config might need to be adapted.

@TheGiriel
Copy link
Owner

integrated and working

@TheGiriel TheGiriel closed this Nov 16, 2019
@studersi studersi deleted the studersi/refactoring branch November 16, 2019 17:28
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

Successfully merging this pull request may close these issues.

2 participants