Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8278727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T09:06:32+00:00 2026-06-08T09:06:32+00:00

I have Eclipse: eclipse-jee-juno-win32 . I need to create Maven project with it, but

  • 0

I have Eclipse: eclipse-jee-juno-win32. I need to create Maven project with it, but the problem is, I have been searching how to install maven plugin or something, that I could be able to create maven projects. Unfortunately I can not find anything.

Can anybody provide me some information how to create maven projects in Eclipse? Previously I have been always using IntelliJ, but now I need to use Eclipse and it is been the first time I have run it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T09:06:33+00:00Added an answer on June 8, 2026 at 9:06 am

    You have 2 options.

    1. In Eclipse, open Help/Eclipse Marketplace, then write maven. You will see maven integration for Eclipse. I don’t like it because in my work we have too big projects for it. But if you have something small, it’s probably the best choice.

    2. Use manually building with WTP plugin.
      Add to your pom.xml:

    pom.xml:

      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-eclipse-plugin</artifactId>
        <configuration>
          <wtpapplicationxml>true</wtpapplicationxml>
          <wtpversion>2.0</wtpversion>
        </configuration>
      </plugin>
    

    And then in your root directory (where pom.xml exists)

    mvn eclipse:clean eclipse:eclipse

    It creates all eclipse structure (with all jars included to your project). Then you just need to import existing project into workspace: File/Import/General/Existing project into workspace, choose directory with your project

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to Tomcat and Eclipse, but have been searching for a solution for
I have been trying for weeks to install spring plugin with Eclipse 3.7 It
I have Eclipse Helios service release 2 with the ADT plugin. I need a
I am configuring the env on Vista. I have jdk-6u30 and eclipse-jee-indigo-SR1-win32 installed on
I have Eclipse with m2 plugin and want to make new project with Spring.
I have eclipse Galileo 3.5 with maven plugin installed. I want to know if
I have installed the latest android sdk (android-sdk_r10-windows.zip), latest eclipse helios (eclipse-jee-helios-SR2-win32.zip) and latest
I have Eclipse Indigo with the Scala IDE plugin. I downloaded a lift project
Eclipse IDE: eclipse-jee-indigo-SR2-win32(3.7.2) SDK: android-sdk_r18-windows OS : Windows7. I have done all configuration to
I currently have Eclipse Ganymede running on my system. I wanted to install Eclipse

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.