Skip to content

refactor code to match new maven-based project structure#815

Closed
mainrs wants to merge 2 commits into
TheAlgorithms:Developmentfrom
mainrs:Development
Closed

refactor code to match new maven-based project structure#815
mainrs wants to merge 2 commits into
TheAlgorithms:Developmentfrom
mainrs:Development

Conversation

@mainrs

@mainrs mainrs commented Aug 24, 2019

Copy link
Copy Markdown

This commit adds all necessary files as well as correctly specifies the package names for each file. The project now fully mimics maven's project structure (as indicated as a goal earlier in issue #474).

The goal is to make working on the project easier for others. They can now clone the repo and use the Open as maven project that is included in every mainstream IDE/editor.

**Edit: ** All tests pass. Might be a good idea to setup a Travis CI config that will check for tests.

Sven Lechner added 2 commits August 24, 2019 22:47
This commit adds all necessary files as well as correctly specifies the package names for each file. The project now fully mimics maven's project structure (as indicated as a goal earlier in issue #474)
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