This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 131244 - CVS annotations don't show up in Java editor
Summary: CVS annotations don't show up in Java editor
Status: RESOLVED DUPLICATE of bug 129121
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-26 22:54 UTC by Ed Wong
Modified: 2008-04-25 13:12 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot showing no CVS annotation appearing in editor (35.18 KB, image/jpeg)
2008-03-26 22:55 UTC, Ed Wong
Details
annotation bar screenshot (63.00 KB, image/png)
2008-03-31 14:46 UTC, Tomas Pavek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Wong 2008-03-26 22:54:24 UTC
Using NB 6.1 Dev build (200803191206).
1. Open a CVS'd Java file in IDE
2. Right-click over tab and choose CVS -> Show Annotations
3. Observe the a grey column appears on the left side of the editor text area with no annotations in it.  However, if 
a line is selected, appropriate CVS log information is shown in status area of editor. Image attached.


-------------------------------------------------------------------------------
>Log Session: Tuesday, March 25, 2008 4:20:07 PM PDT
>System Info: 
  Product Version         = NetBeans IDE Dev (Build 200803191206)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-b05; Sun Microsystems Inc.
  Runtime                 = Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_13-b05
  Java Home               = C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre
  System Locale; Encoding = en_US (nb); Cp1252
  Home Directory          = C:\Documents and Settings\edwong
  Current Directory       = C:\NB6\20080319-1205\bin
  User Directory          = C:\Documents and Settings\edwong\.netbeans\dev20080319-1206
  Installation            = C:\NB6\20080319-1205\nb6.1
                            C:\NB6\20080319-1205\ide9
                            C:\NB6\20080319-1205\java2
                            C:\NB6\20080319-1205\xml2
                            C:\NB6\20080319-1205\apisupport1
                            C:\NB6\20080319-1205\enterprise5
                            C:\NB6\20080319-1205\mobility8
                            C:\NB6\20080319-1205\profiler3
                            C:\NB6\20080319-1205\gsf1
                            C:\NB6\20080319-1205\ruby2
                            C:\NB6\20080319-1205\visualweb2
                            C:\NB6\20080319-1205\soa2
                            C:\NB6\20080319-1205\identity2
                            C:\NB6\20080319-1205\uml5
                            C:\NB6\20080319-1205\harness
                            C:\NB6\20080319-1205\cnd2
                            C:\NB6\20080319-1205\platform8
  Boot & Ext. Classpath   = C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre\lib\rt.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13
\jre\lib\i18n.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre\lib\sunrsasign.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13
\jre\lib\jsse.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre\lib\jce.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13
\jre\lib\charsets.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre\classes;C:\HawaiiMAIN\build-tools\jdk1.5.0_13
\jre\lib\ext\dnsns.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre\lib\ext\localedata.jar;C:\HawaiiMAIN\build-
tools\jdk1.5.0_13\jre\lib\ext\sunjce_provider.jar;C:\HawaiiMAIN\build-tools\jdk1.5.0_13\jre\lib\ext\sunpkcs11.jar
  Application Classpath   = C:\NB6\20080319-1205\platform8\lib\boot.jar;C:\NB6\20080319-1205\platform8\lib\org-openide-
modules.jar;C:\NB6\20080319-1205\platform8\lib\org-openide-util.jar;C:/HawaiiMAIN/build-tools/jdk1.5.0_13
\lib\dt.jar;C:/HawaiiMAIN/build-tools/jdk1.5.0_13\lib\tools.jar
  Startup Classpath       = C:\NB6\20080319-1205\platform8\core\core.jar;C:\NB6\20080319-1205\platform8\core\org-
openide-filesystems.jar;C:\NB6\20080319-1205\nb6.1\core\org-netbeans-upgrader.jar;C:\NB6\20080319-1205\nb6.1
\core\locale\core_nb.jar
-------------------------------------------------------------------------------
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.db uses org.openide.options which is deprecated: 
Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.options.editor uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor.codetemplates uses org.openide.options 
which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.gsf uses org.netbeans.modules.editor.highlights 
which is deprecated: Use org.netbeans.spi.highlighting (Editor Library 2) instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.gsf uses org.openide.options which is deprecated: 
Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.html.editor uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.javascript.editing uses org.openide.options which 
is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.java.editor uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.debugger.jpda.ant uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor Library 2) 
instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor.plain uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.languages uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.ide.kit uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor Library 2) 
instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.debugger.jpda.projects uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor Library 2) 
instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.xml.text uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.web.core.syntax uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.db.sql.editor uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.cnd uses org.openide.options which is deprecated: 
Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.cnd.editor uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.ruby uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.ruby.rhtml uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.visualweb.dataconnectivity uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.visualweb.designer.jsf uses org.openide.options 
which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.beans uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.web.jsf.navigation uses org.openide.options which 
is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.css.visual uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.properties.syntax uses org.openide.options which 
is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor.macros uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
SEVERE [org.netbeans.modules.mercurial]: execEnv():  execEnv(): IOException java.io.IOException: CreateProcess: hg 
version error=2
WARNING [org.netbeans.modules.subversion]: Could not load the file C:\Documents and Settings\edwong\Application 
Data\Subversion/config. Falling back on svn defaults.
WARNING [org.netbeans.modules.subversion]: Could not load the file C:\Documents and Settings\edwong\Application 
Data\Subversion/servers. Falling back on svn defaults.
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
	org.openide.util [7.12.0.1 1 200803191206]
	org.openide.modules [7.6 200803191206]
	org.openide.awt [7.1.0.1 200803191206]
	org.openide.filesystems [7.8 200803191206]
	org.netbeans.api.progress/1 [1.11.0.1 1 200803191206]
	org.jdesktop.layout/1 [1.5 1.0.3 200803191206]
	org.openide.dialogs [7.6 200803191206]
	org.openide.nodes [7.3.0.1 200803191206]
	org.openide.windows [6.19 200803191206]
	org.netbeans.modules.editor.mimelookup/1 [1.9 200803191206]
	org.openide.text [6.17 200803191206]
	org.openide.explorer [6.13 1 200803191206]
	org.openide.actions [6.7.0.1 200803191206]
	org.netbeans.modules.queries/1 [1.11 200803191206]
	org.openide.loaders [6.9 200803191206]
	org.netbeans.bootstrap/1 [2.11 200803191206]
	org.netbeans.core.startup/1 [1.12.0.1 200803191206]
	org.netbeans.swing.plaf [1.7 200803191206]
	org.openide.io [1.12 200803191206]
	org.netbeans.core/2 [3.7.0.1 200803191206]
	org.netbeans.modules.options.api/1 [1.6 200803191206]
	org.netbeans.core.ui/1 [1.11 200803191206]
	org.openidex.util/3 [3.14 200803191206]
	org.netbeans.modules.xml.xam/1 [1.3 1 200803191206]
	org.netbeans.modules.projectapi/1 [1.14 200803191206]
	org.netbeans.api.xml/1 [1.15 200803191206]
	org.netbeans.modules.projectuiapi/1 [1.27.0.6 6 200803191206]
	org.netbeans.modules.xml.core/2 [1.14.0.4 4 200803191206]
	org.netbeans.modules.xml.schema.model/1 [1.3 1 200803191206]
	org.netbeans.spi.palette/1 [1.13 200803191206]
	org.netbeans.modules.xml.wsdl.model/1 [1.3 1 200803191206]
	org.netbeans.modules.xml.axi [1.3 200803191206]
	org.netbeans.modules.soa.ui/1 [1.1 200803191206]
	org.netbeans.modules.classfile/1 [1.20 200803191206]
	org.openide.options [6.8 200803191206]
	org.netbeans.modules.javahelp/1 [2.10 200803191206]
	org.netbeans.modules.db/1 [1.25.0.5 5 200803191206]
	org.netbeans.modules.dbapi [1.6.1.5 200803191206]
	org.openide.execution [1.11 200803191206]
	org.netbeans.modules.gsfpath.api/1 [0.33 200803191206]
	org.netbeans.modules.extbrowser/1 [1.12 200803191206]
	org.netbeans.modules.editor.util/1 [1.22 200803191206]
	org.netbeans.modules.lexer/2 [1.26.0.1 1 200803191206]
	org.netbeans.modules.editor.settings/1 [1.16 200803191206]
	org.netbeans.modules.editor.lib2/1 [1.6.0.2 2 200803191206]
	org.netbeans.modules.editor.fold/1 [1.8 200803191206]
	org.netbeans.modules.editor.lib/1 [1.22.0.4.2 4 200803191206]
	org.netbeans.modules.jumpto/1 [1.5 200803191206]
	org.mozilla.rhino.patched/1 [0.100 200803191206]
	org.netbeans.modules.editor.indent/2 [1.7.0.4 200803191206]
	org.netbeans.modules.editor.structure/1 [1.16.0.1 1 200803191206]
	org.netbeans.swing.tabcontrol [1.11 200803191206]
	org.netbeans.modules.editor/3 [1.36.0.1.4.2 1 200803191206]
	org.netbeans.modules.editor.completion/1 [1.11 200803191206]
	org.netbeans.modules.editor.bracesmatching/0 [1.4 200803191206]
	org.netbeans.modules.html.lexer/1 [1.2 200803191206]
	org.netbeans.modules.editor.errorstripe.api/1 [2.4.0.1 1 200803191206]
	org.netbeans.spi.editor.hints/0 [1.4.0.6.2 6 200803191206]
	org.netbeans.modules.gsf.api/1 [1.0 1 200803191206]
	org.netbeans.spi.tasklist/1 [1.1 1 200803191206]
	org.netbeans.modules.editor.guards/1 [1.1 200803191206]
	org.netbeans.modules.editor.errorstripe/2 [2.4.0.1.1 1 200803191206]
	org.netbeans.modules.editor.settings.storage/1 [1.17 200803191206]
	org.netbeans.modules.options.keymap [1.3 200803191206]
	org.netbeans.modules.options.editor/1 [1.7 200803191206]
	org.netbeans.modules.diff/1 [1.19.0.42.1 42 200803191206]
	org.netbeans.modules.refactoring.api [1.3 200803191206]
	org.netbeans.modules.editor.highlights/0 [1.3.0.1 1 200803191206]
	org.netbeans.libs.lucene/1 [2.2 2.1.0 200803191206]
	org.netbeans.modules.editor.codetemplates/1 [1.8.0.1.6 1 200803191206]
	org.netbeans.spi.navigator/1 [1.6 200803191206]
	org.netbeans.modules.gsf/2 [0.71.0.1.1.1.1.6 1 200803191206]
	org.netbeans.modules.html.editor.lib/1 [1.7 200803191206]
	org.netbeans.modules.html.editor/1 [1.9.0.1 200803191206]
	org.netbeans.modules.javascript.editing/1 [0.85 200803191206]
	org.netbeans.modules.el.lexer/1 [1.2 200803191206]
	org.netbeans.modules.uml.tomsawyer/1 [1.3 200803191206]
	org.netbeans.modules.antlr/1 [1.3 200803191206]
	org.netbeans.api.java/1 [1.16 200803191206]
	org.netbeans.modules.uml.dom4jlib [1.3 200803191206]
	org.netbeans.modules.uml/1 [1.3 200803191206]
	org.netbeans.modules.uml.palette/1 [1.3 200803191206]
	org.netbeans.modules.mobility.licensing [1.1 200803191206]
	org.netbeans.api.mobility [8.1 200803191206]
	org.netbeans.modules.java.platform/1 [1.10 200803191206]
	org.netbeans.modules.project.libraries/1 [1.16 200803191206]
	org.netbeans.modules.project.ant/1 [1.19 200803191206]
	org.netbeans.modules.mobility.cldcplatform [1.3 200803191206]
	org.netbeans.modules.servletapi/1 [1.12 200803191206]
	org.netbeans.modules.mobility.antext [1.3 200803191206]
	org.netbeans.libs.javacapi [0.6.0.1 1 200803191206]
	org.apache.tools.ant.module/3 [3.29.0.2 2 200803191206]
	org.netbeans.libs.jsr223/1 [1.7 6 200803191206]
	org.netbeans.modules.templates [1.2 200803191206]
	org.netbeans.modules.java.project/1 [1.15 200803191206]
	org.netbeans.modules.j2me.cdc.platform [1.2 200803191206]
	org.netbeans.modules.masterfs/2 [1.13 200803191206]
	org.netbeans.modules.java.lexer/1 [1.3 200803191206]
	org.netbeans.modules.java.preprocessorbridge [1.2 200803191206]
	org.netbeans.libs.javacimpl/1 [0.8.0.6 6 200803191206]
	org.netbeans.modules.java.source [0.33.0.3.6 3 200803191206]
	org.netbeans.spi.viewmodel/2 [1.13 200803191206]
	org.netbeans.api.debugger/1 [1.13 200803191206]
	org.netbeans.api.debugger.jpda/2 [2.14 200803191206]
	org.netbeans.modules.mobility.project [1.3 200803191206]
	org.netbeans.modules.j2me.cdc.project [1.2 200803191206]
	org.netbeans.modules.j2me.cdc.project.savaje [1.1 200803191206]
	org.netbeans.modules.websvc.jaxws21api/1 [1.2 200803191206]
	org.netbeans.modules.websvc.jaxws21/1 [1.2 200803191206]
	org.netbeans.modules.j2ee.metadata/0 [1.4 200803191206]
	org.netbeans.modules.j2ee.metadata.model.support/1 [1.1 200803191206]
	org.netbeans.modules.websvc.serviceapi [1.1 200803191206]
	org.netbeans.modules.java.editor.lib/1 [1.7 200803191206]
	org.netbeans.modules.java.sourceui/1 [1.5.0.1.3 1 200803191206]
	org.netbeans.modules.java.editor/1 [2.12.0.4.1.1.6 4 200803191206]
	org.netbeans.modules.java.hints/1 [1.21.0.3.4.6 3 200803191206]
	org.netbeans.modules.javadoc/1 [1.23.0.6 200803191206]
	org.netbeans.modules.properties/1 [1.22 200803191206]
	org.netbeans.modules.i18n/1 [1.23 200803191206]
	org.netbeans.modules.ant.browsetask [1.13 200803191206]
	org.netbeans.modules.j2ee.persistenceapi/1 [1.4 200803191206]
	org.netbeans.modules.debugger.jpda.ant [1.9 200803191206]
	org.netbeans.modules.java.api.common/0 [1.0 200803191206]
	org.netbeans.core.multiview/1 [1.11 200803191206]
	org.netbeans.modules.gototest/1 [1.1 200803191206]
	org.netbeans.modules.junit/2 [2.26 200803191206]
	org.netbeans.modules.java.j2seproject/1 [1.13.0.45 45 200803191206]
	org.netbeans.modules.java.debug [1.2.0.6 200803191206]
	org.jdesktop.beansbinding/1 [1.0 1.2.1 200803191206]
	org.netbeans.modules.java.examples/1 [1.8 200803191206]
	org.netbeans.modules.ant.freeform/1 [1.16 200803191206]
	org.netbeans.modules.java.freeform/1 [1.8 200803191206]
	org.netbeans.modules.javawebstart [1.1 200803191206]
	org.netbeans.modules.java.helpset/1 [1.1 200803191206]
	org.netbeans.modules.refactoring.java/1 [1.3 200803191206]
	org.netbeans.modules.java.navigation/1 [1.8 200803191206]
	org.netbeans.modules.java.j2seplatform/1 [1.9.0.2 2 200803191206]
	org.netbeans.modules.editor.plain.lib/1 [1.5 200803191206]
	org.netbeans.modules.editor.plain/1 [1.5 200803191206]
	org.netbeans.modules.favorites/1 [1.13 200803191206]
	org.apache.xml.resolver [1.3 1.2 200803191206]
	org.netbeans.modules.xml.catalog/2 [1.13.0.4 4 200803191206]
	org.netbeans.core.execution/1 [1.11.0.1 200803191206]
	org.netbeans.modules.projectui [1.13.0.1.6 1 200803191206]
	org.netbeans.modules.autoupdate.services [1.4 200803191206]
	org.netbeans.modules.settings/1 [1.14 200803191206]
	org.netbeans.core.windows/2 [2.10.0.1 200803191206]
	org.netbeans.modules.autoupdate.ui [1.4 200803191206]
	org.netbeans.modules.core.kit [1.1 200803191206]
	org.netbeans.modules.defaults/1 [1.4 200803191206]
	org.netbeans.modules.sendopts/2 [2.2 200803191206]
	org.netbeans.modules.utilities/1 [1.26 200803191206]
	org.netbeans.modules.ide.branding/1 [1.5]
	org.netbeans.modules.editor.bookmarks/1 [1.5 200803191206]
	org.netbeans.modules.usersguide/1 [1.21 200803191206]
	org.netbeans.swing.dirchooser [1.1 200803191206]
	org.netbeans.modules.languages/0 [1.87.2.1 1 200803191206]
	org.netbeans.insane/1 [1.1 1 200803191206]
	org.netbeans.modules.timers/1 [1.3 200803191206]
	org.netbeans.core.ide/1 [1.11 200803191206]
	org.netbeans.modules.httpserver/2 [2.8.0.42 42 200803191206]
	org.netbeans.modules.ide.kit [1.3 200803191206]
	org.netbeans.spi.debugger.ui/1 [2.10 200803191206]
	org.netbeans.modules.ant.debugger/1 [1.9.0.2 200803191206]
	org.netbeans.modules.ant.kit [1.1 200803191206]
	org.netbeans.modules.java.kit [1.1 200803191206]
	org.netbeans.modules.j2eeapis/1 [1.9 200803191206]
	org.netbeans.modules.schema2beans/1 [1.17 200803191206]
	org.netbeans.libs.xerces/1 [1.11 2.8.0 200803191206]
	org.netbeans.modules.j2ee.dd/1 [1.11.0.2 2 200803191206]
	org.netbeans.modules.server/0 [1.1 200803191206]
	org.netbeans.modules.j2eeserver/4 [1.41.0.1 1 200803191206]
	org.netbeans.modules.derby [1.10 200803191206]
	org.netbeans.modules.j2ee.samples [1.3 200803191206]
	org.netbeans.modules.j2ee.core.utilities/0 [1.0 200803191206]
	org.netbeans.modules.j2ee.common/1 [1.23 200803191206]
	org.netbeans.modules.j2ee.ant [1.10.0.1 200803191206]
	org.netbeans.modules.web.monitor/1 [1.18 200803191206]
	org.netbeans.api.web.webmodule [1.11 200803191206]
	org.netbeans.modules.web.examples/1 [1.8 200803191206]
	org.netbeans.modules.debugger.jpda.projects [1.3.0.1 200803191206]
	org.netbeans.modules.debugger.jpda/2 [1.20 200803191206]
	org.netbeans.modules.debugger.jpda.ui/1 [1.7 200803191206]
	org.netbeans.modules.web.debug/1 [2.11 200803191206]
	org.netbeans.modules.jsp.lexer/1 [1.2 200803191206]
	org.netbeans.modules.xml.lexer [1.2 200803191206]
	org.netbeans.modules.xml.text/2 [1.14.0.4 4 200803191206]
	org.netbeans.libs.glassfish_logging/1 [1.2 1 200803191206]
	org.netbeans.core.output2/1 [1.9.0.1 1 200803191206]
	org.netbeans.modules.servletjspapi/1 [1.2 1 200803191206]
	org.netbeans.modules.web.jspparser/3 [3.1 200803191206]
	org.netbeans.modules.web.core.syntax/2 [2.0.1.1.4 1 200803191206]
	org.netbeans.modules.xml.multiview/1 [1.7.0.2 2 200803191206]
	org.netbeans.modules.web.core/2 [2.0.42.2 42 200803191206]
	org.netbeans.modules.j2ee.debug/1 [1.6 200803191206]
	org.netbeans.modules.web.freeform [1.7 200803191206]
	org.netbeans.modules.j2ee.dd.webservice [1.7 200803191206]
	org.netbeans.modules.dbschema/1 [1.11.0.3.5 3 200803191206]
	org.netbeans.modules.j2ee.persistence [1.5.0.1 1 200803191206]
	org.netbeans.modules.j2ee.api.ejbmodule [1.8 200803191206]
	org.netbeans.modules.j2ee.ejbcore [1.8 200803191206]
	org.netbeans.modules.j2ee.ddloaders/1 [1.9.0.2 200803191206]
	org.netbeans.modules.web.refactoring [1.1.0.42 200803191206]
	org.netbeans.modules.j2ee.genericserver [1.7 200803191206]
	org.netbeans.modules.j2ee.jpa.refactoring [1.1 200803191206]
	org.netbeans.modules.j2ee.jpa.verification [1.2.0.6 200803191206]
	org.netbeans.modules.db.core [1.6 200803191206]
	org.netbeans.modules.db.sql.editor [1.6.0.5 200803191206]
	org.netbeans.modules.db.drivers [1.1 200803191206]
	org.netbeans.modules.db.mysql [0.1 1 200803191206]
	org.netbeans.api.visual [2.10 200803191206]
	org.netbeans.modules.db.sql.visualeditor/1 [2.2.0.5 200803191206]
	org.netbeans.modules.db.kit [1.2 200803191206]
	org.netbeans.modules.j2ee.toplinklib/1 [2.9 200803191206]
	org.netbeans.modules.j2ee.persistence.kit [1.1 200803191206]
	org.netbeans.modules.xml.xdm/1 [1.3 1 200803191206]
	org.netbeans.modules.xml.retriever/1 [1.2 200803191206]
	org.netbeans.modules.websvc.jaxwsmodel/1 [1.3 200803191206]
	org.netbeans.modules.websvc.clientapi [1.7 200803191206]
	org.netbeans.modules.websvc.websvcapi [1.7 200803191206]
	org.netbeans.modules.websvc.jaxwsapi [1.2 200803191206]
	org.netbeans.modules.web.project [1.8 200803191206]
	org.netbeans.modules.web.jstl11/1 [2.9 1.1.2 200803191206]
	org.netbeans.modules.web.kit [1.1 200803191206]
	org.netbeans.modules.apisupport.ant [2.32 200803191206]
	org.netbeans.modules.cnd.utils [1.0 1 200803191206]
	org.netbeans.modules.cnd.repository.api/1 [1.3 1 200803191206]
	org.netbeans.modules.cnd.repository [1.3 200803191206]
	org.netbeans.modules.web.jsf12/1 [1.1 1 200803191206]
	org.netbeans.modules.web.jsf12ri/1 [1.1 1 200803191206]
	org.netbeans.modules.visualweb.rowset/1 [1.1 200803191206]
	org.netbeans.modules.visualweb.extension.openide/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.designtime/1 [1.1 200803191206]
	org.netbeans.modules.visualweb.jsfsupport/1 [2.1 200803191206]
	org.netbeans.libs.commons_fileupload/1 [1.1 200803191206]
	org.netbeans.modules.visualweb.dataprovider/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.webui/1 [2.1 200803191206]
	org.netbeans.modules.javawebstart.signtask [1.1 200803191206]
	org.netbeans.modules.uml.documentation/1 [1.3 200803191206]
	org.netbeans.modules.j2ee.clientproject [1.2.0.1 1 200803191206]
	org.netbeans.modules.xml.wsdl.bindingsupport.api [1.1 200803191206]
	org.netbeans.modules.xml.wsdl.bindingsupport [1.1 200803191206]
	org.netbeans.modules.visdev.prefuse/1 [1.3 1 200803191206]
	org.netbeans.modules.xml.nbprefuse [1.1 200803191206]
	org.netbeans.modules.xml.refactoring/1 [1.1 200803191206]
	org.netbeans.modules.xml.catalogsupport [1.1 200803191206]
	org.netbeans.modules.xml.xam.ui/1 [1.1 200803191206]
	org.netbeans.modules.xml.schema.ui.basic/1 [1.3 200803191206]
	org.netbeans.modules.xml.schema.completion [1.1 200803191206]
	org.netbeans.modules.xml.validation [1.1 200803191206]
	org.netbeans.xml.libs.jxpath/1 [1.2 200803191206]
	org.netbeans.modules.xml.xpath.ext [1.0 200803191206]
	org.netbeans.modules.xml.wsdl.extensions [1.2 200803191206]
	org.netbeans.modules.xml.wsdlui [1.2 200803191206]
	org.netbeans.modules.xml.wsdlextui [1.2 200803191206]
	org.netbeans.modules.xml.schema.refactoring/1 [1.1 200803191206]
	org.netbeans.modules.xml [1 1 200803191206]
	org.netbeans.modules.xml.schema.abe [1.2 200803191206]
	org.netbeans.modules.xml.schema/1 [1.14.0.1 200803191206]
	org.netbeans.libs.jxpath [1.2 200803191206]
	org.netbeans.modules.xml.xpath [1.2 200803191206]
	org.netbeans.modules.xml.kit [1.1 200803191206]
	org.netbeans.modules.xml.wsdl.refactoring/1 [1.1 200803191206]
	org.netbeans.modules.xml.wsdl.kit [1.1 200803191206]
	org.netbeans.modules.reglib [1.1 200803191206]
	org.netbeans.modules.ruby.help [0.6 200803191206]
	org.netbeans.modules.websvc.saas.services.zvents [1.0 200803191206]
	org.netbeans.modules.websvc.wsitmodelext [3.1 200803191206]
	org.netbeans.modules.websvc.utilities/0 [1.1 200803191206]
	org.netbeans.modules.websvc.core [1.8.0.1.4.6 1 200803191206]
	org.netbeans.modules.websvc.design [1.1 200803191206]
	org.netbeans.modules.websvc.wsitconf [3.1 200803191206]
	org.netbeans.modules.languages.sh [1.5 200803191206]
	org.netbeans.modules.apisupport.paintapp [1.2 200803191206]
	org.netbeans.modules.bpel.debugger.api/1 [1.1 200803191206]
	org.netbeans.modules.bpel.model [1.1 200803191206]
	org.netbeans.modules.compapp.projects.base [1.1 200803191206]
	org.netbeans.modules.bpel.project [1.1 200803191206]
	org.netbeans.modules.soa.reportgenerator [1.0 200803191206]
	org.netbeans.modules.bpel.editors.api/1 [1.2 200803191206]
	org.netbeans.modules.bpel.core/1 [1.2 200803191206]
	org.netbeans.modules.print/1 [1.1 200803191206]
	org.netbeans.modules.bpel.search/1 [1.1 200803191206]
	org.netbeans.modules.soa.mappercore/1 [1.0 200803191206]
	org.netbeans.modules.bpel.mapper/1 [1.1 200803191206]
	org.netbeans.modules.bpel.editors/1 [1.2 200803191206]
	org.netbeans.modules.cnd.lexer/1 [1.0 200803191206]
	org.netbeans.modules.cnd/1 [1.3 1 200803191206]
	org.netbeans.modules.cnd.editor/1 [1.3 1 200803191206]
	org.netbeans.modules.spring.beans/0 [1.3 1 200803191206]
	org.netbeans.modules.spring.webmvc [1.2 200803191206]
	org.netbeans.modules.java.guards/0 [0.3 200803191206]
	org.netbeans.modules.ruby.rakeproject/1 [0.12 200803191206]
	org.netbeans.modules.ruby.platform/1 [0.44.0.1 200803191206]
	org.jruby/1 [0.108 200803191206]
	org.netbeans.modules.ruby/1 [0.85 200803191206]
	org.netbeans.modules.ruby.project/1 [0.82 200803191206]
	org.netbeans.modules.ruby.javaint/1 [0.32 200803191206]
	org.netbeans.modules.ruby.rhtml/1 [0.62.0.1.1 200803191206]
	org.netbeans.modules.ruby.railsprojects/1 [0.73.0 200803191206]
	org.netbeans.modules.j2ee.sun.dd/1 [1.8.1.1 1 200803191206]
	org.netbeans.modules.j2ee.sun.appsrv/1 [1.7 1 200803191206]
	org.netbeans.modules.visualweb.propertyeditors.api [1.1 200803191206]
	org.netbeans.modules.visualweb.propertyeditors.resolver [1.1 200803191206]
	org.netbeans.modules.visualweb.propertyeditors/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.libs.batik/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.api.insync/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.designer.html [2.1 200803191206]
	org.netbeans.modules.visualweb.designer.cssengine [2.1 200803191206]
	org.netbeans.modules.visualweb.api.designer/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.designer.markup/1 [2.1 200803191206]
	org.netbeans.modules.web.jsf/1 [1.8.0.1.1 1 200803191206]
	org.netbeans.modules.visualweb.api.j2ee/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.api.portlet.dd/1 [2.1 1 200803191206]
	org.netbeans.modules.visualweb.complib.api [1.1 200803191206]
	org.netbeans.modules.visualweb.project.jsf/1 [2.2.0.1 1 200803191206]
	org.netbeans.modules.visualweb.designtime.base [1.1 200803191206]
	org.netbeans.modules.visualweb.xhtml [2.1 200803191206]
	org.netbeans.upgrader [4.7 200803191206]
	org.netbeans.modules.visualweb.classloaderprovider [2.1 200803191206]
	org.netbeans.modules.visualweb.jsfsupport.components [2.1 200803191206]
	org.netbeans.modules.visualweb.designtimeext/1 [1.1 200803191206]
	org.netbeans.modules.visualweb.webui.designtime/1 [2.1 200803191206]
	org.netbeans.libs.commons_logging/1 [1.5 1.0.4 200803191206]
	org.netbeans.modules.visualweb.woodstock.webui.jsf [2.1 200803191206]
	org.netbeans.modules.visualweb.extension.openide.loaders [2.1 200803191206]
	org.netbeans.modules.visualweb.designtime.idebridge [1.1 200803191206]
	org.netbeans.modules.visualweb.insync/1 [2.2 200803191206]
	org.netbeans.modules.visualweb.dataconnectivity/1 [2.2 200803191206]
	org.netbeans.modules.visualweb.libs.jtidy/1 [1.6 200803191206]
	org.netbeans.modules.visualweb.designer/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.designer.jsf [2.1 200803191206]
	org.netbeans.modules.visualweb.palette [2.1 200803191206]
	org.netbeans.modules.visualweb.project.jsfloader/1 [2.1 200803191206]
	org.netbeans.modules.cnd.api.project/1 [1.3 200803191206]
	org.netbeans.modules.cnd.makeproject/1 [1.3 1 200803191206]
	org.netbeans.modules.j2ee.ejbjarproject [1.7 200803191206]
	org.netbeans.modules.j2ee.earproject [1.8 200803191206]
	org.netbeans.modules.uml.requirements.xmlrequirements/1 [1.3 200803191206]
	org.netbeans.modules.uml.propertysupport/1 [1.3 200803191206]
	org.netbeans.modules.uml.project/1 [1.3 200803191206]
	org.netbeans.modules.uml.reporting/1 [1.3 200803191206]
	org.netbeans.modules.web.struts/1 [1.6.0.1 1 200803191206]
	org.netbeans.soa.libs.jbiadmincommon [1.0 200803191206]
	org.netbeans.modules.j2ee.sun.ddui/1 [1.9.0.1.1 1 200803191206]
	org.netbeans.modules.j2ee.sun.appsrv81/1 [1.5.0.1.1 1 200803191206]
	org.netbeans.modules.compapp.manager.jbi [1.1 200803191206]
	org.netbeans.soa.libs.wsdl4j/1 [1.0 1.5.2 200803191206]
	org.netbeans.soa.libs.httpunit/1 [1.10 1.6.2 200803191206]
	org.netbeans.soa.libs.xmlbeans/1 [1.0 2.1.0 200803191206]
	org.netbeans.modules.compapp.projects.jbi [1.1 200803191206]
	org.netbeans.libs.svnClientAdapter/1 [1.3 0.9 200803191206]
	org.netbeans.modules.xslt.model/1 [1.0 200803191206]
	org.netbeans.modules.j2me.cdc.platform.nokias80 [1.1 200803191206]
	org.netbeans.modules.websvc.saas.api [1.0 200803191206]
	org.netbeans.modules.websvc.manager [1.1 200803191206]
	org.netbeans.modules.visualweb.dataprovider.designtime/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.jsfsupport.designtime [2.1 200803191206]
	org.netbeans.modules.visualweb.complib [2.1 200803191206]
	org.netbeans.modules.languages.bat [1.4 200803191206]
	org.netbeans.modules.languages.manifest [1.4 200803191206]
	org.netbeans.modules.websvc.restapi/0 [0.6.1 200803191206]
	org.netbeans.modules.websvc.rest/0 [0.6.1 200803191206]
	org.netbeans.modules.websvc.saas.services.facebook [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.zillow [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.youtube [1.0 200803191206]
	org.netbeans.modules.websvc.metro.samples/1 [1.2 200803191206]
	org.netbeans.modules.websvc.saas.services.delicious [1.0 200803191206]
	org.netbeans.modules.websvc.saas.ui [1.0 200803191206]
	org.netbeans.modules.websvc.saas.codegen [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.twitter [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.flickr [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.google [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.yahoo [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.weatherbug [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.amazon [1.0 200803191206]
	org.netbeans.modules.websvc.saas.services.strikeiron [1.0 200803191206]
	org.netbeans.modules.websvc.editor.hints [1.1.0.6 200803191206]
	org.netbeans.modules.websvc.customization [1.2 200803191206]
	org.netbeans.modules.websvc.kit [1.1 200803191206]
	org.netbeans.modules.websvc.restlib/0 [0.6.1 200803191206]
	org.netbeans.modules.websvc.rest.samples/0 [0.6.1 200803191206]
	org.netbeans.modules.websvc.restkit/0 [0.6.1 200803191206]
	org.netbeans.modules.mobility.snippets [1.1 200803191206]
	org.netbeans.modules.mobility.editor [1.3.0.4.6 200803191206]
	org.netbeans.modules.vmd.model [1.1 200803191206]
	org.netbeans.modules.vmd.io [1.2 200803191206]
	org.netbeans.modules.vmd.io.javame [1.1 200803191206]
	org.netbeans.modules.beans/1 [1.19.1.4 1 200803191206]
	org.netbeans.modules.cnd.api.model/1 [1.3 1 200803191206]
	org.netbeans.modules.cnd.modelutil/1 [1.3 1 200803191206]
	org.netbeans.modules.form/2 [1.23 2 200803191206]
	org.netbeans.modules.i18n.form/2 [1.22 200803191206]
	org.netbeans.modules.compapp.casaeditor [1.0 200803191206]
	org.netbeans.modules.javascript.hints/1 [0.34 200803191206]
	org.netbeans.modules.javascript.refactoring/1 [0.59 200803191206]
	org.netbeans.modules.javascript.kit/1 [0.103 200803191206]
	org.netbeans.modules.identity.profile.api [1.3 200803191206]
	org.netbeans.modules.identity.server.manager/1 [1.3 200803191206]
	org.netbeans.modules.identity.ant/1 [1.1 200803191206]
	org.netbeans.modules.xml.tax/2 [1.14.0.4.1 4 200803191206]
	org.netbeans.modules.xml.tools/2 [1.14.0.4.1.4 4 200803191206]
	org.netbeans.modules.xsl/1 [1.14.0.1 200803191206]
	org.netbeans.modules.image/1 [1.20 200803191206]
	org.netbeans.modules.languages.diff [1.5 200803191206]
	org.netbeans.modules.web.flyingsaucer/1 [1.1 1 200803191206]
	org.netbeans.modules.html/1 [1.23 200803191206]
	org.netbeans.modules.editor.kit [1.1 200803191206]
	org.netbeans.soa.libs.jgo/1 [1.0 200803191206]
	org.netbeans.modules.soa.mapper [1.0 200803191206]
	org.netbeans.modules.xslt.tmap [1.0 200803191206]
	org.netbeans.modules.xslt.mapper [1.0 200803191206]
	org.netbeans.modules.xslt.project/1 [1.1 200803191206]
	org.netbeans.modules.xslt.core/1 [1.0 200803191206]
	org.netbeans.lib.profiler/1 [1.2 200803191206]
	org.netbeans.lib.profiler.ui/1 [1.2 200803191206]
	org.netbeans.lib.profiler.common/1 [1.2 200803191206]
	org.netbeans.modules.profiler.utilities/1 [1.4 200803191206]
	org.netbeans.modules.profiler.projectsupport [1.0 200803191206]
	org.netbeans.modules.profiler.selector.spi/1 [1.4 200803191206]
	org.netbeans.modules.profiler.selector.ui/1 [1.0 200803191206]
	org.netbeans.modules.profiler.attach/1 [1.0 200803191206]
	org.netbeans.modules.profiler/1 [1.7 200803191206]
	org.netbeans.modules.mobility.j2meunit [1.3 200803191206]
	org.netbeans.modules.j2me.cdc.project.ricoh [1.1 200803191206]
	org.netbeans.modules.cnd.gotodeclaration [1.3 200803191206]
	org.netbeans.libs.jsch/1 [1.6 0.1.24 200803191206]
	org.netbeans.modules.lexer.nbbridge/1 [1.3.0.1 200803191206]
	org.netbeans.modules.web.jsf.navigation/1 [2.1 200803191206]
	org.netbeans.modules.web.jsf.kit [1.1 200803191206]
	org.netbeans.modules.visualweb.samples.bundled [1.1 200803191206]
	org.netbeans.libs.ini4j/1 [1.1 0.9 200803191206]
	org.netbeans.modules.visualweb.dataconnectivity.designtime [1.1 200803191206]
	org.netbeans.modules.visualweb.jsfsupport.designtime_1_2 [2.1 200803191206]
	org.netbeans.modules.visualweb.j2ee15classloaderprovider [2.1 200803191206]
	org.netbeans.modules.vmd.codegen [1.1 200803191206]
	org.netbeans.modules.vmd.screen [1.1 200803191206]
	org.netbeans.modules.vmd.palette [1.2 200803191206]
	org.netbeans.modules.vmd.flow [1.1 200803191206]
	org.netbeans.modules.svg.perseus [1.2 200803191206]
	org.netbeans.modules.vmd.properties [1.1 200803191206]
	org.netbeans.modules.vmd.inspector [1.1 200803191206]
	org.netbeans.modules.mobility.svgcore [1.2 200803191206]
	org.netbeans.modules.vmd.analyzer [1.1 200803191206]
	org.netbeans.modules.vmd.midp [1.1 200803191206]
	org.netbeans.modules.vmd.midpnb [1.1 200803191206]
	org.netbeans.modules.vmd.midp.converter [1.1 200803191206]
	org.netbeans.modules.tasklist.projectint/1 [1.1 200803191206]
	org.netbeans.modules.mvd/2 [1.2 200803191206]
	org.netbeans.modules.profiler.j2se/1 [1.4 200803191206]
	org.netbeans.modules.j2me.cdc.project.semc [1.1 200803191206]
	org.netbeans.modules.profiler.j2ee.sunas/1 [1.4 200803191206]
	org.netbeans.modules.j2ee.platform/1 [1.6 200803191206]
	org.netbeans.modules.j2me.cdc.platform.ricoh [1.1 200803191206]
	org.netbeans.modules.j2ee.weblogic9/1 [1.7 200803191206]
	org.netbeans.modules.vmd.components.midp.wma/2 [1.2 200803191206]
	org.netbeans.modules.swingapp [1.2 200803191206]
	org.netbeans.modules.form.j2ee/0 [0.3 1 200803191206]
	org.netbeans.modules.form.kit [1.1 200803191206]
	org.netbeans.modules.cnd.model.services/1 [1.3 1 200803191206]
	org.netbeans.modules.cnd.completion/1 [1.3 1 200803191206]
	org.netbeans.modules.xml.jaxb/1 [1.1 200803191206]
	org.netbeans.modules.tomcat5/1 [1.11 200803191206]
	org.netbeans.modules.uml.designpattern/1 [1.3 200803191206]
	org.netbeans.modules.uml.requirements/1 [1.3 200803191206]
	org.netbeans.modules.languages.yaml [1.6 200803191206]
	org.netbeans.modules.mobility.javahelp [1.3 200803191206]
	org.netbeans.modules.cnd.debugger.gdb/1 [1.3 200803191206]
	org.netbeans.modules.editor.mimelookup.impl/1 [1.2 200803191206]
	org.netbeans.modules.mobility.deployment.nokia [1.1 200803191206]
	org.netbeans.modules.profiler.j2ee.weblogic/1 [1.4 200803191206]
	org.kxml2/1 [1.1 200803191206]
	org.rubyforge.debugcommons/0 [1.30 200803191206]
	org.netbeans.modules.ruby.debugger [0.102 200803191206]
	org.netbeans.modules.ruby.hints/1 [0.34 200803191206]
	org.netbeans.modules.ruby.refactoring/1 [0.59 200803191206]
	org.netbeans.modules.ruby.kit/1 [0.103 200803191206]
	org.netbeans.lib.uihandler [1.14 200803191206]
	org.netbeans.modules.uihandler [2.5 200803191206]
	org.netbeans.modules.uihandler.exceptionreporter [1.1 200803191206]
	org.netbeans.modules.visualweb.jsfsupport.designtime_1_1 [2.1 200803191206]
	org.netbeans.modules.visualweb.navigation [1.1 200803191206]
	org.netbeans.modules.uml.samples [1.1 200803191206]
	org.netbeans.modules.compapp.configextension [1.0 200803191206]
	org.netbeans.modules.identity.profile.ui [1.2 200803191206]
	org.netbeans.modules.j2ee.ejbrefactoring [1.1 200803191206]
	org.netbeans.modules.visualweb.errorhandler.client/1 [2.1 200803191206]
	org.netbeans.modules.xslt.help/1 [1.1 200803191206]
	org.netbeans.modules.soa.kit [1.1 200803191206]
	org.netbeans.modules.mobility.end2end [1.2 200803191206]
	org.netbeans.modules.visualweb.ravehelp.rave_nbpack [2.1 200803191206]
	org.netbeans.modules.visualweb.errorhandler/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.outline [2.1 200803191206]
	org.netbeans.modules.visualweb.web.ui.appbase/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.webui.jsf.defaulttheme [2.1 200803191206]
	org.netbeans.modules.visualweb.j2ee14classloaderprovider [2.1 200803191206]
	org.netbeans.modules.visualweb.webui.themes [2.1 200803191206]
	org.netbeans.modules.visualweb.websvcmgr/1 [1.1 200803191206]
	org.netbeans.modules.visualweb.ejb/1 [2.1 200803191206]
	org.netbeans.modules.visualweb.kit [1.1 200803191206]
	org.netbeans.modules.j2ee.archive [1.2 200803191206]
	org.netbeans.modules.bpel.validation/1 [1.1 200803191206]
	org.netbeans.libs.jna/1 [1.0 200803191206]
	org.netbeans.core.nativeaccess/1 [1.0 200803191206]
	org.netbeans.modules.compapp.help [1.1 200803191206]
	org.netbeans.modules.cnd.antlr [2.8 200803191206]
	org.netbeans.modules.cnd.apt [1.3 1 200803191206]
	org.netbeans.modules.cnd.folding [1.3 1 200803191206]
	org.netbeans.modules.sql.project [1.1 200803191206]
	org.netbeans.modules.compapp.projects.wizard [1.0 200803191206]
	org.netbeans.modules.mobility.deployment.ricoh [1.1 200803191206]
	org.jruby.distro/1 [0.103 200803191206]
	org.netbeans.modules.j2me.cdc.platform.nsicom [2.1 200803191206]
	org.netbeans.modules.mobility.midpexamples [1.3 200803191206]
	org.netbeans.modules.mobility.deployment.sonyericsson [1.2 200803191206]
	org.netbeans.modules.mobility.deployment.webdav [1.2 200803191206]
	org.netbeans.mobility.lib.activesync/1 [1.1 200803191206]
	org.netbeans.modules.deployment.wm [1.4 200803191206]
	org.netbeans.modules.mobility.cldcplatform.catalog [1.2 200803191206]
	org.netbeans.modules.mobility.deployment.ftpscp [1.2 200803191206]
	org.netbeans.modules.mobility.proguard [1.4 200803191206]
	org.netbeans.modules.mobility.kit [1.1 200803191206]
	org.netbeans.modules.j2me.cdc.project.nokiaS80 [1.1 200803191206]
	org.netbeans.modules.j2me.cdc.platform.semc [1.1 200803191206]
	org.netbeans.libs.aguiswinglayout [1.1 200803191206]
	org.netbeans.modules.j2me.cdc.platform.sun [1.1 200803191206]
	org.netbeans.libs.ppawtlayout/1 [1.1 200803191206]
	org.netbeans.modules.j2me.cdc.project.nsicom [2.1 200803191206]
	org.netbeans.modules.j2me.cdc.kit [1.1 200803191206]
	org.netbeans.modules.profiler.j2ee.jboss/1 [1.4 200803191206]
	org.netbeans.modules.uml.parser.java/1 [1.3 200803191206]
	org.netbeans.modules.mobility.jsr172 [1.2 200803191206]
	org.netbeans.modules.mobility.end2end.kit [1.1 200803191206]
	org.netbeans.modules.j2ee.websphere6/1 [1.2 200803191206]
	org.netbeans.modules.registration [1.0 200803191206]
	org.netbeans.modules.profiler.j2ee.tomcat/1 [1.4 200803191206]
	org.netbeans.modules.versioning/1 [1.6.0.1.42.1 1 200803191206]
	org.netbeans.modules.versioning.util [1.1.0.42.1 200803191206]
	org.netbeans.modules.mercurial [1.6.42.1 200803191206]
	org.netbeans.modules.profiler.freeform/1 [1.4 200803191206]
	org.netbeans.modules.bpel.samples/1 [1.2 200803191206]
	org.netbeans.modules.bpel.debugger.ui [1.1 200803191206]
	org.netbeans.modules.bpel.help [1.1 200803191206]
	org.netbeans.modules.bpel.debugger.bdi [1.1 200803191206]
	org.netbeans.modules.bpel.debugger [1.1 200803191206]
	org.netbeans.modules.bpel.refactoring/1 [1.1 200803191206]
	org.netbeans.modules.bpel.kit [1.1 200803191206]
	org.netbeans.modules.j2ee.ejbverification [1.1.0.6 200803191206]
	org.netbeans.modules.sql.wizard [1.1 200803191206]
	org.netbeans.modules.css.editor/1 [1.0 200803191206]
	org.netbeans.modules.css.visual/1 [2.2 200803191206]
	org.netbeans.modules.localhistory [1.2 200803191206]
	org.netbeans.modules.vmd.game [1.1 200803191206]
	org.netbeans.modules.cnd.discovery [1.3 200803191206]
	org.netbeans.modules.cnd.dwarfdump [1.3 200803191206]
	org.netbeans.modules.cnd.dwarfdiscovery [1.3 200803191206]
	org.netbeans.modules.cnd.highlight [1.3 200803191206]
	org.netbeans.libs.freemarker/1 [2.4 238 200803191206]
	org.netbeans.modules.mobility.plugins.mpowerplayer [1.0 200803191206]
	org.netbeans.modules.xml.tools.java [1.0 200803191206]
	org.netbeans.modules.uml.drawingarea/1 [1.3 200803191206]
	org.netbeans.modules.uml.integration/1 [1.3.0 200803191206]
	org.netbeans.modules.uml.codegen [1.1 200803191206]
	org.netbeans.modules.uml.requirements.doorsprovider/1 [1.3 200803191206]
	org.netbeans.modules.uml.kit [1.3 200803191206]
	org.netbeans.modules.wsdlextensions.file [1.0 200803191206]
	org.netbeans.modules.wsdlextensions.jms [1.0 200803191206]
	org.netbeans.modules.compapp.kit [1.1 200803191206]
	org.netbeans.modules.welcome/1 [1.13 200803191206]
	org.netbeans.modules.ide.branding.kit [1.1 200803191206]
	org.netbeans.modules.profiler.attach.impl/2 [1.0 200803191206]
	org.netbeans.modules.tasklist.ui/1 [1.1.0.1 200803191206]
	org.netbeans.modules.subversion [1.3 200803191206]
	org.netbeans.modules.debugger.jpda.heapwalk/1 [1.2 200803191206]
	org.netbeans.modules.apisupport.harness [1.11 200803191206]
	org.netbeans.modules.vmd.components.midp/2 [1.2 200803191206]
	org.netbeans.modules.vmd.structure [1.1 200803191206]
	org.netbeans.modules.mobility.databindingme/2 [1.2 200803191206]
	org.netbeans.modules.vmd.components.svg/2 [1.2 200803191206]
	org.netbeans.modules.vmd.components.midp.pda/2 [1.2 200803191206]
	org.netbeans.modules.vmd.kit [1.2 200803191206]
	org.netbeans.modules.profiler.nbmodule/1 [1.4 200803191206]
	org.netbeans.modules.ruby.samples.depot/1 [1.1 200803191206]
	org.netbeans.modules.cnd.modeldiscovery [1.3 200803191206]
	org.netbeans.modules.j2ee.kit [1.1 200803191206]
	org.netbeans.modules.identity.samples/1 [1.3 200803191206]
	org.netbeans.modules.identity.kit [1.1 200803191206]
	org.netbeans.modules.progress.ui [1.1 200803191206]
	org.netbeans.modules.cnd.navigation [1.3 200803191206]
	org.netbeans.modules.apisupport.feedreader/1 [1.5 200803191206]
	org.netbeans.modules.apisupport.project [1.19.0.6.4 6 200803191206]
	org.netbeans.modules.apisupport.kit [1.1 200803191206]
	org.netbeans.lib.cvsclient/1 [1.16 200803191206]
	org.netbeans.modules.utilities.project/1 [1.8 200803191206]
	org.netbeans.modules.tasklist.todo/1 [1.2.1 1 200803191206]
	org.netbeans.modules.apisupport.refactoring [1.5.0.6 200803191206]
	org.netbeans.modules.versioning.system.cvss/1 [1.10.0.1.42.1 1 200803191206]
	org.netbeans.modules.cnd.modelimpl/1 [1.3 1 200803191206]
	org.netbeans.modules.cnd.modelui [1.3 200803191206]
	org.netbeans.modules.cnd.qnavigator/1 [1.3 200803191206]
	org.netbeans.modules.ant.grammar/1 [1.16 200803191206]
	org.netbeans.modules.updatecenters/1 [1.12 200803191206]
	org.netbeans.modules.sql.help [1.1 200803191206]
	org.netbeans.modules.properties.syntax/1 [1.19 200803191206]
	org.netbeans.modules.cnd.refactoring [1.0 200803191206]
	org.netbeans.modules.asm [1.0 200803191206]
	org.netbeans.modules.cnd.classview/1 [1.3 1 200803191206]
	org.netbeans.modules.cnd.kit [1.3 200803191206]
	org.netbeans.modules.deployment.deviceanywhere [1.1 200803191206]
	org.netbeans.modules.tasklist.kit [1.1 200803191206]
	org.netbeans.modules.editor.macros/0 [1.0.0.1.4 1 200803191206]
	org.netbeans.modules.profiler.j2ee/1 [1.4 200803191206]
	org.netbeans.modules.j2ee.jboss4/1 [1.8.0.1 200803191206]
INFO [org.netbeans.modules.editor.settings.storage.SettingsType]: FontsColors settings should reside in 'FontsColors' 
subfolder, see #90403 for details. Offending file 'Editors/text/x-java-preprocessor/CityLights/Defaults/coloring.xml'
INFO [org.netbeans.modules.editor.settings.storage.SettingsType]: FontsColors settings should reside in 'FontsColors' 
subfolder, see #90403 for details. Offending file 'Editors/text/x-java-preprocessor/BlueTheme/Defaults/coloring.xml'
INFO [org.netbeans.modules.editor.settings.storage.SettingsType]: FontsColors settings should reside in 'FontsColors' 
subfolder, see #90403 for details. Offending file 'Editors/text/x-java-preprocessor/NetBeans/Defaults/coloring.xml'
INFO [org.netbeans.modules.editor.settings.storage.SettingsType]: FontsColors settings should reside in 'FontsColors' 
subfolder, see #90403 for details. Offending file 'Editors/text/x-java-
preprocessor/NetBeansEarth/Defaults/coloring.xml'
INFO [org.netbeans.modules.editor.settings.storage.SettingsType]: FontsColors settings should reside in 'FontsColors' 
subfolder, see #90403 for details. Offending file 'Editors/text/x-java-preprocessor/NetBeans55/Defaults/coloring.xml'
WARNING [org.openide.loaders]: Should override getLookup() in class 
org.netbeans.modules.languages.dataobject.LanguagesDataObject, e.g.: [MultiDataObject.this.]getCookieSet().getLookup()
WARNING [org.netbeans.editor.DrawLayerList]: Using deprecated DrawLayer: highlight-layer z-order: 3000 class: 
org.netbeans.modules.editor.highlights.HighlightLayer Layer class 
org.netbeans.modules.editor.highlights.HighlightLayer, name='highlight-layer
INFO [org.netbeans.modules.editor.settings.storage.SettingsProvider]: Won't provide any settings for text/base It's 
been deprecated, use MimePath.EMPTY instead.
WARNING [org.netbeans.editor.DrawLayerList]: Using deprecated DrawLayer: annotation-layer z-order: 2100 class: 
org.netbeans.editor.DrawLayerFactory$AnnotationLayer Layer class org.netbeans.editor.DrawLayerFactory$AnnotationLayer, 
name='annotation-layer
INFO [org.netbeans.modules.editor.EditorModule]: Number of loaded editor kits: 1
INFO [org.netbeans.modules.db.mysql.InstallationSupport]: Looking for MySQL installation /usr/bin/gksu/opt/lampp/lampp 
startmysql
INFO [org.netbeans.modules.db.mysql.InstallationSupport]: Looking for MySQL 
installation /Applications/MAMP/bin/startMysql.sh
INFO [org.netbeans.modules.db.mysql.InstallationSupport]: Looking for MySQL installation /usr/bin/gksu/usr/bin/svcadm -
v enable svc:/application/database/mysql:version_50
INFO [org.netbeans.modules.db.mysql.InstallationSupport]: Looking for MySQL 
installation /usr/bin/gksu/etc/init.d/mysql start
INFO [org.netbeans.modules.db.mysql.InstallationSupport]: Looking for MySQL installation C:/Program Files/MySQL/MySQL 
Server 5.0/bin/mysqld-nt.exe
INFO [org.netbeans.modules.db.mysql.InstallationSupport]: Looking for MySQL installation C:/Program Files/MySQL/MySQL 
Server 5.1/bin/mysqld-nt.exe
Diagnostic information
Input arguments:
	-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade
	-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense
	-Xss2m
	-Xms800m
	-Xmx800m
	-XX:PermSize=256m
	-XX:MaxPermSize=400m
	-Dnetbeans.logger.console=true
	-ea
	-Dapple.laf.useScreenMenuBar=true
	-Dsun.java2d.noddraw=true
	-Djdk.home=C:/HawaiiMAIN/build-tools/jdk1.5.0_13
	-Dnetbeans.home=C:\NB6\20080319-1205\platform8
	-Dnetbeans.dirs=C:\NB6\20080319-1205\nb6.1;C:\NB6\20080319-1205\ide9;C:\NB6\20080319-1205\java2;C:\NB6
\20080319-1205\xml2;C:\NB6\20080319-1205\apisupport1;C:\NB6\20080319-1205\enterprise5;C:\NB6\20080319-1205
\mobility8;C:\NB6\20080319-1205\profiler3;C:\NB6\20080319-1205\gsf1;C:\NB6\20080319-1205\ruby2;C:\NB6\20080319-1205
\visualweb2;C:\NB6\20080319-1205\soa2;C:\NB6\20080319-1205\identity2;C:\NB6\20080319-1205\uml5;C:\NB6\20080319-1205
\harness;C:\NB6\20080319-1205\cnd2
	-Dnetbeans.user=C:\Documents
	and
	Settings\edwong\.netbeans\dev20080319-1206
	-Dnetbeans.system_http_proxy=DIRECT
	-Dnetbeans.system_http_non_proxy_hosts=
	-Dsun.awt.keepWorkingSetOnMinimize=true
Compiler: HotSpot Client Compiler
Heap memory usage: initial 800.0MB maximum 793.9MB
Non heap memory usage: initial 256.2MB maximum 432.0MB
Garbage collector: Copy (Collections=18 Total time spent=0s)
Garbage collector: MarkSweepCompact (Collections=0 Total time spent=0s)
Classes: loaded=7884 total loaded=7884 unloaded 0
INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 2,147,483,647
Comment 1 Ed Wong 2008-03-26 22:55:58 UTC
Created attachment 59179 [details]
Screenshot showing no CVS annotation appearing in editor
Comment 2 Peter Pis 2008-03-27 07:48:36 UTC
Can't reproduce on Build 200803250006. Perhaps related to #129121.
Comment 3 Tomas Pavek 2008-03-28 15:09:48 UTC
I've just tried in 20080327 on JDK 1.6 on XP and can see the gray bar as well. The annotations start to appear at line
2664 (in case of the particular file I've tried).
Comment 4 Maros Sandor 2008-03-31 13:06:43 UTC
Works for me in my custom trunk build from today: NetBeans IDE Dev (Build 080331)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Can you verify?
QA: can you verify in release61 clone?
Comment 5 Tomas Pavek 2008-03-31 14:45:15 UTC
Still happens to me in today build, see attached screenshot.

Product Version: NetBeans IDE Dev (Build 20080331104459)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Comment 6 Tomas Pavek 2008-03-31 14:46:02 UTC
Created attachment 59407 [details]
annotation bar screenshot
Comment 7 Maros Sandor 2008-03-31 15:10:56 UTC
Indeed, I can reproduce it too with large files. It seems that vstejskal's fix in 2832dd1eab96 was not sufficient. Vita,
can you please verify that the issue is still present? Try to view annotations for org.netbeans.modules.form.FormUtils
for example.
Comment 8 Peter Pis 2008-03-31 22:23:50 UTC
This issue is annoying and should be fixed for 6.1, therefore it's stopper for now.
Comment 9 Maros Sandor 2008-04-01 10:03:08 UTC

*** This issue has been marked as a duplicate of 129121 ***