Skip to content

Multi-Module project structure in Maven plus some minor cleanups#14

Open
colinbut wants to merge 5 commits intohmkcode:masterfrom
colinbut:master
Open

Multi-Module project structure in Maven plus some minor cleanups#14
colinbut wants to merge 5 commits intohmkcode:masterfrom
colinbut:master

Conversation

@colinbut
Copy link
Copy Markdown

@colinbut colinbut commented May 21, 2016

Configuring the project to be mulit-module project in Maven. This allows:
easy navigating, importing, and managing inside IDEs such as Intellij IDEA or Eclipse.

some other minor additions:

  • using imports instead of full qualifier name
  • gitignore - ignore unnecessary files

@colinbut colinbut changed the title Cleanups in simple-junit sub project Multi-Module project structure in Maven plus some minor cleanups May 22, 2016
private Math math;

@Before
public void setup() {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

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