Coder Social home page Coder Social logo

testfailed / intellij-jvms-manager-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcelkliemannel/intellij-jvms-manager-plugin

0.0 0.0 0.0 1.6 MB

This IntelliJ plugin provides a task-manager-like tool window to monitor and manage Java Virtual Machines.

License: Apache License 2.0

Kotlin 100.00%

intellij-jvms-manager-plugin's Introduction

IntelliJ JVMs Manager Plugin

Plugin Logo

This IntelliJ plugin provides a task-manager-like tool window to monitor and manage Java Virtual Machines.

It's available on the official IntelliJ plugin marketplace.

The tool window is available via View | Tool Windows | JVMs and will be shown by default in the left bottom of IntelliJ.

(Plugin icon by svgrepo.com)

Features

List All Running JVMs

The main part of the tool window is a tree table that lists all running JVM processes and their child processes.

Running JVMs Overview

Process Details

For each JVM process the process details contains information about the main class, attached debugger and Java agents, and system properties.

Besides that, the process details provides the memory usage, command line, environment variables, uptime, and a lot more.

JVM Process Details

JVM Actions

The plugin provides an easy-to-use UI to access detailed information about any running JVM process, like getting a thread dump, version, classloader hierarchy, and the heap space. In addition, the tool window provides a one-click solution to attach a Java agent, trigger the garbage collection and start the OpenJDK JVM monitoring tool.

JVM Actions

Development

This plugin is not seen as a library. Therefore, code changes do not necessarily adhere to the semantics version rules.

If you want to contribute something, please follow the code style in the .editorconfig and sign your commits.

License

Copyright (c) 2022 Marcel Kliemannel

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.

intellij-jvms-manager-plugin's People

Contributors

marcelkliemannel 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.