facebook

Creating WebProject with Maven or changing from Java project

💡
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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #266070 Reply

    We have a large code base with multiple Eclipse projects, some Java projects, some Web Projects. We are in the process of migrating from Ant to Maven2. mvn eclipse:eclipse allows us to create Java projects that we can then easily import inside of MyEclipse.

    1. Is there a way to create a Web Project from maven?

    2. If not, is there a way to migrate a Java project to a Web Project from within MyEclipse?

    Thanks,
    Niels

    #266101

    Greg
    Member

    Neils,

    As of now there is no way to have maven generate MyEclipse Web Projects. However, there is an easy way to convert Java Projects into MyEclipse Web Projects once you are in MyEclipse.

    1. Select you Java Project
    2. From menu choose, MyEclipse > Add Web Project Capabilities…
    3. Browse to your webroot directory (directory that contains resources, WEB-INF, etc)

    And away you go. Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Creating WebProject with Maven or changing from Java project

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