Posted July 20, 201510 yr I never think about this in the past, but now that I updated Java to version 8_51 (I think I had 8_40 before) when I'm building the .jar I get a Warning like: warning: [options] bootstrap class path not set in conjunction with -source 1.6 Note: C:\eclipse\Minecraft\1.7.10-MyTestMod\build\sources\java\mam\mytestmod\item\ItemStick.java uses or overrides a deprecated API. I shouldn't update? When I check on Eclipse for that file, I don't see Eclipse underlining any error, the only Java import I have there is java.util.List Is there any "Rule" on what version of Java to use when coding for the different Minecraft Versions? PS: This mod is 1.7.10 This is the config I have on the Compile settings
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.