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 254185 - Creating folder under main does not show unless project is cleaned or closed and reopened
Summary: Creating folder under main does not show unless project is cleaned or closed ...
Status: VERIFIED FIXED
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-07 06:41 UTC by MackSix
Modified: 2015-09-07 09:29 UTC (History)
1 user (show)

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 MackSix 2015-08-07 06:41:13 UTC
1. Create a folder under Main in the Files Window in a Maven project.
2. In Project Window, the folder does not show under "Other Sources" node.
3. Clean project or close and reopen it and the folder shows. 
4. Similarly, the same thing occurs if deleting the folder, the project must be cleaned or closed and reopened.

Expected: New file shows under "Other Sources" node immediately after creation or it disappears from "Other Sources" node immediately after deletion.  

Workaround: Clean project or close and reopen it. 

Product Version: NetBeans IDE 8.1 Beta (Build 201507302201)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Tomas Stupka 2015-09-04 19:54:42 UTC
fixed in jet-main #23bb0c552b95
Comment 2 Quality Engineering 2015-09-06 05:08:22 UTC
Integrated into 'main-silver', will be available in build *201509060314* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/23bb0c552b95
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #254185 - Creating folder under main does not show unless project is cleaned or closed and reopened
Comment 3 MackSix 2015-09-07 09:29:27 UTC
v. fixed.