简体   繁体   English

适用于Android Studio的Apache Axis2

[英]Apache Axis2 for Android studio

I am developing an app in Android Studio which needs to consume WSDL services written in .net. 我正在Android Studio中开发一个需要使用.net编写的WSDL服务的应用程序。 Now i need to generate java classes from WSDL file using any third party plugin. 现在,我需要使用任何第三方插件从WSDL文件生成Java类。 I did Google whole day and found Apache Axis2 library from here . 我整天都在做Google,并从这里找到Apache Axis2库 But this comes only for eclipse. 但这只是为了日食。 I have also tried some online tool ex. 我也尝试过一些在线工具。 easy WSDL generator but it's all features are available only for premium members. 简单的WSDL生成器,但所有功能仅适用于高级会员。

Now my problem is how can i generate java code using Android Studio. 现在我的问题是如何使用Android Studio生成Java代码。 Is there any plugin which can solve my problem. 有没有可以解决我的问题的插件。 Or any other way...Please help me. 或其他方式...请帮助我。

Thanks in advance 提前致谢

As far as I know, Android Studio is for Android development. 据我所知,Android Studio是用于Android开发的。

Use Eclipse. 使用Eclipse。 It works for C, C# and Java. 它适用于C,C#和Java。

You don't need Apache Axis for this IMHO ... 您不需要Apache Axis来实现此恕我直言...

See if this helps ... 看看这是否有帮助...

Or this one .. 还是这个 ..

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM