OpenComputers

OpenComputers

49M Downloads

Build failure during configuration phase due to missing org.eclipse.jdt dependency

AayuStark007 opened this issue ยท 1 comments

commented

Following the build instructions at https://ocdoc.cil.li/tutorial:debug_1.7.10
Running the following command on fresh clone gradlew setupDecompWorkspace
Results in the following error:

A problem occurred configuring root project 'OpenComputers'.

Could not resolve all artifacts for configuration ':classpath'.
Could not find org.eclipse.jdt.core.jar (org.eclipse.jdt:org.eclipse.jdt.core:3.10.0.v20131029-1755).
Searched in the following locations:
https://files.minecraftforge.net/maven/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0.v20131029-1755/org.eclipse.jdt.core-3.10.0.v20131029-1755.jar

OS: Windows 10

commented

Instructions working for master-MC1.12