wenhao001 / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Usint with Android #392

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using with Android
2.
3.

What is the expected output? What do you see instead?
I get an exception:
 java.lang.NoClassDefFoundError: java.beans.PropertyDescriptor
            at libcore.reflect.InternalNames.getClass(InternalNames.java:55)
            at libcore.reflect.InternalNames.getClass(InternalNames.java:30)
            at java.lang.Class.getDexCacheType(Class.java:479)

What version of the product are you using? On what operating system?
2.4.0

Please provide any additional information below.
Sorry if this isn't meant to work with android.

Original issue reported on code.google.com by ti.vel...@gmail.com on 9 Mar 2015 at 1:39

GoogleCodeExporter commented 8 years ago
Sorry for the typo on the title

Perhaps using Openbeans instead?

Original comment by ti.vel...@gmail.com on 9 Mar 2015 at 4:38

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 16 Mar 2015 at 10:49