SimCraft for Minecraft

!!

Welcome Guest

Dear visitor, welcome to MC Port Central. If this is your first visit here,  you should consider registering to show your support.   By registering you will give us an idea and clear indication of how in demand our work really are and will motivate our porting team to continue there work. We port vanilla mods to Bukkit and you will also find a lot of other related Minecraft material on our Forum.

Author Topic: recompiling  (Read 299 times)

thebeatles8371

  • Newbie
  • *
  • Posts: 21
recompiling
« on: June 23, 2012, 04:23:33 AM »
I finished fixing all the files, and in the porting instructions it said "Download our [MCPC build] and use it as library to compile the java files.". I'm really new at this and would like to know how to do this.

muCkk

  • Administrator
  • Hero Member
  • *****
  • Posts: 1115
Re: recompiling
« Reply #1 on: June 23, 2012, 01:49:48 PM »
If you are using Eclipse here is a tutorial with 3 methods:
http://www.wikihow.com/Add-JARs-to-Project-Build-Paths-in-Eclipse-%28Java%29

thebeatles8371

  • Newbie
  • *
  • Posts: 21
Re: recompiling
« Reply #2 on: June 23, 2012, 04:14:27 PM »
Do i use the recompile.bat in the mcp or something else, also do i need any other files other than the ones in the mod to recompile?

muCkk

  • Administrator
  • Hero Member
  • *****
  • Posts: 1115
Re: recompiling
« Reply #3 on: June 23, 2012, 04:32:40 PM »
Eclipse will compile the files for you if you use MCPC as library, which includes all files you need.

X_Pwnage

  • Newbie
  • *
  • Posts: 18
    • X_Pwnage
Re: recompiling
« Reply #4 on: July 07, 2012, 08:20:27 PM »
Eclipse will compile the files for you if you use MCPC as library, which includes all files you need.
So you have to have Eclipse? If not, how to do it via command line?