Longer module description BLD200505081800
authorrkubacki@netbeans.org
Fri, 06 May 2005 18:50:48 +0000
changeset 6135dc7df37b6c98
parent 6134 d7a038baf141
child 6136 3b78f39f5e82
Longer module description
performance.insane/manifest.mf
performance.insane/src/org/netbeans/modules/performance/insane/Bundle.properties
     1.1 --- a/performance.insane/manifest.mf	Thu May 05 14:36:42 2005 +0000
     1.2 +++ b/performance.insane/manifest.mf	Fri May 06 18:50:48 2005 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  Manifest-version: 1.0
     1.5  OpenIDE-Module: org.netbeans.modules.performance.insane
     1.6 -OpenIDE-Module-Specification-Version: 1.0
     1.7 +OpenIDE-Module-Specification-Version: 1.1
     1.8  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/performance/insane/Bundle.properties
     1.9  OpenIDE-Module-Layer: org/netbeans/modules/performance/insane/layer.xml
    1.10  
     2.1 --- a/performance.insane/src/org/netbeans/modules/performance/insane/Bundle.properties	Thu May 05 14:36:42 2005 +0000
     2.2 +++ b/performance.insane/src/org/netbeans/modules/performance/insane/Bundle.properties	Fri May 06 18:50:48 2005 +0000
     2.3 @@ -6,15 +6,16 @@
     2.4  #http://www.sun.com/
     2.5  #
     2.6  #The Original Code is NetBeans. The Initial Developer of the Original
     2.7 -#Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
     2.8 +#Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
     2.9  #Microsystems, Inc. All Rights Reserved.
    2.10  
    2.11  OpenIDE-Module-Name=INSANE module
    2.12  OpenIDE-Module-Display-Category=Infrastructure
    2.13  OpenIDE-Module-Short-Description=Solution for reflective inspection of heap from inside of running VM.
    2.14  
    2.15 -OpenIDE-Module-Long-Description=Solution for reflective inspection of heap from inside of running VM
    2.16 +OpenIDE-Module-Long-Description=Solution for reflective inspection of heap from inside of running VM. \
    2.17 + This can provide usefull debugging information for tracking problems with memory usage.
    2.18  
    2.19  LBL_DumpHeap=Dump the heap
    2.20 -LBL_SaveChooserTitle=Dump the java heap to a file
    2.21 +LBL_SaveChooserTitle=Dump the Java heap to a file
    2.22  LBL_DumpButton=Dump