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 - Unable to refactor package when creating project from a template
Summary: Unable to refactor package when creating project from a template
Status: STARTED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 23:48 UTC by bugbridge
Modified: 2007-03-09 01:01 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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