Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Automatic project changes resolution

I still have some compile errors which I'm not able to resolve. For instance:

import org.maven.ide.eclipse.ui.common.editor.AbstractFileEditor;

where/how do I get this one?

On Wed, Oct 5, 2011 at 3:19 PM, Matthew Piggott <mpiggott@xxxxxxxxxxxx> wrote:


On 5 October 2011 03:21, Java Questions <for.java.questions@xxxxxxxxx> wrote:
I discussed this with my team and they were quite interested. If it really suits our needs and we'll see that it makes sense to work in that direction, we could even contribute back anything we would need to tune to make it work for us.

But I need some additional help from you in order to proceed with the investigation, since my experience with Eclipse plugins is very basic. For now I need to know/do the following things:

1) Be able to run/debug the Onboarding project

I looked at https://docs.sonatype.org/display/M2ECLIPSE/Developer+Guide and tried to import the Onboarding project in a similar way. That helped me to get rid of some errors, but I still get tons of them (for instance, for some reason I have problems with resolving/downloading s2-e36.target - could it be because I tried it with e3.7.1?). Do you have somewhere up-to-date wiki somewhere describing how to get started? Every mistake with setup costs a lot of time (when it starts verifying/downloading something it takes a lot of time and then shows an error).

The target platform would be fine with 3.7.1, the most likely cause is that one of the update sites has had content removed.  Its probably easier to see what using the command line.


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top