android KSOAP2 HttpsTransport警告End mothd

时间:2011-08-26 06:58:58

标签: android warnings ksoap2

  

可能重复:
  KSOAP never timeout

我使用KSOAP2成功使用了一个Web服务,但是eclipse给了我以下警告信息;

(org.ksoap2.transport.KeepAliveHttpsTransportSE$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
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-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.

虽然没有造成任何问题,但我想找到一种方法让消息消失并让Eclipse开心,有没有人找到解决方案呢?

1 个答案:

答案 0 :(得分:0)

在警告之前使用这些@SuppressWarnings