Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-26remove unused methodMilos Kleint1-20/+0
2011-04-24Clarified non-API status of indexer integrationIgor Fedorenko1-1/+1
2011-04-19Bug 342768 - Adding a managed dependency in the POM editor adds version to th...Matthew Piggott1-1/+22
2011-04-19Code cleanupMatthew Piggott1-2/+2
2011-04-18EditDependencyDialog - unused codeMatthew Piggott1-2/+2
2011-04-15Removed many uses of depreciated MavenPlugin.getDefault()Matthew Piggott1-1/+1
2011-04-12Added support for choosing pom in hierarchy to ignore goalMatthew Piggott1-1/+2
2011-04-07Introduced IMavenProjectRegistry to replace MavenProjectManagerIgor Fedorenko1-2/+2
2011-03-18Cleanupvladt1-4/+0
2011-03-18just sanity safeguard to make the contract of SelectionUtils.getArtifactKey w...Milos Kleint1-1/+10
2011-03-18the final step of removing emf pom model from the editorMilos Kleint1-153/+228
2011-02-24the last part of emf->dom edits rewriteMilos Kleint1-43/+10
2011-02-22dep composite to dom editsMilos Kleint1-109/+141
2011-02-14335368 have the manage dependencies dialog use PomEdits means of editing the ...Milos Kleint1-13/+14
2011-02-10335872: Replaced MavenLogger with slf4j loggersvladt1-2/+4
2011-02-08336555 moved core ui code to a separate bundleIgor Fedorenko1-3/+3
2011-02-08335725 remove the AddDependencyDialog class, use the same dialog everywhere, ...Milos Kleint1-27/+28
2011-01-19Cleanupvladt1-14/+0
2011-01-13mergeMilos Kleint1-12/+30
2011-01-13MNGECLIPSE-2717 proper updating of values in the dependencies lists based on ...Milos Kleint1-3/+10
2011-01-13MNGECLIPSE-2717 show a decorator text/icon for managed versions. reverted th...Milos Kleint1-5/+6
2011-01-13MNGECLIPSE-2717 show a decorator text/icon for managed versions. had to conv...Milos Kleint1-18/+263
2011-01-11MNGECLIPSE-2673 introduced a way to get the pages notified when new cached Ma...Milos Kleint1-6/+22
2011-01-05MNGECLIPSE-2675 improve manage button enablement for external changes in the ...Milos Kleint1-0/+6
2011-01-05MNGECLIPSE-2694 get inspired by the plugins composite and fix the update of u...Milos Kleint1-4/+6
2011-01-04MNGECLIPSE-2690 fix undo stack for the addition of dependencies as well.Milos Kleint1-26/+35
2010-12-29MNGECLIPSE-2690 attempt to unify the way emf models get created. Milos Kleint1-10/+10
2010-12-28MNGECLIPSE-2547, MNGECLIPSE-2687 remove unused code, no longer load the Depen...Milos Kleint1-59/+0
2010-12-28MNGECLIPSE-2547 have the dependency management's Add button reuse the same se...Milos Kleint1-13/+31
2010-12-28MNGECLIPSE-2547 have the add dependency dialog show the currently managed ent...Milos Kleint1-1/+1
2010-12-27get rid of readMavenProject method that was actually just an elaborate way of...Milos Kleint1-40/+5
2010-12-27attempt to unify the caching and cache updates of MavenProject instances in t...Milos Kleint1-58/+13
2010-12-27simplify the dependency label providerMilos Kleint1-1/+8
2010-12-27when dependency changes (eg. in xml editor or manage... dialog) refresh the c...Milos Kleint1-0/+4
2010-12-23MNGECLIPSE-2675 fixed enablement logic and dialog content. Only enable manage...Milos Kleint1-1/+11
2010-12-22avoid duplicate appearance of a managed dependencyMilos Kleint1-1/+1
2010-12-22correcting a misconception, managed dependencies have no relation to "inherit...Milos Kleint1-2/+1
2010-12-13MNGECLIPSE-2529: manage dependencies dialog should preserve the original sele...Dmitry Platonoff1-1/+1
2010-12-06Initial commit at EclipsePascal Rapicault1-0/+954

    Back to the top