|
|
| Changed: |
< < |
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
| > > |
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginArchive"}% |
|
|
| Added: |
> > |
%META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value="ConsolePlugin, SystemPlugin?"}% |
|
|
| Changed: |
< < |
%META:TOPICPARENT{name="Main.PhantomPlugins"}%
| > > |
%META:TOPICPARENT{name="IntelliJPluginPackage"}%
|
| Changed: |
< < |
Related Topics: PhantomPlugins?, PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
| > > |
Related Topics: PhantomPlugins, PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation, |
|
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
- 26 Jun 2002 (V1.0): Initial version
- 28 Nov 2002 (V1.1): Fixes, Ascending sorted table, Refactoring
|
| Changed: |
< < |
%META:FIELD{name="nopIntelliJPluginVendor" title="IntelliJPluginVendor" value="Alexey Efimov"}%
%META:FIELD{name="nopIntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-bin.jar"}%
%META:FIELD{name="nopIntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-src.zip"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackageRegistered"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.1"}%
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Alexey Efimov"}%
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-bin.jar "}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-src.zip "}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}% |
|
|
| Changed: |
< < |
%META:FORM{name="PluginWebForm"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
| > > |
%META:FORM{name="IntelliJPluginWebForm"}%
%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="SystemProperties"}%
%META:FIELD{name="nopIntelliJPluginVendor" title="IntelliJPluginVendor" value="Alexey Efimov"}%
%META:FIELD{name="nopIntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-bin.jar"}%
%META:FIELD{name="nopIntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/SystemProperties/phantom-systemProperties-src.zip"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackageRegistered"}% |
|
|
| Deleted: |
< < |
See Also: PhantomPlugins?
|
| Added: |
> > |
This plugin may be used as example for using IntelliJPluginsHome topic. And as example of ProjectPluginTemplate.
|
| Added: |
> > |
Please see topic SystemPropertiesDev, any feedback are welcome
|
| Changed: |
< < |
-- AlexeyEfimov - 28 Nov 2002
| > > |
-- AlexeyEfimov - 29 Nov 2002
|
| Changed: |
< < |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="This is toolwindow with all system properties of JVM"}%
| > > |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="This is toolwindow with all system properties of JVM. This plugin just for example of IntelliJPluginsHome using and as example for ProjectPluginTemplate package."}% |
|
|
| Deleted: |
< < |
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This is toolwindow with all system properties of JVM
|
| Added: |
> > |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="This is toolwindow with all system properties of JVM"}% |
|
|
| Changed: |
< < |
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWinXP"}%
| > > |
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K, OsWinXP"}% |
|
|
| Changed: |
< < |
| Feature | Description |
| 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 |
| > > |
- 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
|
| Added: |
> > |
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This is toolwindow with all system properties of JVM
|
| Added: |
> > |
%META:FORM{name="PluginWebForm"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWinXP"}%
%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}% |
|
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
This pluggin allow view system properties of Java VM. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
| > > |
|
| Changed: |
< < |
Back to top
| > > |
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.
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
This plugin is toolwindow with all system propeties in JVM. This tool window may be turn on/off
just by clicking on icon ( ).
|
| Changed: |
< < |
- Support for multi projects
- Bug fixes
| > > |
|
| Changed: |
< < |
| > > |
You can toggle toolwindow by icon on toolbar ( ) or by menu command window->System Properties.
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
Back to top
| > > |
| Feature | Description |
| 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 |
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
- Copy
phantom-plugins-systemProperties.jar into $IDEA_HOME$/plugins directory
- Restart IntelliJ application.
| > > |
- Download the binary ZIP file (see below)
- Unzip
phantom-SystemProperties-bin.zip in your IntelliJ/plugins directory.
- Restart IntelliJ
|
| Changed: |
< < |
Back to top
| > > |
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
Related Topics: PhantomPlugins?, PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins
|
| Changed: |
< < |
Back to top
| > > |
-- AlexeyEfimov - 28 Nov 2002
|
| Deleted: |
< < |
-- AlexeyEfimov - 26 Jul 2002
|
| Added: |
> > |
%META:FILEATTACHMENT{name="phantom-systemProperties-bin.jar" attr="" comment="" date="1038451784" path="C:\development\work\projects\plugins\systemProperties\build\phantom-systemProperties-bin.jar" size="9209" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="phantom-systemProperties-src.zip" attr="" comment="" date="1038451852" path="C:\development\work\projects\plugins\systemProperties\build\phantom-systemProperties-src.zip" size="66209" user="AlexeyEfimov" version="1.1"}% |
|
|
| Changed: |
< < |
%META:TOPICPARENT{name="PhantomPlugins"}%
| > > |
%META:TOPICPARENT{name="Main.PhantomPlugins"}%
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
See Also: PhantomPlugins?
| > > |
See Also: PhantomPlugins?
|
| Changed: |
< < |
This pluggin allow view system properties of Java VM. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
| > > |
This pluggin allow view system properties of Java VM. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
%META:TOPICMOVED{by="AlexeyEfimov" date="1027673544" from="Plugins.SystemPropertiesView" to="Plugins.SystemProperties"}%
| > > |
%META:TOPICMOVED{by="AlexeyEfimov" date="1030368546" from="Plugins.SystemProperties" to="Main.SystemProperties"}% |
|
|
| Changed: |
< < |
SystemPropertiesView?
| > > |
|
| Changed: |
< < |
%META:TOPICMOVED{by="AlexeyEfimov" date="1024577507" from="Plugins.PhantomPlugins.SystemPropertiesView" to="Plugins.SystemPropertiesView"}%
| > > |
%META:TOPICMOVED{by="AlexeyEfimov" date="1027673544" from="Plugins.SystemPropertiesView" to="Plugins.SystemProperties"}% |
|
|
| Deleted: |
< < |
This plugin now is unstable becose changes in Open API in new builds since build #630. This will be fixed soon.
|
| Changed: |
< < |
See Also: PhantomPlugins?, CurrentProjectComponent?
| > > |
See Also: PhantomPlugins?
|
| Changed: |
< < |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
| > > |
This pluggin allow view system properties of Java VM. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
|
| Added: |
> > |
- Support for multi projects
- Bug fixes
|
| Added: |
> > |
|
| Changed: |
< < |
Download this plugin and CurrentProjectComponent? plugin. Copy phantom-plugins-currentProject.jar and phantom-plugins-systemProperties.jar into $IDEA_HOME$/plugins directory.
| > > |
- Copy
phantom-plugins-systemProperties.jar into $IDEA_HOME$/plugins directory
- Restart IntelliJ application.
|
| Deleted: |
< < |
Back to top
Q: After installing version 1.0 I get the following exception when launching IDEA.
Want went wrong ?
[ 18688] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 Build #629
[ 18688] ERROR - com.intellij.ide.p - JDK: 1.3.1_03
[ 18688] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client VM
[ 18688] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc.
[ 18688] ERROR - com.intellij.ide.p - OS: Windows NT
[ 18703] ERROR - com.intellij.ide.p -
java.lang.NoClassDefFoundError: org/phantom/intellij/ComponentNotFoundException
at org.phantom.intellij.ide.systemProperties.SystemProperties.initComponent(SystemProperties.java:49)
at com.intellij.openapi.components.a.a.a(a.java:73)
at com.intellij.openapi.components.a.a.getComponent(a.java:95)
at com.intellij.openapi.components.a.a.f(a.java:64)
at com.intellij.openapi.components.a.a.b(a.java:174)
at com.intellij.openapi.project.a.c.k(c.java:82)
at com.intellij.openapi.project.a.c.o(c.java:216)
at com.intellij.openapi.project.a.m.c(m.java:86)
at com.intellij.ide.h.u.a(u.java:32)
at com.intellij.idea.h.run(h.java:5)
at com.intellij.idea.g.run(g.java:1)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
-- DirkZoettl - 25 Jun 2002
A: Please, install CurrentProjectComponent? plugin.
Back to top
|
| Changed: |
< < |
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 Build #629
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - JDK: 1.3.1_03
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client VM
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc.
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - OS: Windows 2000
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - java.lang.NullPointerException
at com.intellij.openapi.wm.ToolWindowManager.getInstance(ToolWindowManager.java:2)
at org.phantom.intellij.ide.systemProperties.actions.ShowProperties.isSelected(ShowProperties.java:22)
at com.intellij.openapi.actionSystem.a.v.a(v.java:37)
at com.intellij.openapi.actionSystem.a.v.paintComponent(v.java:76)
at javax.swing.JComponent.paint(JComponent.java:682)
at javax.swing.JComponent.paintChildren(JComponent.java:493)
at javax.swing.JComponent.paint(JComponent.java:691)
at javax.swing.JComponent.paintWithBuffer(JComponent.java:3873)
at javax.swing.JComponent._paintImmediately(JComponent.java:3816)
at javax.swing.JComponent.paintImmediately(JComponent.java:3667)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:365)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:119)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
You can see source code in ShowProperties.java, Component.java, PropertiesConsole.java
| > > |
|
| Changed: |
< < |
-- AlexeyEfimov - 25 Jun 2002
| > > |
-- AlexeyEfimov - 26 Jul 2002
|
| Added: |
> > |
%META:FILEATTACHMENT{name="systemProperties-1.1-bin.zip" attr="h" comment="" date="1027665621" path="D:\TEMP\downloaded\systemProperties-1.1-bin.zip" size="7919" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="systemProperties-1.1-src.zip" attr="h" comment="" date="1027665640" path="D:\TEMP\downloaded\systemProperties-1.1-src.zip" size="12487" user="AlexeyEfimov" version="1.1"}% |
|
|
| Added: |
> > |
This plugin now is unstable becose changes in Open API in new builds since build #630. This will be fixed soon. |
|
|
| Added: |
> > |
|
| Changed: |
< < |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
| > > |
See Also: PhantomPlugins?, CurrentProjectComponent?
|
| Changed: |
< < |
Back to PhantomPlugins?
| > > |
TOC: No TOC in "Main.SystemProperties"
|
| Changed: |
< < |
| > > |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
Back to top
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 Build #629
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - JDK: 1.3.1_03
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client VM
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc.
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - OS: Windows 2000
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - java.lang.NullPointerException
at com.intellij.openapi.wm.ToolWindowManager.getInstance(ToolWindowManager.java:2)
at org.phantom.intellij.ide.systemProperties.actions.ShowProperties.isSelected(ShowProperties.java:22)
at com.intellij.openapi.actionSystem.a.v.a(v.java:37)
at com.intellij.openapi.actionSystem.a.v.paintComponent(v.java:76)
at javax.swing.JComponent.paint(JComponent.java:682)
at javax.swing.JComponent.paintChildren(JComponent.java:493)
at javax.swing.JComponent.paint(JComponent.java:691)
at javax.swing.JComponent.paintWithBuffer(JComponent.java:3873)
at javax.swing.JComponent._paintImmediately(JComponent.java:3816)
at javax.swing.JComponent.paintImmediately(JComponent.java:3667)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:365)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:119)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
You can see source code in ShowProperties.java, Component.java, PropertiesConsole.java
| > > |
Back to top
|
| Changed: |
< < |
-- AlexeyEfimov - 20 Jun 2002
| > > |
|
| Changed: |
< < |
| > > |
Download this plugin and CurrentProjectComponent? plugin. Copy phantom-plugins-currentProject.jar and phantom-plugins-systemProperties.jar into $IDEA_HOME$/plugins directory.
|
| Changed: |
< < |
| > > |
Back to top
|
| Changed: |
< < |
-- DirkZoettl - 25 Jun 2002
| > > |
|
| Changed: |
< < |
Q: After installing version 1.0 I get the following exception when launching IDEA.
Want went wrong ?
| > > |
Back to top
|
| Changed: |
< < |
A: ???
| > > |
|
| Added: |
> > |
Q: After installing version 1.0 I get the following exception when launching IDEA.
Want went wrong ?
|
| Deleted: |
< < |
[ 18688] ERROR - com.intellij.ide.p - Error during dispatching of java.awt.event.InvocationEvent
[INVOCATION_DEFAULT,runnable=com.intellij.idea.g@144dbd,notifier=null,catchExceptions=false] on sun.awt.windows.WToolkit@7bd46a
|
| Changed: |
< < |
| > > |
-- DirkZoettl - 25 Jun 2002
A: Please, install CurrentProjectComponent? plugin.
Back to top
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 Build #629
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - JDK: 1.3.1_03
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client VM
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc.
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - OS: Windows 2000
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - java.lang.NullPointerException
at com.intellij.openapi.wm.ToolWindowManager.getInstance(ToolWindowManager.java:2)
at org.phantom.intellij.ide.systemProperties.actions.ShowProperties.isSelected(ShowProperties.java:22)
at com.intellij.openapi.actionSystem.a.v.a(v.java:37)
at com.intellij.openapi.actionSystem.a.v.paintComponent(v.java:76)
at javax.swing.JComponent.paint(JComponent.java:682)
at javax.swing.JComponent.paintChildren(JComponent.java:493)
at javax.swing.JComponent.paint(JComponent.java:691)
at javax.swing.JComponent.paintWithBuffer(JComponent.java:3873)
at javax.swing.JComponent._paintImmediately(JComponent.java:3816)
at javax.swing.JComponent.paintImmediately(JComponent.java:3667)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:365)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:119)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
You can see source code in ShowProperties.java, Component.java, PropertiesConsole.java
Back to top
-- AlexeyEfimov - 25 Jun 2002 |
|
|
| Added: |
> > |
-- DirkZoettl - 25 Jun 2002
Q: After installing version 1.0 I get the following exception when launching IDEA.
Want went wrong ?
A: ???
[ 18688] ERROR - com.intellij.ide.p - Error during dispatching of java.awt.event.InvocationEvent
[INVOCATION_DEFAULT,runnable=com.intellij.idea.g@144dbd,notifier=null,catchExceptions=false] on sun.awt.windows.WToolkit@7bd46a
[ 18688] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 Build #629
[ 18688] ERROR - com.intellij.ide.p - JDK: 1.3.1_03
[ 18688] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client VM
[ 18688] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc.
[ 18688] ERROR - com.intellij.ide.p - OS: Windows NT
[ 18703] ERROR - com.intellij.ide.p -
java.lang.NoClassDefFoundError: org/phantom/intellij/ComponentNotFoundException
at org.phantom.intellij.ide.systemProperties.SystemProperties.initComponent(SystemProperties.java:49)
at com.intellij.openapi.components.a.a.a(a.java:73)
at com.intellij.openapi.components.a.a.getComponent(a.java:95)
at com.intellij.openapi.components.a.a.f(a.java:64)
at com.intellij.openapi.components.a.a.b(a.java:174)
at com.intellij.openapi.project.a.c.k(c.java:82)
at com.intellij.openapi.project.a.c.o(c.java:216)
at com.intellij.openapi.project.a.m.c(m.java:86)
at com.intellij.ide.h.u.a(u.java:32)
at com.intellij.idea.h.run(h.java:5)
at com.intellij.idea.g.run(g.java:1)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
|
|
|
| Changed: |
< < |
%META:TOPICPARENT{name="PluginContribs"}%
| > > |
%META:TOPICPARENT{name="PhantomPlugins"}%
|
| Changed: |
< < |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
| > > |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
|
| Changed: |
< < |
Back to PhantomPlugins?
| > > |
Back to PhantomPlugins?
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="ShowProperties.java" attr="h" comment="ShowProperties.java" date="1024308780" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\actions\ShowProperties.java" size="2022" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="Component.java" attr="h" comment="Component.java" date="1024310158" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\Component.java" size="2183" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="PropertiesConsole.java" attr="h" comment="PropertiesConsole.java" date="1024310193" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\PropertiesConsole.java" size="1606" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="toggle.gif" attr="h" comment="" date="1024314201" path="D:\TEMP\toggle.gif" size="596" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="systemProperties.zip" attr="h" comment="systemProperties.zip" date="1024559263" path="D:\TEMP\plugins\phantom-plugins\plugins\systemProperties.zip" size="19991" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="ShowProperties.java" attr="h" comment="ShowProperties.java" date="1024308780" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\actions\ShowProperties.java" size="2022" user="Main.AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="Component.java" attr="h" comment="Component.java" date="1024310158" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\Component.java" size="2183" user="Main.AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="PropertiesConsole.java" attr="h" comment="PropertiesConsole.java" date="1024310193" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\PropertiesConsole.java" size="1606" user="Main.AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="toggle.gif" attr="h" comment="" date="1024314201" path="D:\TEMP\toggle.gif" size="596" user="Main.AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="systemProperties.zip" attr="h" comment="systemProperties.zip" date="1024559263" path="D:\TEMP\plugins\phantom-plugins\plugins\systemProperties.zip" size="19991" user="Main.AlexeyEfimov" version="1.1"}%
%META:TOPICMOVED{by="AlexeyEfimov" date="1024577507" from="Plugins.PhantomPlugins.SystemPropertiesView" to="Plugins.SystemPropertiesView"}% |
|
|
| Changed: |
< < |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example.
| > > |
SystemPropertiesView?
|
| Changed: |
< < |
Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off.
| > > |
This pluggin allow view system properties of Java VM. Simple plugin. May used as example. Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off. For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
|
| Changed: |
< < |
For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
| > > |
Back to PhantomPlugins?
|
| Changed: |
< < |
This plugin may downloaded from PhantomPlugins? group.
| > > |
|
| Changed: |
< < |
| > > |
|
| Deleted: |
< < |
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=javax.swing.SystemEventQueueUtilities$ComponentWorkRequest@574f7d,notifier=null,catchExceptions=false] on sun.awt.windows.WToolkit@23bffb
|
| Changed: |
< < |
-- AlexeyEfimov - 17 Jun 2002
| > > |
-- AlexeyEfimov - 20 Jun 2002
|
| Added: |
> > |
%META:FILEATTACHMENT{name="systemProperties.zip" attr="h" comment="systemProperties.zip" date="1024559263" path="D:\TEMP\plugins\phantom-plugins\plugins\systemProperties.zip" size="19991" user="AlexeyEfimov" version="1.1"}% |
|
|
| Changed: |
< < |
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - java.lang.NullPointerExceptionat com.intellij.openapi.wm.ToolWindowManager.getInstance(ToolWindowManager?.java:2)
| > > |
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - java.lang.NullPointerException
at com.intellij.openapi.wm.ToolWindowManager.getInstance(ToolWindowManager?.java:2) |
|
|
| Added: |
> > |
For using plugin find in IntelliJ toolbar icon ( ). Try to toggle it. This button dublicate by menu command in Window->System Properties.
|
| Added: |
> > |
|
| Added: |
> > |
%META:FILEATTACHMENT{name="toggle.gif" attr="h" comment="" date="1024314201" path="D:\TEMP\toggle.gif" size="596" user="AlexeyEfimov" version="1.1"}% |
|
|
| Added: |
> > |
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=javax.swing.SystemEventQueueUtilities$ComponentWorkRequest@574f7d,notifier=null,catchExceptions=false] on sun.awt.windows.WToolkit@23bffb
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0 Build #629
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - JDK: 1.3.1_03
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - VM: Java HotSpot(TM) Client VM
2002-06-17 10:56:32,378 [ 58191] ERROR - com.intellij.ide.p - Vendor: Sun Microsystems Inc.
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - OS: Windows 2000
2002-06-17 10:56:32,388 [ 58201] ERROR - com.intellij.ide.p - java.lang.NullPointerExceptionat com.intellij.openapi.wm.ToolWindowManager.getInstance(ToolWindowManager.java:2)
at org.phantom.intellij.ide.systemProperties.actions.ShowProperties.isSelected(ShowProperties.java:22)
at com.intellij.openapi.actionSystem.a.v.a(v.java:37)
at com.intellij.openapi.actionSystem.a.v.paintComponent(v.java:76)
at javax.swing.JComponent.paint(JComponent.java:682)
at javax.swing.JComponent.paintChildren(JComponent.java:493)
at javax.swing.JComponent.paint(JComponent.java:691)
at javax.swing.JComponent.paintWithBuffer(JComponent.java:3873)
at javax.swing.JComponent._paintImmediately(JComponent.java:3816)
at javax.swing.JComponent.paintImmediately(JComponent.java:3667)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:365)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:119)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
You can see source code in ShowProperties.java, Component.java, PropertiesConsole.java
|
| Added: |
> > |
%META:FILEATTACHMENT{name="ShowProperties.java" attr="h" comment="ShowProperties.java" date="1024308780" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\actions\ShowProperties.java" size="2022" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="Component.java" attr="h" comment="Component.java" date="1024310158" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\Component.java" size="2183" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="PropertiesConsole.java" attr="h" comment="PropertiesConsole.java" date="1024310193" path="D:\TOOLS\idea\plugins\src\org\phantom\intellij\ide\systemProperties\PropertiesConsole.java" size="1606" user="AlexeyEfimov" version="1.1"}% |
|
|
| Added: |
> > |
%META:TOPICINFO{author="AlexeyEfimov" date="1024299120" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="PluginContribs"}%
This pluggin allow view system properties of Java VM. Simple plugin. May used as example.
Plugin create ToolWindow with system properties of JVM. The ToolWindow may turn on/off.
This plugin may downloaded from PhantomPlugins? group.
-- AlexeyEfimov - 17 Jun 2002 |
View
| Diffs | r1.22 | > | r1.21 | > | r1.20
| More
|
|