Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Bump m-compiler-p template version to 3.1Fred Bricon1-1/+1
2013-05-03407165 : fix templateId typoFred Bricon1-1/+1
2013-05-03407165 : add an m2e-activated profileFred Bricon2-0/+20
2013-02-16replaced deprecated Eclipse-LazyStart with Bundle-ActivationPolicyIgor Fedorenko1-1/+1
2013-02-16require at least JavaSE-1.6 execution runtime environmentIgor Fedorenko2-5/+5
2013-02-15version 1.4.0.qualifierIgor Fedorenko2-5/+5
2013-02-14Bump version to 1.3.1-SNAPSHOTFred Bricon2-2/+2
2013-01-17398356 : upgrade plugin versions in xml templatesFred Bricon1-4/+4
2013-01-01Code format, organize importsIgor Fedorenko28-1845/+2151
2012-09-07m2e 1.3.0-SNAPSHOTIgor Fedorenko2-5/+5
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-15Update maven plugin templatesFred Bricon1-2/+2
2012-08-14387151 do not associate pom editor configuration with all xml filesIgor Fedorenko1-2/+2
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-06-25m2e version 1.2.0-SNAPSHOT, take 2Igor Fedorenko1-3/+3
2012-06-25m2e version 1.2.0-SNAPSHOTIgor Fedorenko2-2/+2
2012-05-17Bug 356796: Add a Warnings preference page with options to disable warnings w...Rob Newton1-2/+28
2012-05-02373738 maven-compiler-plugin template uses v2.4Fred Bricon1-1/+1
2012-03-09373738 Update the plugin templates in the XML editorFred Bricon1-13/+20
2012-02-13371414 SPDX license name and url cose assistIgor Fedorenko10-6/+713
2012-01-30338252 require slf4j 1.6.2, ship slf4j 1.6.4 and logback 1.0.0Igor Fedorenko1-1/+1
2011-11-07361642 <ignore/> quickfix for <error/> implicit lifecycle mappingIgor Fedorenko3-19/+20
2011-09-27updated .settings for juno m2Igor Fedorenko1-1/+0
2011-09-11new version 1.1.0-SNAPSHOTIgor Fedorenko2-5/+5
2011-08-18Merge remote-tracking branch 'origin/master' into m2e-self-hostingIgor Fedorenko2-14/+62
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-04Merge remote-tracking branch 'origin/master' into m2e-self-hostingIgor Fedorenko3-11/+29
2011-08-04version 1.0.200-SNAPSHOTIgor Fedorenko2-2/+2
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-31Merge remote-tracking branch 'origin/master' into m2e-self-hostingIgor Fedorenko1-0/+7
2011-07-31removed stale/redundant eclipse metadata filesIgor Fedorenko5-71/+5
2011-07-29Moved maven runtime and other "wrapper" bundles to m2e-maven-runtimeIgor Fedorenko1-2/+1
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-06-08new version 1.0.100-SNAPSHOTIgor Fedorenko2-2/+2
2011-06-02339969 graduate out of incubatorIgor Fedorenko2-5/+5
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

Back to the top