Skip to content

Commit

Permalink
Move IDEA project to the root
Browse files Browse the repository at this point in the history
Having the project structure in a sub-folder causes trouble with IDEA's Gradle support.
  • Loading branch information
Spasi committed Aug 24, 2016
1 parent 94e3c11 commit 64e7472
Show file tree
Hide file tree
Showing 33 changed files with 629 additions and 602 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/config/ide/idea/.idea/workspace.xml
/nbproject/
/.idea/workspace.xml
/bin
/modules/core/src/generated
/libs
Expand Down
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 26 additions & 27 deletions config/ide/idea/.idea/compiler.xml → .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
10 changes: 5 additions & 5 deletions config/ide/idea/.idea/encodings.xml → .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/externalDependencies.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 64e7472

Please sign in to comment.