Pilchard123 Posted May 6, 2012 Posted May 6, 2012 To make jakj happy and because I am a n00b: How would one set Eclipse up to use MCP and Forge? How would one get the MCP Javadoc working? Is there a Forge Javadoc?
jakj Posted May 6, 2012 Posted May 6, 2012 The MCP javadoc actually gets added as comments to the source code when it decompiles, so (as far as I can tell) you don't need to refer to the online version. Eclipse I have never used, nor any IDE for Java, but the MCP release page does have some info. If you can't get it working, post again and I will download Eclipse and try to get it working myself. MCP is supposed to come with a pre-built Eclipse workspace (after you decompile) that you can just import.
Neowulf Posted May 6, 2012 Posted May 6, 2012 Playing around with it myself. Unless I'm missing something, all you have to do is set the workspace in eclipse to the \eclipse directory in MCP.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now