Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-10335872: Replaced direct calls to maven console logMessage/logError with slf4j...vladt5-43/+20
2011-02-10335872: Replaced MavenLogger with slf4j loggersvladt11-38/+63
2011-02-09336522 introduced IClasspathManager interfaceIgor Fedorenko17-94/+196
2011-02-09moved rest of scm code to m2e.scm bundleIgor Fedorenko2-24/+5
2011-02-08336555 moved core ui code to a separate bundleIgor Fedorenko4-6/+7
2011-02-05Updated java project configurator to use facade getMojoExecutions apiIgor Fedorenko1-77/+62
2011-02-04moved m2e.jdt state to proper state locationIgor Fedorenko1-9/+13
2011-02-02335719: error marker when project configuration update is requiredIgor Fedorenko3-16/+5
2011-01-27335595 - The download sources/javadocs task ignores cancelationvladt2-3/+17
2011-01-21switched to org.eclipse.m2e for selfhostingIgor Fedorenko4-18/+2
2011-01-18MNGECLIPSE-2707 m2menu extension point -> /dev/nullMilos Kleint2-114/+0
2011-01-17MNGECLIPSE-2707 comment out the m2menu extension impls, add declarative bindi...Milos Kleint2-3/+286
2011-01-17MNGECLIPSE-2707 i18nMilos Kleint2-30/+51
2011-01-17MNGECLIPSE-2707 workingset submenu is declarative nowMilos Kleint1-2/+25
2011-01-17MNGECLIPSE-2707 project submenu is declarative nowMilos Kleint2-7/+56
2011-01-14Update vendor namePascal Rapicault1-1/+1
2011-01-12separate bundle for default lifecycle mapping metadataIgor Fedorenko1-38/+0
2011-01-11MNGECLIPSE-2728 bad performance of BuildPathManager.getAttachedSourcesAndJavadocIgor Fedorenko1-2/+2
2011-01-11temporary added maven-plugin mappingIgor Fedorenko1-0/+38
2011-01-11added lifecycle-mapping-metadata.xml to the buildIgor Fedorenko1-1/+2
2011-01-10moved lifecycle mapping configuration to a separate extension pointIgor Fedorenko2-34/+32
2011-01-07MNGECLIPSE-2706: Implement lifecycle metadata source priorities/overriding - ...vladt3-4/+4
2010-12-23MNGECLIPSE-2681: Use modello model in lifecycle mapping eclipse extensionsvladt1-4/+4
2010-12-23MNGECLIPSE-2681: Use modello model in lifecycle mapping eclipse extensionsvladt1-18/+32
2010-12-23removed stale/unused codeIgor Fedorenko2-75/+0
2010-12-16change unecessary cast to warnings instead of errorsPascal Rapicault1-2/+10
2010-12-14MNGECLIPSE-2626: Integrated the lifecycle mapping (by packaging type) metadat...vladt3-5/+9
2010-12-06Initial commit at EclipsePascal Rapicault50-0/+5363

    Back to the top