Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] [m2e-users] default name template in import wizzard

We don't have any immediate plans to do that, but you are welcome to provide such patch yourself. We'll do a timely review and suggest any additional changes, if needed.

M2E 1.6 is set to be included with Eclipse Mars in June.
In the meantime milestone and snapshot builds are available from https://www.eclipse.org/m2e/m2e-downloads.html



2014-11-11 13:56 GMT+02:00 erik petzold <erik.petzold@xxxxxxxxx>:
Hi,

thanks for your response. Are you planning to implement this feature or should I try myself? How long would it take until it is released in an official version, available from the update sites?

Erik

2014-10-21 11:53 GMT+02:00 Anton Tanasenko <atg.sleepless@xxxxxxxxx>:
Hi,
I've moved the discussion to m2e-dev.
I think it should be sensible enough if the 'advanced' section is open on the new wizard if default (empty) values were changed previously.
As Igor pointed out in that feature request, IDialogSettings should be used to save those values on finish.

2014-10-21 8:39 GMT+03:00 erik petzold <erik.petzold@xxxxxxxxx>:
Hi everyone,

while searching for a solution to my problem, I already found a feature request in bugzilla, which is exactly describing what I want. Unfortunately it is closed without a solution:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351156

When checking out maven projects from a repository or importing them from file System, we always open the "advanced" area und set the name template to "[groupId].[artifactId]".

Like proposed in the bug, I also first looked at the preferences (comments say that nobody will take a look there, but thats what the preferences are made for?). Another solution would be to add a checkbox "save as default" next to the field.

In the comments there are suggestions to redesign the dialog, which I liked, too. It is strange, that there is the collapsed advanced category on every page. But a simple solution for making the wizzard remember the value of the one field would be enough to me.

Is there any plan to add such a feature? Can the bug report be reopened? Maybe I can help implementing this feature (worked a bit on eclipse wizzards in the past)?

Thanks a lot,

Erik Petzold

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users



--
Regards,
Anton.


_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-dev



--
Regards,
Anton.

Back to the top