Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Missing EnclosingMethod attribute

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Olivier Lefevre <lefevrol AT yahoo.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Missing EnclosingMethod attribute
  • Date: Sat, 07 Jan 2012 20:44:16 +0100

On 1/7/2012 8:32 PM, Olivier Lefevre wrote:
As far as I can tell with a quick Google search this is only a problem
in Eclipse.

The warning comes from the ADT, which is the Eclipse Android development
plugin maintained by Google. It's unclear to me whether the warning has
general applicability or is specific to the Dalvik VM (or even to the tool
that munges *.class files into *.dex files).

I mean, regular JVMs are back-compatible and can obviously run XOM just fine
even though it is compiled for an ancient Java release but perhaps the ADT
offers a warning because it would be a real issue for Dalvik? I'll try and
report any problems.

-- O.L.






Archive powered by MHonArc 2.6.24.

Top of Page