Bug 582479 Move to a newer Tycho version

- update tycho version to 4.0.3 - this requires mvn 3.9.x
- add config to o.e.mat.product pom.xml to keep products in zip format
(default changed to .tar.gz)

Change-Id: Ib4b0e2f474bfc617c6886f4f22113b82e96d8a84
Signed-off-by: Krum Tsvetkov <krum.tsvetkov@sap.com>
2 files changed
tree: f742c3d12bff8f2d44d81a2bdbb9efd28a6c0993
  1. features/
  2. org.eclipse.mat.product/
  3. org.eclipse.mat.targetdef/
  4. org.eclipse.mat.updatesite/
  5. parent/
  6. plugins/
  7. .gitignore
  8. CODE_OF_CONDUCT.md
  9. CONTRIBUTING.md
  10. description
  11. LICENSE
  12. NOTICE
  13. README.md
  14. SECURITY.md
README.md

Eclipse Memory Analyzer

The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.

Download

Building locally

git clone https://git.eclipse.org/r/mat/org.eclipse.mat
cd org.eclipse.mat/parent
mvn clean install

For detailed build documentation refer to https://wiki.eclipse.org/MemoryAnalyzer/Building_MAT_With_Tycho

Documentation

  • Documentation - online version of the documentation available also from within the tool
  • Learning - learn from presentations, blogs, tutorials
  • FAQ - check some of the frequently asked questions

Contributing

Issues:

This project uses Bugzilla to track ongoing development and issues.

Contact: