Skip to content

IBM/memoryanalyzersamples

Repository files navigation

memoryanalyzersamples

Eclipse Memory Analyzer Tool (MAT) sample plugin and feature implementing MAT extensions:

Development

  1. Download:
    git clone https://github.com/IBM/memoryanalyzersamples
    
  2. Enter the directory:
    cd memoryanalyzersamples
    
  3. Build (assuming Apache Maven and Java on PATH):
    mvn clean install
    
  4. Launch MAT
  5. Help } Install New Software...
  6. Work with: } Add... } Local...
  7. Select memoryanalyzersamples/com.example.matsample.updatesite/target/repository/
  8. Select the new update site in the "Work with:" dropdown
  9. Check "MAT Samples" and finish the dialog

Loading in Eclipse

  1. Install Eclipse IDE for RCP and RAP Developers
  2. Help } Install New Software... } Work with: *download.eclipse.org/releases* } Performance, Profiling and Tracing Tools } Memory Analyzer
  3. Install and Restart
  4. File } Import... } Maven } Existing Maven Projects } Choose the memoryanalyzersamples folder

About

Eclipse Memory Analyzer Tool samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages