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 94181

Summary: Unable to refactor package when creating project from a template
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: _ sandipchitale <sandipchitale>
Status: STARTED ---    
Severity: blocker CC: jbisso
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-02 23:48:45 UTC
Description:
1. Create new app. from a template

2. Try to change the name of the package or leave the default(name of the new 
project)

3. Select finish

4. Under source packages node, package name remains the name of the packege of 
the template not the new project.

Evaluation:
This is a known issue. The default package can be named only during the 
creation of a project from New Project (Web: JSF Aplication) wizard. It is not 
possible to rename the default package after the project creation. In case of 
project created from a template the New Project wizard doe snot come into 
play. See the workaround.

Workaround:
Read the tech tip here:

http://developers.sun.com/prodtech/javatools/jscreator/reference/tips/2/rename_
package.html