简体   繁体   English

如何在 MuleSoft Anypoint Studio 中运行和配置 java maven 项目?

[英]How to run and configure java maven project in MuleSoft Anypoint Studio?

I have created a java maven project in eclipse to get response from web services using rest api, but not able to get the response in Anypoint Studio using the same code I am getting error like importing of rest assured and many more. I have created a java maven project in eclipse to get response from web services using rest api, but not able to get the response in Anypoint Studio using the same code I am getting error like importing of rest assured and many more. Could anyone help how to run same maven project that i have created in eclipse in MuleSoft Anypoint Studio to get the response.任何人都可以帮助如何运行我在 MuleSoft Anypoint Studio 的 eclipse 中创建的相同 maven 项目以获得响应。 Please let me know if any further information required.如果需要任何进一步的信息,请告诉我。

Anypoint Studio only supports Mule projects. Anypoint Studio 仅支持 Mule 项目。

Since it is based on Eclipse You might be able to install the Eclipse plugin for Java to add support for Java projects. Since it is based on Eclipse You might be able to install the Eclipse plugin for Java to add support for Java projects.

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

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