Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-06new version 1.5.0-SNAPSHOTIgor Fedorenko2-7/+7
2013-05-06fix outdated 'Update Project' command javadocFred Bricon1-2/+2
2013-05-05407153 : improve maven projects selectionFred Bricon3-7/+51
2013-05-05407153 : change update project key to Alt+F5Fred Bricon1-1/+1
2013-05-04Adding a managed dependency adds a blank dependency insteadMarcos Munoz3-1/+26
2013-05-03407187 : fix simple module project creationFred Bricon1-1/+3
2013-05-03404178 : cleanup MavenProjectWizardArchetypeParametersPageFred Bricon1-10/+5
2013-05-03404178 : Validation messages from MavenProjectWizardArchetypeParametersPage s...Roberto Sanchez1-8/+27
2013-05-03407153 : add missing @since tagFred Bricon1-0/+1
2013-05-03407153 : convert 'Update Project' to a CommandFred Bricon7-92/+182
2013-05-03406222 : fix duplicate mnemonic keysFred Bricon1-1/+1
2013-02-20introduced an option to refresh from local during config updateIgor Fedorenko5-29/+37
2013-02-16require at least JavaSE-1.6 execution runtime environmentIgor Fedorenko2-4/+5
2013-02-16initial prototype of build troubleshooting viewIgor Fedorenko14-0/+614
2013-02-15397251,356645 introduced MavenExecutionContextIgor Fedorenko3-43/+63
2013-02-15version 1.4.0.qualifierIgor Fedorenko2-7/+7
2013-02-14Bump version to 1.3.1-SNAPSHOTFred Bricon2-2/+2
2013-01-16Provide a way to specify that a project cannot be converted to MavenRoberto Sanchez3-4/+37
2013-01-08397671 : keep the existing archetype catalog selectionFred Bricon1-1/+4
2013-01-08397443 : use adequate hashcode/equals to lookup ArchetypesFred Bricon2-1/+20
2013-01-01Code format, organize importsIgor Fedorenko112-2037/+2393
2012-12-24397138 selection/deselection of individual projects in import wizardIgor Fedorenko3-5/+75
2012-12-24395147:The data from the pages of New Maven Project wizard is not persistedMarcos Munoz1-3/+6
2012-12-16395144: The install artifact wizard does not process POM in different locationMarcos Munoz1-17/+30
2012-09-07m2e 1.3.0-SNAPSHOTIgor Fedorenko2-7/+7
2012-09-03388508 Support forcing rename as part of MavenImportWizard. Update MavenProje...releases/1.2/1.2.0.20120903-1050milestones/1.2/1.2.0.20120903-1050youngm2-2/+15
2012-08-20cleanup empty method that crept in MavenProjectWizardArchetypeParametersPageFred Bricon1-8/+0
2012-08-20387521 : SWTException raised when fork + required propertiesFred Bricon1-34/+64
2012-08-18387521 : proper way to prevent SWTExceptionFred Bricon1-2/+2
2012-08-18387530 : fixed disappearing 'All Catalogs' entryFred Bricon1-1/+3
2012-08-18387521 : don't use monitor from UI threadFred Bricon1-1/+1
2012-08-17Fix for issue 387252: Never rename directory when using MavenImportWizardyoungm1-1/+1
2012-08-17350414 more workspce lifecycle mapping fixes and tweaksIgor Fedorenko3-46/+93
2012-08-17cleanup: removed eclipse 3.2 compatibility hackIgor Fedorenko1-23/+4
2012-08-16359855 Resolve archetypes using their remote repoFred Bricon2-42/+39
2012-08-16more obvious ways to control lifecycle mappings viewIgor Fedorenko6-54/+69
2012-08-16350414 show mapping source in project propertiesIgor Fedorenko3-16/+122
2012-08-16350414 separate quick-fix for workspace mapping; cleanupIgor Fedorenko1-49/+7
2012-08-13restored lifecycle mapping project properties pageIgor Fedorenko1-29/+33
2012-08-13This commit contains most of the work for bug 350414.Andrew Eisenberg10-439/+712
2012-08-13350414 have a workspace preference (export/import-able) to ignore some lifecy...Milos Kleint1-1/+16
2012-07-18385422 : Hide build dir in project explorer viewFred Bricon3-2/+60
2012-06-25m2e version 1.2.0-SNAPSHOT, take 2Igor Fedorenko1-5/+5
2012-06-25m2e version 1.2.0-SNAPSHOTIgor Fedorenko2-2/+2
2012-05-21369932 fixed update project fails to showup in some casesmilestones/1.1/1.1.0.20120523-1730Igor Fedorenko1-19/+18
2012-05-17Bug 356796: Add a Warnings preference page with options to disable warnings w...Rob Newton5-0/+98
2012-05-07378526 show 'Resolve Later' action when necessaryFred Bricon1-2/+6
2012-05-05366652 Fixed Update Maven Project dialog failure in some casesmilestones/1.1/1.1.0.20120505-1126Antoine DE TROOSTEMBERGH1-6/+23
2012-05-04369791 Fix m2e intro linksFred Bricon3-2/+6
2012-03-20371097 return projects generated from an archetypeFred Bricon2-5/+4

Back to the top