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

Am modding for 1.15.2 on MacOS Mojave 10.14.6 with Forge 31.1.0. How do I run the gradlew genEclipseRuns and gradlew eclipse commands I need to use this with Eclipse? When I try to run

cd ~/Desktop/ExampleMod/Examplemod
gradlew genEclipseRuns

it says, "Command not found." The tutorial I was using was for Windows, so does anyone know if I need to do something else?

11 minutes ago, TheThorneCorporation said:

What do you mean by "*nix"? And how do I specify that it's in the current directory?

(Sorry, but I'm a bit of a noob. I don't even understand events and threading yet.)

unix/linux, which macos is based on. And just prefix the command with ./ (dot-forwardslash) as I put in my last post :)

On 3/22/2020 at 8:50 PM, Ugdhar said:

Try ./gradlew

*edit: and the reason the windows tutorial didn't say anything, is that windows/dos has always (to my knowledge anyway) checked in the currect folder/directory first when running a command, vs other OSes sticking to what's specified in the path.

Edited by Ugdhar

  • Author

Can't test at the moment, but I will try it. Thank you!

Also, while we're here, do you know of any good tutorials on Java application programming? Stuff like events and listeners and stuff, and how to write them. I understand a little bit, but probably not enough to actually do a lot of things.

1 minute ago, TheThorneCorporation said:

do you know of any good tutorials on Java application programming? Stuff like events and listeners and stuff, and how to write them.

I do not unfortunately. If you know any oop languages, java is similar in a lot of ways, and looking through vanilla code and browsing the forums are good sources of how to do things.

 

Without programming knowledge, I would say just google java tutorials, and prepare to be bored while you write some text based programs to learn the basics. It'll suck, but it's how you get to the good stuff. :)

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...

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.