Skip to content

Re-structure project to use Maven#529

Closed
camilne wants to merge 1 commit into
TheAlgorithms:Developmentfrom
camilne:Development
Closed

Re-structure project to use Maven#529
camilne wants to merge 1 commit into
TheAlgorithms:Developmentfrom
camilne:Development

Conversation

@camilne

@camilne camilne commented Oct 2, 2018

Copy link
Copy Markdown

This PR re-structures the project to use a standard build tool.

Why?

  1. It standardizes dependency versions. (Also makes barrier to contribution lower because no more manual dependency management)
  2. It standardizes project structure (source files, test files, etc.)
  3. It is not IDE specific, so people with different IDEs can import the pom file and get the correct project setup in their IDE.

yanglbme added a commit that referenced this pull request Aug 27, 2019
* Add Maven frameworks support
* close #529 
* close #815
@yanglbme

Copy link
Copy Markdown
Member

#795

@yanglbme yanglbme closed this Aug 27, 2019
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