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 254495 - [81cat][projects view]Maven web project does not show children of Web pages.
Summary: [81cat][projects view]Maven web project does not show children of Web pages.
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-19 03:27 UTC by manikantannaren
Modified: 2015-08-19 03:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (65.43 KB, text/plain)
2015-08-19 03:27 UTC, manikantannaren
Details
No Children of Web Pages (7.25 KB, image/png)
2015-08-19 03:29 UTC, manikantannaren
Details
children visible in projects view after reopening project (11.25 KB, image/png)
2015-08-19 03:29 UTC, manikantannaren
Details
Files visible in File view (13.04 KB, image/png)
2015-08-19 03:30 UTC, manikantannaren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manikantannaren 2015-08-19 03:27:27 UTC
Product Version = NetBeans IDE Dev (Build 201508160002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Version control = Perforce.


Steps to reproduce
1. Create a Maven web Project
2. Add some HTML pages, javascript libraries.
3. Shutdown NetBeans
4. Add project to perforce but do not check out.
5. Start NetBeans
6. Open the project
7. Expand the project node

Expected behaviour
1. Web pages node is visible and
2. indicates that there are children (i.e. we can see the + icon)

Actual Behaviour
1. Web Pages node is visible
2. Indicates that there are no children (i.e. the + icon is not available)
3. Using Keyboard also it is not possible to expand the node.


Workaround:
Close and open the project and everything is hunky-dory.
Comment 1 manikantannaren 2015-08-19 03:27:35 UTC
Created attachment 155436 [details]
IDE log
Comment 2 manikantannaren 2015-08-19 03:29:23 UTC
Created attachment 155437 [details]
No Children of Web Pages
Comment 3 manikantannaren 2015-08-19 03:29:39 UTC
Created attachment 155438 [details]
children visible in projects view after reopening project
Comment 4 manikantannaren 2015-08-19 03:30:48 UTC
Created attachment 155439 [details]
Files visible in File view
Comment 5 manikantannaren 2015-08-19 03:34:47 UTC
I could reproduce this again with one project. But once I reopen the project, opening another maven web project does not exhibit the behaviour.
Comment 6 manikantannaren 2015-08-19 03:36:24 UTC
can confirm that this happens only with perforce controlled projects.