Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Use PlatformUI API to access workbench shared imagesMatthew Piggott2-11/+10
2011-04-15Removed many uses of depreciated MavenPlugin.getDefault()Matthew Piggott3-6/+5
2011-04-14Move LifecycleMappingOperation to org.eclipse.m2e.core.uiMatthew Piggott2-146/+1
2011-04-13Added title to LifecycleMappingDialog, cleanup to LifecycleMappingProposalMatthew Piggott2-14/+32
2011-04-12Added support for choosing pom in hierarchy to ignore goalMatthew Piggott2-6/+171
2011-04-07Introduced IMavenProjectRegistry to replace MavenProjectManagerIgor Fedorenko2-2/+2
2011-04-05Introduced IPluginExecutionMetadata interfaceIgor Fedorenko4-4/+4
2011-03-25Rolled back version back to 0.13.0-SNAPSHOTvladt2-5/+5
2011-03-24crlfIgor Fedorenko1-33/+33
2011-03-21new version 0.14.0-SNAPSHOTvladt1-3/+3
2011-03-21new version 0.14.0-SNAPSHOTSonatype Release Manager2-34/+34
2011-03-21fix some issues as reported by the problems viewMilos Kleint4-7/+4
2011-03-10339034: Failed to load "SLF4J: Failed to load class "org.slf4j.impl.StaticLog...vladt1-1/+1
2011-03-10shall always find the IFile closest to root (the project's own pom file). Hav...Milos Kleint1-10/+9
2011-03-09Cleanupvladt1-1/+0
2011-03-08Bug 338453 - Don't create 'Jump to location' link when we can't reliably jump...Matthew Piggott2-47/+57
2011-03-03bug 338453 - Jump To Location did not resolve project.versionMatthew Piggott1-7/+16
2011-03-01todoMilos Kleint1-0/+1
2011-03-01use constantsMilos Kleint2-66/+92
2011-02-27338317 unknown_packaging_type error marker no moreIgor Fedorenko2-20/+1
2011-02-25Edit bundle vendor and bundle namesPascal Rapicault1-1/+1
2011-02-25338258 - Insert dependency does not correctly insertPascal Rapicault1-1/+1
2011-02-24cleanup - reuse constants from PomEditsMilos Kleint2-18/+29
2011-02-24335407 have a hyperlink to parent definition if the cause of the problem resi...Milos Kleint4-38/+149
2011-02-23rename ...lifecycle... to ...lifecyclemapping...Igor Fedorenko4-5/+6
2011-02-22337220: location details needed in markers for jumping to file defining marke...vladt1-2/+50
2011-02-21use constantsMilos Kleint1-2/+1
2011-02-21use constantsMilos Kleint1-18/+18
2011-02-21refactoring, introduce constants for elements, move some methods to PomHelperMilos Kleint3-37/+35
2011-02-19337510,336473 wrong marker configurationIgor Fedorenko4-8/+10
2011-02-11336971 remove the execute quick fix from uiMilos Kleint2-3/+5
2011-02-11fix wrong mergeMilos Kleint1-11/+0
2011-02-11move pomedits class to core.ui pluginMilos Kleint7-535/+32
2011-02-10335872: Replaced direct calls to maven console logMessage/logError with slf4j...vladt1-11/+4
2011-02-10335872: Replaced MavenLogger with slf4j loggersvladt16-71/+100
2011-02-09fix testMilos Kleint1-7/+11
2011-02-09336511 fix finding proper existing editor for workspace non-pom.xml POMsMilos Kleint2-4/+7
2011-02-09335299, 335490 have a more prominent place for the discover quick fix proposa...Milos Kleint1-3/+44
2011-02-08336555 moved core ui code to a separate bundleIgor Fedorenko4-10/+11
2011-02-08335725 refactoringMilos Kleint1-66/+22
2011-02-07335725 have the xml dialog show the coordinate entry fieldsMilos Kleint1-3/+8
2011-02-04proper sizing for extreme width and heightMilos Kleint2-4/+5
2011-02-04336313 have the MavenProject passed into template context along with the ecli...Milos Kleint2-40/+41
2011-02-03336205 reuse the hover component in the form editor's headerMilos Kleint5-12/+153
2011-02-03335297 proper sizing, only expand vertically when the cap is reachedMilos Kleint1-53/+29
2011-02-03refactoring, move MarkerHoverControl out of the PomtextHover, it has grown to...Milos Kleint2-505/+534
2011-02-03335297 hovers associated with hyperlinks now have the link in the hover as we...Milos Kleint4-70/+120
2011-02-02335719: error marker when project configuration update is requiredIgor Fedorenko2-5/+5
2011-02-02335491 have all markerresolutions to implement ImarkerResolution2Milos Kleint1-7/+21
2011-02-02335491 show icon for marker resolution proposalMilos Kleint1-2/+3

Back to the top