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 64869

Summary: Should be able to create HTML in Java package
Product: javaee Reporter: Geertjan Wielenga <geertjan>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Geertjan Wielenga 2005-09-22 07:01:01 UTC
Currently it's not possible to create HTML file in a Java package. It should be
possible. Workaround is to move/copy the file there.
Comment 1 zikmund 2005-09-22 11:24:35 UTC
Geertjan, what's the use case? I think it is not so common and workaround is
quite simple and obvious? -> P4?
Comment 2 _ gtzabari 2005-09-22 14:05:37 UTC
Use-case is developing using Wicket, where you always want HTML files alongside
your Java files.

Wicket: http://wicket.sourceforge.net/
Comment 3 Geertjan Wielenga 2006-02-01 10:49:17 UTC
This can be done via the HTML template in the Other category. So, closing.