How to Create a New Project: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* Start with [[project pom.xml|pom.xml]]
* Start with [[project pom.xml|pom.xml]]
* Install [[project .gitignore|.gitignore]]
* Install [[project .gitignore|.gitignore]]
* Create the IntelliJ project (.idea based)
* Install the copyright (see [[]])

Revision as of 22:17, 21 January 2016

Internal

Procedure

  • Start with pom.xml
  • Install .gitignore
  • Create the IntelliJ project (.idea based)
  • Install the copyright (see [[]])