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 144093 - [65cat] Versioning labels not shown for files, non-Java folders and project node
Summary: [65cat] Versioning labels not shown for files, non-Java folders and project node
Status: RESOLVED DUPLICATE of bug 166070
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: Milan Kubec
URL:
Keywords:
: 129343 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-15 15:58 UTC by misterm
Modified: 2009-10-07 13:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2008-08-15 15:58:51 UTC
[ BUILD # : 200808141419 ]
[ JDK VERSION : 1.6.0_07 ]

In a freeform project, in the Projects view, versioning labels are
never shown for individual files, non-java folders and the project
node. It always works for the Java folders.
Comment 1 Maros Sandor 2008-08-20 11:22:01 UTC
Reassigning to free form projects for evaluation. It may be connected to Issue #143323 which is about transition of
projects to 6.5.
Comment 2 Milan Kubec 2008-08-26 14:22:29 UTC
Does the project have external source roots?
Comment 3 misterm 2008-08-27 20:15:31 UTC
Yes, it is the same project whose project.xml file is attached to issue # 143323.
Comment 4 Milan Kubec 2008-08-29 13:46:23 UTC
OK, then for what files specifically are not shown? The project described in issue #143323 is not fully under versioning
system only it's sources, in such case project root folder will not show any labels.
Comment 5 misterm 2008-08-29 21:19:30 UTC
If you look at the project.xml file for issue # 143323, you will see it includes three files in the project view:
build.xml, build.properties and messages.properties (in project/configuration/general-data/view/items/source-files*).
All these files are versioned and the folder containing them also is. build.xml and build.properties are at the same
level than any source root and although labels are shown for source roots, they are not shown for them.

When it comes to the non-Java folders mentioned in the issue, try changing
project/configuration/general-data/view/items/source-folder style to "folders", for instance. Then, although that folder
is displayed in expanded mode, its node doesn't contain the versioning label.

Finally, in Files, there are two nodes: one for the project folder (nbproject) and another for the project.dir. The node
for the project.dir should contain the versioning label as well.
Comment 6 Milan Kubec 2008-09-01 11:29:19 UTC
*** Issue 129343 has been marked as a duplicate of this issue. ***
Comment 7 Milan Kubec 2008-09-24 09:48:32 UTC
misterm, this issue was closely related to issue #143323, which is now resolved. Please could you verify that you are
still able to reproduce this issue? Thanks.
Comment 8 Milan Kubec 2008-10-01 13:21:44 UTC
The issue is reproducible on current dev build.
Comment 9 Milan Kubec 2009-10-07 13:48:28 UTC

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