Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Bug 563038 - Missing auto-update of configuration on pom changeMickael Istria32-304/+529
2020-05-14Bug 563168: fix highlighted test dependencies in dependencies tabFred Bricon1-20/+35
2020-05-11Force consumption of newer lemminx-maven snapshotMickael Istria1-1/+1
2020-05-11Bug 563039 - [regression] POM editor ignores "Open XML page..." prefMickael Istria3-3/+29
2020-05-11Bug 563061: Make the lemminx editor feature truly optionalFred Bricon1-4/+0
2020-05-07Update to newer LemMinX-Maven snapshotMickael Istria1-1/+1
2020-05-07Bug 562787 - LemMinx-Maven based editor doesn't honor m2e prefs forMickael Istria5-3/+67
2020-05-04Bug 559797 - Include reference libraries in the debug classpathgayanper1-3/+10
2020-05-01Add strategy to force usage of new Lemmin-Maven snapshotMickael Istria2-0/+5
2020-04-30Bug 562630 - Extract WTP-based source tab in a separate (uninstallable)Mickael Istria11-264/+78
2020-04-29Bug 561415 - Make source tab in pom editor pluggable/replaceableAndrew Obuchowicz55-533/+1029
2020-04-20Make LemMinX based editor an optional featureMickael Istria9-2/+111
2020-04-20Bug 562310 - Get rid of pre-JDT 3.14 logic in ModuleSupportMickael Istria3-381/+244
2020-04-16Bug 548948 - m2e ignores the 'Exclude Test Code' checkboxAlexandros Karypidis1-61/+5
2020-04-15Remove unused cast.Alexander Kurtakov1-1/+1
2020-04-15Build against Eclipse Simrel 2020-03Alexander Kurtakov1-2/+2
2020-04-15Move to Wild Web Developer latest releaseMickael Istria2-2/+2
2020-04-09Bug 553183 - Add Lemminx Extension JarAndrew Obuchowicz16-0/+416
2020-03-31Revert "Bug 559797 - Delegate to class file editor when no source is found"Mickael Istria1-0/+20
2020-03-18Fix build issueFred Bricon23-20/+32
2020-03-18Upversion to 1.16.0-SNAPSHOTFred Bricon64-142/+142
2020-03-05Bug 560689 - NPE accessing IResource.getLocation on a non standardreleases/1.15/1.15.0.20200310-1746milestones/1.15/1.15.0.20200310-1746Reto Weiss2-1/+4
2020-03-04Bug 560544: Bump okhttp-connector.version to 0.17.8Fred Bricon3-1/+2
2020-02-28Bug 560544: Bump okhttp-connector.version to 0.17.7Fred Bricon1-12/+1
2020-02-26Bug 560544: use aether-connector-okhttp build enabling parallel d/lFred Bricon1-4/+12
2020-02-26Bug 560165: Set module attr on used providersMike Hogye4-148/+227
2020-02-26Remove log in PomEdits.performOnDOMDocumentFred Bricon1-2/+0
2020-02-25Remove unused import.Alexander Kurtakov1-9/+5
2020-02-25Remove dependency on icu4j.Alexander Kurtakov6-17/+9
2020-02-25Prevent potential NPE in PomEdits.performOnDOMDocumentFred Bricon1-9/+13
2020-02-25Bug 560205: Add maven.version and maven.build.version to MavenExecutionReques...Fred Bricon4-8/+145
2020-02-25Prevent potential NPE in ProfileSelectionHandlerFred Bricon1-8/+10
2020-02-23Bug 560065 - Quickfix to open colliding managed version's location.Till Brychcy7-129/+279
2020-02-16Bug 559797 - Delegate to class file editor when no source is foundgayanper1-20/+0
2020-02-04Bug 493991: add preference to enable SNAPSHOT archetypesFred Bricon4-18/+30
2020-02-03Bug 538359 : improve Maven Repositories look in dark modeFred Bricon1-6/+3
2020-02-03Fix NPE in DependencyTreePage.dispose()Fred Bricon1-1/+3
2020-01-31Bug 548601: use Platform highlight color in DependencyTreePageFred Bricon1-9/+52
2020-01-23Update maven build pluginsAlexander Kurtakov1-2/+2
2020-01-23Bug 559453 - [Releng] Use reproducible version qualifierMickael Istria1-0/+15
2020-01-23Bug 559453 - [Releng] Add SourceReferencesMickael Istria1-0/+12
2020-01-23Bug 559453 - [Releng] Use compare-version-with-baselinesMickael Istria1-2/+20
2020-01-09Move from SelectionAdapter to SelectionListener default methods.Alexander Kurtakov42-1139/+769
2020-01-09Add Automatic-Module-Name.Alexander Kurtakov23-0/+23
2020-01-08Use https reposFred Bricon1-8/+8
2020-01-08Use https to fetch the discovery catalogFred Bricon1-1/+1
2020-01-08Add reference to directory-1.15.xmlFred Bricon1-1/+1
2020-01-08Bug 547337 - Update to dom4j 2.1.1Tony Homer1-1/+10
2020-01-08Use consistent dependency rangesFred Bricon22-54/+54
2020-01-08Update m2e-core-tests moduleFred Bricon1-0/+0

Back to the top