[MCPE-1052] Minecraft Raspberry PI API is compiled for Java 7 only Created: 26/Dec/12 Updated: 04/May/17 Resolved: 11/Feb/13 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.6.0 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Zhuowei Zhang | ||
| Resolution: | Invalid | Votes: | 1 |
| Labels: | None | ||
| Confirmation Status: | Plausible |
| Platform: | Tablet - Android - Other (Specify in description) |
| CHK: |
| Description |
|
I know this is the wrong section, but this is the best place I could think of. In the leaked prerelease for Minecraft Raspberry Pi edition, the two jars for Java api are compiled with Java 7, and running on OpenJDK 6 results in: $ java -cp McPiDemos.jar pi.demo.LoopDemo Trying to compile the source with Java 6 results in the following error: $ javac -cp .:../src-api/ -d ../bindemo pi/demo/LoopDemo.java Since some people are still running Java 6, it would make sense to build the Java API for Java 6. |
| Comments |
| Comment by Zhuowei Zhang [ 12/Feb/13 ] |
|
Ah, well, it is fixed in the latest release anyways. |
| Comment by Do [ 11/Feb/13 ] |
|
Unfortunately Pi Edition issues aren't being tracked here for now, sorry. |