Skip to content

Replace hardcoded path separators with File.separator#2

Open
gerarts wants to merge 4 commits into
TestSmells:masterfrom
gerarts:master
Open

Replace hardcoded path separators with File.separator#2
gerarts wants to merge 4 commits into
TestSmells:masterfrom
gerarts:master

Conversation

@gerarts

@gerarts gerarts commented Jun 6, 2018

Copy link
Copy Markdown

Replaces all occurrences of "\\" and "\\\\" with their respective File.separator counterparts to make the project run on multiple platforms.

(Also adds maven-assembly-plugin for easy compilation to JAR)

@gerarts

gerarts commented Jun 6, 2018

Copy link
Copy Markdown
Author

Updates added for usage in the Software Quality MOOC at Delft University of Technology.

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.

1 participant