Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I accidently removed all of the libraries, so now every single class is shown as missing and my imports are not valid.

How can I add all of the libraries back and where can I find them?

You need to recreate your IDE project.

 

If you're using Eclipse, re-run

gradlew eclipse

.

 

If you're using IDEA, open build.gradle with it and re-import the project.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

  • Author

Okay, I've done that, but now look at this:

 

This happened the first time, and every time I compile it adds all of that shit with it...

 

NnIbWRf.png

Not too sure what's going on there since I don't use Eclipse myself.

 

Try running

gradlew cleanEclipse eclipse

to delete the project and then regenerate it.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

The simple solution would be to start again. Just make sure to backup the src/main folder so your mods source is saved (Just copy it back once everything is setup again).

 

One issue you can have with eclipse is that the commands for gradle don't always clean everything, so you can have a situation where eclipse saves some IDE file which the gradle comands never reset (One example is if you try and copy/paste the whole lot to a different hard drive, eclipse will have saved the old location in some IDE file which is never reset with gradle).

Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.