Git Product home page Git Product logo

visualvm.src's Introduction

VisualVM (master) sources repository

VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities. See https://visualvm.github.io for details and downloads.

Get the tools

Use Apache Ant and Oracle JDK 7 to build VisualVM from this repository.

Get the sources

First download or clone this repository into directory visualvm.src. There are two project suites included:

  • visualvm (visualvm.src/visualvm) - suite for the core VisualVM tool
  • plugins (visualvm.src/plugins) - suite for the VisualVM plugins available in Plugins Center

Get the dependencies

Then download the NetBeans 8.0.2 platform and profiler binaries and extract them into directory visualvm.src/visualvm (should create visualvm.src/visualvm/netbeans).

Build and run VisualVM tool

To build VisualVM, use ant build-zip command in the visualvm.src/visualvm directory. To run VisualVM, use ant run command in the visualvm.src/visualvm directory.

Build and run VisualVM plugins

To build or run the plugins suite, use ant build or ant run in the visualvm.src/plugins directory. This will automatically build the zip distribution of the core VisualVM tool into visualvm.src/visualvm/dist/visualvm.zip and extract it into the visualvm.src/plugins/visualvm directory. After that the build of the plugins suite continues to build each of the individual plugins. Running the plugins suite means starting VisualVM with all the plugins installed.

visualvm.src's People

Contributors

jisedlac avatar thurka avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.