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

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

Closed
wants to merge 2 commits into from
Closed

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

wants to merge 2 commits into from

Conversation

mainrs
Copy link

@mainrs mainrs commented Aug 24, 2019

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
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