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 72476 - Missing node with Java Help Documentation
Summary: Missing node with Java Help Documentation
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-09 15:15 UTC by pzajac
Modified: 2006-02-17 13:51 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 pzajac 2006-02-09 15:15:52 UTC
20060209u1
Missing node with Java Help Documentation
JavaHelp is cool feature of nbapisupport. It will be nice to have a node with
javaHalp documentation in Project view( Root of project view or insert into
Important Files.
Comment 1 Jesse Glick 2006-02-09 17:38:26 UTC
"JavaHelp Packages" shown under project root node when javahelp/ subdir exists.
Comment 2 pzajac 2006-02-10 14:40:47 UTC
I'm sorry. Probably olt apissuport modules were installed in my IDE.
Comment 3 pzajac 2006-02-13 10:56:12 UTC
20060213u1
I am able to reproduce it:
1) Create standalone module project
2) Expand the project node in Project view
3) Create Java Help from template
4) The children of module project aren't updated. Therefore the JavaHelp Package
was not shown. (After restart the node is shown).   


Comment 4 Jesse Glick 2006-02-14 19:05:53 UTC
Checking in src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalView.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalView.java,v
 <--  ModuleLogicalView.java
new revision: 1.23; previous revision: 1.22
done
Checking in
test/unit/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalViewTest.java;
/shared/data/ccvs/repository/apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalViewTest.java,v
 <--  ModuleLogicalViewTest.java
new revision: 1.10; previous revision: 1.9
done
Comment 5 Jesse Glick 2006-02-14 19:48:21 UTC
Checking in
test/unit/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalViewTest.java;
/shared/data/ccvs/repository/apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalViewTest.java,v
 <--  ModuleLogicalViewTest.java
new revision: 1.6.2.3; previous revision: 1.6.2.2
done
Checking in src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalView.java;
/shared/data/ccvs/repository/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalView.java,v
 <--  ModuleLogicalView.java
new revision: 1.20.2.3; previous revision: 1.20.2.2
done
Comment 6 pzajac 2006-02-17 13:51:28 UTC
verified in nb50u1