How to Create a New Project: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
* Install [[project .gitignore|.gitignore]] | * Install [[project .gitignore|.gitignore]] | ||
* Create the IntelliJ project (.idea based) | * Create the IntelliJ project (.idea based) | ||
* Install the copyright (see [[]]) | * Install the copyright (see [[IntelliJ Copyright Configuration]]) |
Revision as of 22:18, 21 January 2016
Internal
Procedure
- Start with pom.xml
- Install .gitignore
- Create the IntelliJ project (.idea based)
- Install the copyright (see IntelliJ Copyright Configuration)