Hello, modding newbie here
So I'm having an issue with setting up my Forge/MCP workspace. I set eclipse's workspace at ~/eclipse, but the IDE will not recognize the source code as a project. In other words, the package explorer is blank, and I was wondering what steps I should take to import the decompiled source code.
Here's how I set it up:
- I downloaded and extracted mcp72pre for minecraft 1.3.2 pre.
- I downloaded and extracted forge build #188, also compatible with 1.3.2pre
- I copied a fresh .minecraft/bin folder into ~/mcp72pre/jars
- Likewise for the server. Both the server and client are 1.3.2pre that was released this tuesday
- I ran the ~/mcp72pre/forge/install.cmd script, which ran fine with no errors
OS: Windows 7, 64 bit
Java: 1.7, 64 bit
Eclipse version: Juno, or whatever the newest version is