Minimum java version requirements?
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
2 posts
• Page 1 of 1
Minimum java version requirements?
by spr » 11 Jul 2013, 02:50
Hi,
I have been compiling using 1.7 in Eclipse and just noticed that the http://www.slightlymagic.net/wiki/Forge#Requirements page says 1.6 is the minimum requirement to run Forge.
When I downgraded to 1.6, everything compiled but on running received -
Can I assume that 1.7 is now the new minimum requirement?
Cheers,
Steve.
I have been compiling using 1.7 in Eclipse and just noticed that the http://www.slightlymagic.net/wiki/Forge#Requirements page says 1.6 is the minimum requirement to run Forge.
When I downgraded to 1.6, everything compiled but on running received -
- Code: Select all
Cannot switch on a value of type String for source level below 1.7. Only convertible int values or enum variables are permitted
at forge.card.CardEdition$EditionReader.read(CardEdition.java:328)
at forge.card.CardEdition$EditionReader.read(CardEdition.java:1)
at forge.util.storage.StorageReaderFolder.readAll(StorageReaderFolder.java:99)
at forge.util.storage.StorageView.<init>(StorageView.java:51)
at forge.card.EditionCollection.<init>(EditionCollection.java:37)
at forge.model.FModel.<init>(FModel.java:153)
at forge.model.FModel.getInstance(FModel.java:97)
at forge.view.Main.main(Main.java:40)
Can I assume that 1.7 is now the new minimum requirement?
Cheers,
Steve.
Re: Minimum java version requirements?
by friarsol » 11 Jul 2013, 02:52
We upped the requirement to 1.7 very recently, the Wiki is just out of date.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 54 guests