Jump to content

Recommended Posts

Posted

Eclipse for your IDE, MCP to decompile/recompile, Forge to make your life MUCH easier, gimp makes for "easy" art changes.

When MCP decompiles it creates an eclipse project directory, just tell eclipse to use that as the workspace and it's all happy.

Posted

Eclipse for your IDE, MCP to decompile/recompile, Forge to make your life MUCH easier, gimp makes for "easy" art changes.

When MCP decompiles it creates an eclipse project directory, just tell eclipse to use that as the workspace and it's all happy.

i need a how to install it for linux PLEASe

Posted

If you don't know how to install eclipse for linux, then you should be taking the time to actually learn linux before you start using it as your dev machine.

Java is cross platform, there is no benefit or penalty for using any specific OS. If you're already making mods in windows, why change?

Posted

If you don't know how to install eclipse for linux, then you should be taking the time to actually learn linux before you start using it as your dev machine.

Java is cross platform, there is no benefit or penalty for using any specific OS. If you're already making mods in windows, why change?

i had to i had a virus

Posted

I have a feeling this guy would spend most of his time spell checking his code rather than writing it...

im not an idiot and i look up the right code

Posted

Oh my god. I cannot stop laughing.

You forgot about this:

i had to i had a virus

i already made mods on windows i make mods before!

it wont help its ALL FOR WINDOWS Not linux Windows!
Posted

i had to i had a virus

Then get crackin learning linux. It's not that hard to get a basic install going then add the JRE, JDK, and eclipse.

Unless you're on ubuntu, in that case I'd pitty you and say Good Luck, You'll Need It.

Posted

Tried it, disliked the look and feel, then they decided to use it to generate revenue with amazon.

I've got a debian VM setup, but I've tried a dozen different distros and the only ones I likes less than ubuntu were the business card sized livecds that wouldn't install to HD like they claimed.

Not saying I HATE it, I added the distro bashing as a joke. What distro anyone else uses is not my concern or problem.

Posted

Tried it, disliked the look and feel, then they decided to use it to generate revenue with amazon.

I've got a debian VM setup, but I've tried a dozen different distros and the only ones I likes less than ubuntu were the business card sized livecds that wouldn't install to HD like they claimed.

Not saying I HATE it, I added the distro bashing as a joke. What distro anyone else uses is not my concern or problem.

Arch Linux is a good basis system. EXTREMELY hard to use though (it doesn't have seperate server and client builds, if you know what I mean [not in a dirty way]), if you want it to be slightly easier, go with archbang. Still not very user friendly, though. It is very lightweight, and has an extremely powerful pakage building system. You can make easy to install self updating packages for stuff you didn't even make.

Posted

Is there a reason you're not using 17? The Fedora Project doesn't support old versions for very long the last time I checked.

Make sure you're using Oracle's Java and not OpenJDK. Use java -version in the console to check. You might have to use the alternatives console command to set the default JRE to use.

If you're using Fedora's Add/Remove Programs to install things, use yum in the console instead. You should get better error messages that make your searches for help easier.

Beyond that, Google is your friend. You really need to learn to use linux on your own instead of following step-by-step tutorials, especially if you're going to develop mods. With that said, we're happy to point you in the right direction if you feel lost. We just won't do your work for you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...