forrestzhu / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Problem using odata4j in Android #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Add jars in build path in Eclipse for an Android project

What is the expected output? What do you see instead?

Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
(org.joda.time.DateTimeZone$1) that doesn't come with an associated 
EnclosingMethod attribute. This class was probably produced by a compiler that 
did not target the modern .class file format. The recommended solutin is to 
recompile the class from source, using an up-to-date compiler and without 
specifying an "-target" type options. The consequence of ignoring this warning 
is that reflective operations on this class will incorrectly indicate that it 
is *not* an inner class

What version of the product are you using? On what operating system?
OData4j 0.4 - Mac OS X

Please provide any additional information below.
As soon as I add the jars in the build path in Eclipse, this message comes. I 
am trying to use odata4j in Android.

Original issue reported on code.google.com by mustafa....@mutualmobile.com on 13 Jun 2011 at 5:38

GoogleCodeExporter commented 8 years ago
*What version of the product are you using? On what operating system?*
OData4j 0.5 - Windows Server 2008 R2
OData4j 0.5 - Windows 7 Professional
OData4j 0.6 - Windows 7 Professional

Original comment by Linard.V...@tenforce.com on 26 Mar 2012 at 3:45

GoogleCodeExporter commented 8 years ago
Hi.

I have the same problem!
My configuration is: odata4j-0.6.0-clientbundle.jar, Windows 8, Motodev 4.1.0

I hope your help!

Original comment by pedrazas...@gmail.com on 12 Dec 2012 at 5:12