modify_build_gradle
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,16 +1,15 @@
|
||||
****************************
|
||||
Powered By MCP:
|
||||
http://mcp.ocean-labs.de/
|
||||
Searge, ProfMobius, Fesh0r,
|
||||
R4wk, ZeuX, IngisKahn, bspkrs
|
||||
MCP Data version : unknown
|
||||
****************************
|
||||
:eclipseClasspath
|
||||
:eclipseJdt
|
||||
:eclipseProject
|
||||
:eclipse
|
||||
|
||||
FAILURE: Build failed with an exception.
|
||||
BUILD SUCCESSFUL
|
||||
|
||||
* Where:
|
||||
Build file '/home/kitsudesktop/Development/ForgeCraft/build.gradle' line: 40
|
||||
|
||||
* What went wrong:
|
||||
A problem occurred evaluating root project 'ForgeCraft'.
|
||||
> The description primalcore is invalid
|
||||
|
||||
* Try:
|
||||
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
|
||||
|
||||
BUILD FAILED
|
||||
|
||||
Total time: 9.303 secs
|
||||
Total time: 15.227 secs
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
#Thu Jul 09 10:22:48 EDT 2015
|
||||
#Sun Jul 12 11:29:42 EDT 2015
|
||||
org.eclipse.jdt.core.compiler.debug.localVariable=generate
|
||||
org.eclipse.jdt.core.compiler.compliance=1.6
|
||||
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
|
||||
|
||||
@@ -37,7 +37,7 @@ dependencies {
|
||||
// real examples
|
||||
//compile 'com.mod-buildcraft:buildcraft:6.0.8:dev' // adds buildcraft to the dev env
|
||||
//compile 'com.googlecode.efficient-java-matrix-library:ejml:0.24' // adds ejml to the dev env
|
||||
compile 'primalcore'
|
||||
//compile 'primalcore'
|
||||
// for more info...
|
||||
// http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html
|
||||
// http://www.gradle.org/docs/current/userguide/dependency_management.html
|
||||
|
||||
Reference in New Issue
Block a user