Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-24346794 maven launch actions enabled for any selectionIgor Fedorenko1-24/+4
2011-05-17345139 better handle nested project structuresIgor Fedorenko1-8/+16
2011-05-12Bug 341059 : set archetype properties in the maven module wizardFred Bricon1-0/+9
2011-05-09project closed exception updating project configurationIgor Fedorenko1-1/+1
2011-05-09o Removed \n from preferences label for preferencesGlobalUpdateNever which do...Benjamin Bentmann1-1/+1
2011-05-03Removed unused IDE search integration classesMatthew Piggott3-296/+0
2011-05-03Bug 343525 - Reveal one of the selected elementsMatthew Piggott1-0/+5
2011-04-27Experimental API to filter maven index entries3.7-M7Igor Fedorenko7-82/+132
2011-04-27Remove unused images from MavenImagesMatthew Piggott1-42/+27
2011-04-27Removed images duplicated from workbenchMatthew Piggott4-42/+39
2011-04-27have a single workspace proposal work for all configuration update marker occ...Milos Kleint1-6/+20
2011-04-27don't allow text edits in combo, got stuck indefinitely when I tried.Milos Kleint1-0/+8
2011-04-27remove TODO in pom comment, rephrase, i18nMilos Kleint1-19/+22
2011-04-26UpdateDependenciesDialog - Fix missing projects when another project's path i...Matthew Piggott1-36/+43
2011-04-26Improve label for Force UpdateMatthew Piggott1-1/+1
2011-04-26bug 338497 - Trigger the lifecycle mapping search from scm importMatthew Piggott1-0/+6
2011-04-26introduced left margin for container layoutMilos Kleint1-1/+4
2011-04-25Removed little 'M' icon decaration from m2e classpath containerIgor Fedorenko1-67/+0
2011-04-25clarified non-API status of IMavenConstantsIgor Fedorenko19-19/+20
2011-04-24clarified non-API status of archetyper integrationIgor Fedorenko4-11/+13
2011-04-24Clarified non-API status of indexer integrationIgor Fedorenko25-60/+65
2011-04-21Bug 338496 - Minor tweaks to update configuration markerMatthew Piggott3-6/+91
2011-04-21Fix duplicated shortcut key on archetype pageMatthew Piggott2-11/+5
2011-04-21Bug 339968 - Import Wizard update configuration after ignoreMatthew Piggott4-4/+33
2011-04-20Bug 342379 - Parent project selection should automatically fill relative path...Matthew Piggott1-1/+3
2011-04-20NPE when showing project selection dialog with closed/missing projectsIgor Fedorenko1-2/+6
2011-04-20Revert "Fix preference access"Matthew Piggott1-1/+2
2011-04-20Reconciled dependency update and configuration update actionsIgor Fedorenko6-166/+105
2011-04-19UpdateDependenciesDialog - fix checked bugMatthew Piggott1-10/+6
2011-04-19Code cleanupMatthew Piggott5-47/+50
2011-04-19UpdateDependenciesDialog - externalize stringsMatthew Piggott3-12/+31
2011-04-18Cleanup - unused code, NON-NLSMatthew Piggott5-35/+38
2011-04-18UserInterfacePreferencePage missed in earlier commitMatthew Piggott1-0/+50
2011-04-18Removed most Open menu items from right-click menuMatthew Piggott3-260/+0
2011-04-18LifecycleMappingPage - Sort tree elements by Maven columnMatthew Piggott1-0/+17
2011-04-18EditDependencyDialog - unused codeMatthew Piggott1-7/+1
2011-04-18SelectionUtil - removed unused private methodMatthew Piggott1-29/+17
2011-04-18Fix preference accessMatthew Piggott1-6/+8
2011-04-18Fix import wizard titleMatthew Piggott1-1/+1
2011-04-18343180 - cache parsed user settings.xmlIgor Fedorenko1-1/+2
2011-04-18Removed unused externalized stringsMatthew Piggott2-59/+2
2011-04-18UpdateDependenciesDialog - expand all elementsMatthew Piggott1-4/+7
2011-04-18Rename POM Editor preferences to User Interface preferences.Matthew Piggott3-4/+4
2011-04-18342910 do not force update by defaultIgor Fedorenko1-1/+1
2011-04-15342910 hooked the new UpdateDepenciesDialog to right-click actionsIgor Fedorenko2-49/+46
2011-04-15342910 use 'never' global update policy by defaultIgor Fedorenko3-1/+7
2011-04-15Bug 342910 - improved snapshot dependency managementMatthew Piggott1-57/+112
2011-04-15Initial UpdateDependenciesDialogMatthew Piggott2-106/+345
2011-04-15Removed many uses of depreciated MavenPlugin.getDefault()Matthew Piggott35-250/+261
2011-04-15Bug 342913 - NPE in import wizard when discovery is not installedMatthew Piggott1-6/+5

Back to the top