Java!?
Yes Java. I’ve been learning Java recently and it’s actually been going alright. It all stemmed from a friend saying he wanted to make a plugin for Bukkit, a wrapper for the server of Minecraft, which is an awesome game by the way and made by a really cool developer from Sweden! Go check it out, no really, go check it out I’ll wait……..ok, welcome back! Pretty cool right? See, I told you it was awesome, no back to me and my Java experience. Right, so Java is an interesting programming language, but it was a lot easier to adapt to than I thought it would be. It’s basically done now and if you play Minecraft, or at least will and want to run your own server using Bukkit, you can go download the source for the plugin over here. If not then you can still check out the code since I was the one who wrote the Java and my friend wrote the code for the website to display the data. I didn’t really mind writing it since it was a good learning experience in the end. Well, I need to get back to work on my PHP midterm, thanks for reading!
March 10, 2011 at 11:12 am
Hi,
I just download your latest src but when i try to compil i meet lot of error.
Here is what i do (under OSX terminal)
javac *.java
this should result to .class
May be can you tell me how to compile or send me a .jar of the latest build?
Kindest regards,
Nicolas