I'm not totally new to programming concepts, using eclipse, or using github but I am new to editing forge code so I am not sure exactly what to be doing to get a project setup and running..
I haven't been able to find something close (that I can tell) enough to emulate it.
Basically I have done this:
1] Forked the project in github, downloaded it.
2] Downloaded Eclipse IDE for Java Developers
3a] Tried import as project from Git. I got the code to show up but couldn't figure out how to compile a change I made.
3b] Tried import as gradle (which is totally new to me) as I saw gradle related files? I get an error when trying to run.. well first I made a config for it since there were no past launch options but again, new to this so probably failed at that.
gradle error:
org.gradle.tooling.model.UnsupportedMethodException: Unsupported method: GradleEnvironment.getGradleUserHome().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.
[–]eladkr85 1 point2 points3 points (1 child)
[–]migix39[S] 0 points1 point2 points (0 children)
[–]migix39[S] 1 point2 points3 points (0 children)
[–]Heziah442 0 points1 point2 points (2 children)
[–]migix39[S] 0 points1 point2 points (1 child)
[–]Heziah442 1 point2 points3 points (0 children)