• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

m2eclipse problems in Eclipse

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I installed m2eclipse (maven plug-in) on a brand new installation of Eclipse Galileo EE. I have verified that the plug-in is installed via the installation details. However, nothing is showing up in my menus. For example, I go to File-->New-->Project ... and I do not have an option for Maven. I have tried re-installing the plug-in, re-installing Eclipse, and starting eclipse with the -clean option, but nothing fixed the problem.

Am I doing something wrong? Any ideas?

Thanks
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OS? Exact version? Recently updated?

I have it running on Windows XP, Linux, and OS X; no heroics to get it working.

When I just now installed it on this Linux box I noticed it listed a lot more dependencies to install than I'm used to seeing... Unfortunately I had forgotten about this thread, so I didn't pay attention to them, so I don't know if it could be related. But it worked immediately after a single restart.
 
reply
    Bookmark Topic Watch Topic
  • New Topic