[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [m2e-users] Problem with "Update Project Configuration" option
|
Thanks very much. I took the latest 1.1 milestone from
http://download.eclipse.org/technology/m2e/milestones/1.1 and this works perfectly now.
Allan
- From: Fred Bricon <fbricon@xxxxxxxxx>
- Date: Wed, 30 Nov 2011 15:03:52 +0100
-
Delivered-to: m2e-users@xxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type; bh=DMy8EhLqe7tpTGKTGVE9dr0EhBk8nGUc1smwhewovZw=;
b=BBmoQTN6Uqa1BlD9so2sZTiDXJFH2B9FNZeRAufs+nTotyHGacO7N39KBZjnzGGfeu
siC0/B1Khvgfvj1biiPm+yyRcLzM3ZtqhkD2wdg73CzQ9Cj9wtxE+HTYwUCLgSEDA0kI
7pYkmk+3VX9f/Tlqzgvr3xVvJH5z/HbMpbrpk=
This mis-labeled dialog has been fixed in m2e 1.1M3. SeeÂ
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345746On Wed, Nov 30, 2011 at 2:56 PM, Allan Todd
<other@xxxxxxxxxxxxxxxxxx> wrote:
I
have a problem with the "Maven -> Update Project Configuration"
option since upgrading to Indigo. Rather than working as it used to in
m2eclipse, it now seems to do the same as "Update Dependencies" option
above.
With both Galileo and Indigo I have found that when I import maven
projects they do not always work correctly. Specifically they are
sometimes not recognised as Java projects (I don't get a little 'J' on
the folder icon) and when I open a Java source file none of the eclipse
Java features are available (code completion, hyperlinking to methods /
classes, etc). This has never been a problem in the past as "Maven
-> Update Project Configuration" fixes it. However now this option
appears to invoke the wrong thing so I'm stuck.
Any advice much appreciated.
Thanks,
Allan
______________________________