Jump to content

I cannot import things (Jar missing?)


CraftCreeperDev

Recommended Posts

Hi, I am just starting to learn how to make mods. I have set up Gradle and opened eclipse in the right directory (Forge\eclipse). When I first started it up it gave me an error, being a regular Eclipse user I proceeded to remove one of the Jars that was creating an error. This turned out real bad, everything un-imported and I forgot the Jar name... (I have a feeling it started with "undefined"). If anyone can help me I'd be very grateful. 

Link to comment
Share on other sites

"being a regular Eclipse user I proceeded to remove one of the Jars that was creating an error"

How is that a 'standard solution'... No...

Re-run the eclipse task and reload eclipse.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

So, one thing, if you were a regular IntelliJ user, would you know too remove a Jar when there is a red ! on the Project? I wouldn't think so...

 

Anyway, I do not quite understand what you are saying, could you re-phrase?

 

Aside from that, I managed to re-install forge, here are the Jars that are imported; http://prntscr.com/5ms74m

 

I get an error when trying to re-install it;

:makeStart FAILED

 

FAILURE: Build failed with an exception.

 

* What went wrong:

Execution failed for task ':makeStart'.

> Cannot find System Java Compiler. Ensure that you have installed a JDK (not ju

st a JRE) and configured your JAVA_HOME system variable to point to the accordin

g directory.

 

* 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: 2 mins 48.829 secs

 

I watched multiple tutorials, along with Oracles tutorial, it seems it didn't work, can anyone help me? (:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.