fredg02 / mat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Memory Analyzer can be build using Maven / Tycho. The maven build should be started from the parent directory. So, clone the repository, and then

cd 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 Githib issues to track ongoing development and issues.

In the past the project used Bugzilla. The "archives" are available here

Contact:

About

License:Eclipse Public License 2.0


Languages

Language:Java 89.6%Language:HTML 9.4%Language:CSS 0.8%Language:JavaScript 0.1%Language:Shell 0.0%Language:Batchfile 0.0%