Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-28importsMilos Kleint1-4/+0
2010-12-28classifier shall be setMilos Kleint1-3/+12
2010-12-28there's no point in showing the javadoc and source classifiersMilos Kleint1-1/+1
2010-12-28MNGECLIPSE-2547, MNGECLIPSE-2687 remove unused code, no longer load the Depen...Milos Kleint1-73/+56
2010-12-28MNGECLIPSE-2547 the top node shall represent the managed version, not the fir...Milos Kleint2-10/+27
2010-12-28MNGECLIPSE-2547 different behaviour for managed artifacts additionsMilos Kleint1-5/+12
2010-12-28MNGECLIPSE-2547 have the add dependency dialog show the currently managed ent...Milos Kleint1-2/+17
2010-12-28replace list by comboMilos Kleint1-18/+18
2010-12-27use IAdaptable instead of special purpose interfaceMilos Kleint1-27/+0
2010-12-27attempt to unify the caching and cache updates of MavenProject instances in t...Milos Kleint1-2/+0
2010-12-25MNGECLIPSE-2681: Use modello model in lifecycle mapping eclipse extensionsvladt2-3/+34
2010-12-23MNGECLIPSE-2681: Use modello model in lifecycle mapping eclipse extensionsvladt3-21/+24
2010-12-23MNGECLIPSE-2681: Use modello model in lifecycle mapping eclipse extensionsvladt1-1/+1
2010-12-23MNGECLIPSE-2680: Define modello model for lifecycle mapping metadatavladt1-1/+2
2010-12-23MNGECLIPSE-2681: Use modello model in lifecycle mapping eclipse extensionsvladt9-161/+172
2010-12-23removed stale/unused codeIgor Fedorenko2-26/+0
2010-12-23MNGECLIPSE-2680: Define modello model for lifecycle mapping metadatavladt5-113/+172
2010-12-23MNGECLIPSE-2677 in clickable description popup dialog, list texts from all th...Milos Kleint1-3/+21
2010-12-21IPathEditorInput suggests there shall be equals() method overridden to find o...Milos Kleint1-0/+13
2010-12-21MNGECLIPSE-2667, MNGECLIPSE-2540 have the effective MavenProject instance aro...Milos Kleint1-0/+29
2010-12-16change unecessary cast to warnings instead of errorsPascal Rapicault1-2/+13
2010-12-14MNGECLIPSE-2626: Integrated the lifecycle mapping (by packaging type) metadat...vladt10-196/+160
2010-12-14Add dependency on slf4jPascal Rapicault1-1/+2
2010-12-14Code cleanupvladt1-6/+6
2010-12-14Change force logic for the workspace indexPascal Rapicault1-17/+14
2010-12-14Cosmetic changesPascal Rapicault1-20/+4
2010-12-14Support for sorting results across indexesPascal Rapicault2-31/+47
2010-12-14fix NPEPascal Rapicault1-1/+1
2010-12-13MNGECLIPSE-2626: Integrated the mojo execution metadata lookup into lifecycle...vladt2-5/+8
2010-12-13MNGECLIPSE-2546: search status fixedDmitry Platonoff1-1/+5
2010-12-13remove timing informationPascal Rapicault1-2/+0
2010-12-13Modify force logic in local repo to do nothing when force is set to falsePascal Rapicault1-10/+14
2010-12-13MNGECLIPSE-2626: Plumbing for loading lifecycle mapping metadatavladt6-25/+73
2010-12-11MNGECLIPSE-2546: OK button logic fixedDmitry Platonoff3-9/+51
2010-12-10* MNGECLIPSE-2626: Plumbing for loading lifecycle mapping metadatavladt10-110/+470
2010-12-09Throw RuntimeException instead of assert for empty search expressionsvladt1-1/+3
2010-12-09MNGECLIPSE-2472 a bit clearer wordingMilos Kleint2-9/+10
2010-12-09performance noteMilos Kleint1-0/+2
2010-12-09MNGECLIPSE-2624 have the managed deps show in the dialog triggered from the M...Milos Kleint1-1/+42
2010-12-09MNGECLIPSE-2624 no more showing javadoc/source classifiers, always just show ...Milos Kleint1-52/+13
2010-12-07have the form editor plugin page to exhibit the same behaviour as the xml edi...Milos Kleint1-18/+27
2010-12-07attempt to collect the managed plugins in the project and pass them to the se...Milos Kleint1-3/+34
2010-12-07in wizards are not managed deps availableMilos Kleint2-2/+3
2010-12-06Cosmeticsvladt1-1/+0
2010-12-06Initial commit at EclipsePascal Rapicault358-0/+48131

    Back to the top