Skip to content

Commit

Permalink
That line now causes a crash when I launch Forge with NetBeans, so I'…
Browse files Browse the repository at this point in the history
…ll disable it for now
  • Loading branch information
ata4 committed Oct 21, 2015
1 parent e76c3e9 commit 8082701
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ processResources {
}
}

sourceSets { main { output.resourcesDir = output.classesDir } }
// IntelliJ fix, may not work in other IDEs
//sourceSets { main { output.resourcesDir = output.classesDir } }

0 comments on commit 8082701

Please sign in to comment.