Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-28442560 Plugin configuration content assistAnton Tanasenko6-51/+931
2015-01-25355882 : fix unexpected 'Overriding managed version' markersFred Bricon1-5/+17
2015-01-09350414 removed 'experimetal' label, was around long enoughIgor Fedorenko1-1/+1
2015-01-09457093 can't mark missing project configurator as ignoredIgor Fedorenko1-0/+4
2015-01-08suppressed few annoying warning markersIgor Fedorenko1-0/+1
2014-12-23454759 Respect project repos in open pom actionAnton Tanasenko1-1/+1
2014-07-09439251 : fix NPE in content assist when MojoDescriptor has no parametersFred Bricon1-0/+3
2014-05-02433776 : Add ability to change 'Out-of-date' project errors into warningsFred Bricon1-11/+14
2013-06-14Reworked ParentGatherer and related pom.xml manipulationsIgor Fedorenko2-27/+16
2013-01-01Code format, organize importsIgor Fedorenko26-1840/+1967
2012-08-17350414 more workspce lifecycle mapping fixes and tweaksIgor Fedorenko1-1/+2
2012-08-16350414 separate quick-fix for workspace mapping; cleanupIgor Fedorenko8-171/+244
2012-08-13This commit contains most of the work for bug 350414.Andrew Eisenberg7-303/+115
2012-08-13350414 have a workspace preference (export/import-able) to ignore some lifecy...Milos Kleint3-1/+281
2012-05-17Bug 356796: Add a Warnings preference page with options to disable warnings w...Rob Newton1-2/+28
2012-02-13371414 SPDX license name and url cose assistIgor Fedorenko9-6/+713
2011-11-07361642 <ignore/> quickfix for <error/> implicit lifecycle mappingIgor Fedorenko3-19/+20
2011-08-05339409 allow performing all ignore marker resolutions in one pom file at one ...Milos Kleint1-12/+58
2011-08-05335366 when managed dependency has no version, don't bother with the override...Milos Kleint1-2/+4
2011-08-03fixed wrong/misleading commentIgor Fedorenko1-1/+1
2011-08-03350443 - Quickfix for lifecycle mapping ignore does not always workIgor Fedorenko1-9/+27
2011-07-26352471 in xml editor proposals add handling of type and classifier when addin...Milos Kleint1-0/+7
2011-07-01350203 skip managed plugins which have the version defined only in the superpomMilos Kleint1-1/+6
2011-06-27350439 button enablement logic is to be run after the button is actually createdMilos Kleint1-1/+4
2011-04-28342912 rephrase quick fix textMilos Kleint1-1/+1
2011-04-26343817 no link in hover when definition not found. hint about import scoped d...Milos Kleint4-7/+20
2011-04-25clarified non-API status of IMavenConstantsIgor Fedorenko6-6/+6
2011-04-24Clarified non-API status of indexer integrationIgor Fedorenko1-2/+2
2011-04-19Code cleanupMatthew Piggott1-2/+0
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-21fix some issues as reported by the problems viewMilos Kleint4-7/+4
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-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

Back to the top