fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

Crash using Rectangle or Rectangle2D with Android #198

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use class Rectangle or Rectangle2D in my application
2. Execute the application in an Android mobile 

What is the expected output? What do you see instead?
Crash with the error "Could not find class 'java.awt.Rectangle',referenced from 
method..."

What version of the product are you using? On what operating system?
Eclipse Indigo 3.7, maven 3.0.4 and JDK 7u5; on Windows 7

Original issue reported on code.google.com by gong...@gmail.com on 24 Jul 2012 at 9:49