Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-18have the overview page not rely on emf model for updates, but rely on the sse...Milos Kleint2-29/+81
2011-03-15Use "standard" org.eclipse.jdt.ui.prefsm6bvladt4-26/+70
2011-03-14Bug 338497 - Trigger the lifecycle mapping search from scm importMatthew Piggott1-0/+6
2011-03-14Bug 339406 - Remove ProjectsImportWizard in favour of standard Eclipse importMatthew Piggott2-671/+0
2011-03-14NPE in Import > Check out Maven Projects from SCM3.7-M6aMatthew Piggott1-32/+33
2011-03-14fixed import wizard to work without discovery installedIgor Fedorenko1-3/+16
2011-03-11338257 rescan projects only when root directory changesIgor Fedorenko1-42/+64
2011-03-11339748: Fake problems reported in the import wizard3.7-M6vladt1-2/+1
2011-03-11Added a button to deselect all proposalsIgor Fedorenko1-87/+102
2011-03-10339034: Failed to load "SLF4J: Failed to load class "org.slf4j.impl.StaticLog...vladt1-1/+1
2011-03-10stackoverflow during project importIgor Fedorenko1-1/+1
2011-03-10Aggregate similar mapping problemsIgor Fedorenko2-34/+28
2011-03-10Bug 337565 - Message cleanup, copy exclusions from parentMatthew Piggott1-0/+7
2011-03-10Bug 339541 - Allow configuration of specific projectsMatthew Piggott2-2/+11
2011-03-10cleanupIgor Fedorenko1-91/+0
2011-03-10Fixed wrong import job synchronizationIgor Fedorenko4-69/+147
2011-03-09do not show p2 ui if there is nothing to installIgor Fedorenko1-1/+1
2011-03-09Show p2 installation UI as modal dialog over import wizardIgor Fedorenko3-57/+29
2011-03-09Cleanupvladt10-32/+20
2011-03-09337565 better approach to figuring out if a pom editor is opened.Milos Kleint1-6/+26
2011-03-08Bug 335416 - Added markerTypeCategory for m2e markersMatthew Piggott2-1/+25
2011-03-08NLSMatthew Piggott7-288/+364
2011-03-08AddDependencyOperation fixesMatthew Piggott1-18/+5
2011-03-08bug 337565 - Allow modification of open editorMatthew Piggott2-21/+49
2011-03-08bug 337565 - Fixes to exclude refactoringMatthew Piggott1-4/+13
2011-03-08Can't finish import wizard in some casesIgor Fedorenko5-60/+47
2011-03-08bug 338868 - Changed page used by wizardMatthew Piggott2-1/+5
2011-03-08Fixed interaction between discovery and installed mappingIgor Fedorenko2-46/+43
2011-03-07335701 discover lifecycleMapping and project configiguration extensionsIgor Fedorenko9-388/+123
2011-03-07335331 when module's groupId or version are equal to those of parent, don't w...Milos Kleint1-0/+10
2011-03-07importsMilos Kleint1-7/+0
2011-03-07338944 fix the canFinish() and getNextPage() in case there is no mapping data...Milos Kleint3-8/+26
2011-03-04remove execption re-throwing layer, Milos Kleint2-11/+8
2011-03-04nlsMilos Kleint1-1/+2
2011-03-04noteMilos Kleint1-0/+1
2011-03-04338804 minor tweaks in the way errors/warnings are shown with respect to user...Milos Kleint1-13/+35
2011-03-04338804 an initial quickfix for the failed analyzing problemMilos Kleint1-3/+12
2011-03-03Bug 337989 - Merged Discovery InstallMatthew Piggott4-7/+39
2011-03-03bug 337565 - Exclude Refactoring IssuesMatthew Piggott1-0/+50
2011-03-03Bug 337989 - Discover extensions during project importMatthew Piggott5-47/+138
2011-03-03bug 337565 - Issues with Exclude RefactoringMatthew Piggott1-3/+11
2011-03-03back to list, breaks testsMilos Kleint1-2/+2
2011-03-03attempt to visually break the lines in the tree for better orientation/readingMilos Kleint1-2/+21
2011-03-03335701 the button enablement logic was not entirely correctMilos Kleint2-2/+3
2011-03-03335701 play with column sizesMilos Kleint1-4/+7
2011-03-03335701 correct next/finish button enablement logic based of the mapping anyly...Milos Kleint2-4/+37
2011-03-02335701 lifecycle page part of the import wizard, ui reworked, analysis trigge...Milos Kleint11-185/+527
2011-03-01338257 when focus is lost from combo and changes have been done, refresh the ...Milos Kleint1-0/+23
2011-03-01use constantsMilos Kleint1-1/+5
2011-02-28implemented LifecycleMappingConfiguration.autoCompleteMappingIgor Fedorenko1-0/+35

Back to the top