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 103023 - Visual web page Java file has default icon
Summary: Visual web page Java file has default icon
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
: 103353 103355 (view as bug list)
Depends on:
Blocks: 93821
  Show dependency tree
 
Reported: 2007-04-30 19:47 UTC by Pavel Buzek
Modified: 2007-06-27 23:17 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 Pavel Buzek 2007-04-30 19:47:47 UTC
Create Page1.java, the Java file has a default icon (same like unrecognized
file). Should have the same icon as a Java file.
Comment 1 Quy Nguyen 2007-06-15 22:55:40 UTC
*** Issue 103355 has been marked as a duplicate of this issue. ***
Comment 2 Quy Nguyen 2007-06-20 22:06:46 UTC
*** Issue 103353 has been marked as a duplicate of this issue. ***
Comment 3 Quy Nguyen 2007-06-20 22:07:42 UTC
The page java files now have the correct icon.

/cvs/visualweb/project/jsfloader/src/org/netbeans/modules/visualweb/project/jsfloader/JsfJavaDataNode.java,v  <-- 
JsfJavaDataNode.java
new revision: 1.3; previous revision: 1.2
done
Comment 4 Quy Nguyen 2007-06-21 22:04:08 UTC
Fix did not work as expected.
Comment 5 Quy Nguyen 2007-06-27 23:17:44 UTC
Fix appears to have worked.  I must have had environment issues earlier.