IntelliJ Community . SystemProperties

 
SystemProperties 

HOME INDEX SEARCH CHANGES GO  

SystemProperties

Purpose

Sometimes i needed to see list of System Properties of JVM. And then this happend i code simple class that print all properties to output.

Description

This plugin is toolwindow with all system propeties in JVM. This tool window may be turn on/off just by clicking on icon (toggle.gif).

This plugin may be used as example for using IntelliJPluginsHome topic. And as example of ProjectPluginTemplate.

Using

You can toggle toolwindow by icon on toolbar (toggle.gif) or by menu command window->System Properties.

Current Features

  • Toggable ToolWindow, Just then you neen this list of propeties you turn on it, but usualy you a not needed in this toolwindow, so just close it

Plugin Development

Please see topic SystemPropertiesDev, any feedback are welcome smile

Plugins installation

  • Download the binary ZIP file (see below)
  • Unzip phantom-SystemProperties-bin.zip in your IntelliJ/plugins directory.
  • Restart IntelliJ

Change History

  • 26 Jun 2002 (V1.0): Initial version
  • 28 Nov 2002 (V1.1): Fixes, Ascending sorted table, Refactoring

Related Topics: PhantomPlugins, PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation, IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins

-- AlexeyEfimov - 29 Nov 2002

IntelliJPluginWebForm
IntelliJPluginName: SystemProperties
IntelliJPluginVersion: 1.1
IntelliJPluginVendor: Alexey Efimov
IntelliJPluginBinary: http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-bin.jar
IntelliJPluginSource: http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-src.zip
IntelliJPluginClassification: ConsolePlugin, SystemPlugin?
TopicClassification: IntelliJPluginArchive
TopicShortDescription: This is toolwindow with all system properties of JVM. This plugin just for example of IntelliJPluginsHome using and as example for ProjectPluginTemplate package.
TestedOnOS: OsWin2K, OsWinXP
ShouldRunOnOS: AnyOS

Attachment: sort Action: Size: Date: Who: Comment:
phantom-systemProperties-bin.jar action 9209 28 Nov 2002 - 02:49 AlexeyEfimov  
phantom-systemProperties-src.zip action 66209 28 Nov 2002 - 02:50 AlexeyEfimov  

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.