facebook

Support – Maven [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #206480 Reply

    aneeqa.rana
    Member

    1)
    We are just setting up Eclipse, and have some test projects. I have plugged in MyEclipse. How do I get the Deploy tool to work in MyEclipse. I select my project, and bring up the Project Deployment screen, but there are not any projects listed for me to select for deployment. What do I need to do to set the Deploy tool.

    I was able to build and deploy using Ant.

    2)
    How do I (or can I) use Maven to deploy from MyEclipse.

    AR

    #206492

    Riyad Kalla
    Member

    We are just setting up Eclipse, and have some test projects. I have plugged in MyEclipse. How do I get the Deploy tool to work in MyEclipse. I select my project, and bring up the Project Deployment screen, but there are not any projects listed for me to select for deployment. What do I need to do to set the Deploy tool.

    In order to deploy an application, you need to have previously configured an appropriate Application Server (Window > Preferences > MyEclipse > Application Servers). If you are working with EJB’s and other enterprise technologies, then you will need to setup an appropriate EJB container (like JBoss). If you setup Tomcat, and try and deploy an incompatible project type, it will not work.

    However if you are working with a web application, setting up Tomcat 5 will work fine. Once you have setup/configured your server in MyEclipse, your deployment window (when you click “Add”) will let you select the server you wish to deploy your app too.

    How do I (or can I) use Maven to deploy from MyEclipse.

    I don’t understand what you are asking… there is currently no relationship between Maven and MyEclipse so I’m not clear on how you are trying to use these two together. Can you give me a little more detail?

    #206509

    aneeqa.rana
    Member

    Just as we can use Ant to build and deploy projects from MyEclipse, we wanted to be able to do the same with Maven. However, since there is no relationship between Maven and MyEclipse, is there any way to create that relationship (perhaps by using the Non-Ant Project Builder tool)?

    #206511

    Riyad Kalla
    Member

    I don’t know off hand, but here is a plugin for Eclipse-Maven integration that *might* do something you want:
    http://mevenide.sourceforge.net/mevenide-ui-eclipse/features.html

    #206524

    aneeqa.rana
    Member

    Thanks for you help!

    #206534

    Riyad Kalla
    Member

    No problem, let us know if that plugin is helpful so others can give it a try. And if there is eventually a high enough demand for Maven support we can certainly look at providing some functionality in MyEclipse for it (but not right now, our 2.8/2.9 todo list is about a mile long printed out 😉

    #206549

    aneeqa.rana
    Member

    That plugin worked. We were able to run our project using Maven in MyEclipse. 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Support – Maven [Closed]

You must be logged in to post in the forum log in