Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ExtremeTrekker
Post subject: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Dec 03, 2008 - 07:10 PM
Registered Member
Registered Member


Joined: Apr 07, 2006
Posts: 9

support-eugene wrote:


1. You can disable Maven4MyEclipse on the preference page in MyEclipse 7.0 M2.
2. MyEclipse does not mandate using Maven with your project. It should not conflict with any tools.


I have disabled Maven4MyEclipse but it still updates the indexes from the maven central repository (central : http://repo1.maven.org/maven2/ in the Maven Indexes view). I don't know what the effect is, except a waste of bandwidth for something I don't need or want.

So how can I disable the maven2 index update?

Thanks,
Paul
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Dec 03, 2008 - 07:34 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23881

Paul,

I have no idea. Maven4MyEclipse cannot function correctly without that resolution and I imagine for base m2 that's probably the same.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ernestz
Post subject: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Dec 13, 2008 - 01:47 PM



Joined: Jan 04, 2007
Posts: 132

Following up on this, I too just noticed that ME 6.6 and 7.0 both update these indexes, and seem to create/maintain a file (_1l.cfs) which is almost 64MB. Even if I disable Maven4MyEclipse, ME 6.6 and ME7 waste bandwidth and file space updating some feature I disabled.

Still no way to totally disable Maven7MyEclipse?
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Dec 16, 2008 - 06:49 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23881

Not *totally*, but you can go to the Maven4MyEclipse preferences under MyEclipse, and tell it to not update the index on restart and it will never update that file again. The reason it updates it atleast once is because the Maven dependency management is busted without it -- which is a really crumby user experience.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ernestz
Post subject: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Dec 17, 2008 - 02:59 AM



Joined: Jan 04, 2007
Posts: 132

Quote:

The reason it updates it atleast once is because the Maven dependency management is busted without it -- which is a really crumby user experience.


Agreed .... especially if the user does not need or require Maven capabilities.
 
 View user's profile Send private message  
Reply with quote Back to top
roby2358
Post subject:   PostPosted: Dec 30, 2008 - 04:54 PM
Registered Member
Registered Member


Joined: Sep 20, 2006
Posts: 1

In 6.6, I'm not able to run my junit tests. I finally enabled the "m2eclipse" properties in the perferences menu (despite the warning text), but now my junit tests are getting compilation errors and class not found errors.

I hate to say it, but as much as I love MyEclipse, we have so many Maven projects that if I have to choose between MyEclipse and m2eclipse, MyEclipse is out the window.

I'll give it one shot to remove Maven4MyEclipse, but then out goes baby and bathwater all at once.
 
 View user's profile Send private message  
Reply with quote Back to top
support-eugene
Post subject:   PostPosted: Dec 31, 2008 - 01:53 PM
Registered Member
Registered Member


Joined: May 12, 2005
Posts: 473

roby2358 wrote:
In 6.6, I'm not able to run my junit tests. I finally enabled the "m2eclipse" properties in the perferences menu (despite the warning text), but now my junit tests are getting compilation errors and class not found errors.

I hate to say it, but as much as I love MyEclipse, we have so many Maven projects that if I have to choose between MyEclipse and m2eclipse, MyEclipse is out the window.

I'll give it one shot to remove Maven4MyEclipse, but then out goes baby and bathwater all at once.


Can you provide more information, i.e. what kinds of compilation errors you are getting, etc.?

_________________
Eugene
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mlbartonsr
Post subject: Re: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Jul 20, 2009 - 03:44 PM
Veteran Member
Veteran Member


Joined: Aug 05, 2005
Posts: 23

support-rkalla wrote:
Not *totally*, but you can go to the Maven4MyEclipse preferences under MyEclipse, and tell it to not update the index on restart and it will never update that file again. The reason it updates it atleast once is because the Maven dependency management is busted without it -- which is a really crumby user experience.



I am using ME 7.5
In order to tell it to not update you have to enable Maven. I do not want to enable Maven.
So how do i turn off maven updates and not have maven enabled?
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
support-eugene
Post subject: RE: Re: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Jul 20, 2009 - 03:50 PM
Registered Member
Registered Member


Joined: May 12, 2005
Posts: 473

The anable/disable feature only shows/hides the UI. You can "enable", turn off index download, disable.

_________________
Eugene
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mlbartonsr
Post subject: RE: Re: RE: Re: Disable Maven integration in MyEclipse 7?  PostPosted: Jul 20, 2009 - 04:08 PM
Veteran Member
Veteran Member


Joined: Aug 05, 2005
Posts: 23

Thanks, That worked. I have another question.
What does the offline setting do on the M4ME properties page do?
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
support-eugene
Post subject: Re: RE: Re: RE: Re: Disable Maven integration in MyEclipse 7  PostPosted: Jul 20, 2009 - 04:19 PM
Registered Member
Registered Member


Joined: May 12, 2005
Posts: 473

mlbartonsr wrote:
Thanks, That worked. I have another question.
What does the offline setting do on the M4ME properties page do?


It tells ME to expect that connection might be absent :( It is still not working very well, unfortunately.

_________________
Eugene
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
wxlund
Post subject:   PostPosted: Oct 01, 2009 - 07:40 AM



Joined: Oct 01, 2009
Posts: 1

i have been completely unable to get maven to work in MyEclipse. I'm finding the notes about m2eclipse not being able to install and I'm experiencing the same messages but how do I use m2eclipse? Not being able to use m2eclipse means dropping MyEclipse at the end of the eval.
 
 View user's profile Send private message  
Reply with quote Back to top
mezmo
Post subject:   PostPosted: Oct 07, 2009 - 06:27 PM
Registered Member
Registered Member


Joined: Jun 29, 2005
Posts: 21

"Getting out long stick to poke beehive with"
I've started moving a lot of my stuff over to Netbeans over this issue. Its really a shame, I enjoy working in MyEclipse, but this issue just makes it a non-starter. The Netbeans maven connector, I check out a project that has a pom at its root, and wham, I've got full support. It worked that way pretty much with M2Eclipse too, until you "simplified" it.
Ah well, maybe someday I'll be able to use something OTHER than the database part.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
hoshposh
Post subject: What is the Latest on Using m2eclipse with MyEclipse 8.0?  PostPosted: Feb 13, 2010 - 07:23 PM
Registered Member
Registered Member


Joined: Oct 06, 2005
Posts: 6

I am thinking of getting the latest version and was curious to know if MyEclipse 8.0 has better support for the standard m2eclipse plugins?

Cheers,
-Lyndon-
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits