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 102680

Summary: Fail to open or create XSLT Module project in build 0704261200
Product: soa Reporter: _ hong_lin <hong_lin>
Component: XSLTAssignee: Sergey Lunegov <slunegov>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot of XSLT Module project with project icon
screen shot of "Open Folder" instead of "Open Project"
screen shot of the changed icon
fail to create new XSLT module error

Description _ hong_lin 2007-04-27 00:02:51 UTC
Build: NB 6.0 nightly build 0704261200
(http://bits.nbextras.org/netbeans/6.0/nightly/200704261200/installers/bundles/netbeans-6.0-nightly-200704261200-full-windows.exe)

Steps to reproduce it:

1.Case1: Fail to open an existing XSLT Module project.
1) Open an existing XLST project. 
In the "Open Project" window, navigate to the proGo ject location. Will see the
XSLT project listed with a project icon on the left side of the project
name.(See attached screen shot XSLTProject.PNG)

2) Select the XSLT Project, click the "Open Project Folder" button. 
Instead of opening the XSLT project into IDE, it shows nbproject and src folder
in the "Open Project" dialog. (See attached screen shot XSLTFolder.PNG)

3) Click "Up One Level".
Will see the icon next to XSLT project is changed from a project icon to a
folder icon. (See attached screen shot iconChanged.PNG)

2. Case2: Fail to create a new XSLT Module project.
1) Select File -> New Project in the main menu. 
2) In the "New Proejct" dialog, under Categories, select "SOA", under Porjects,
select "XSLT Module". Click Next.
3) Accept default name. Click Finish.
Will get "No Ant-bassed project factory for type
org.netbeans.modules.xslt.project" error. Finish button is disabled. (See
attached screen shot failToCreateXSLT.PNG)

This issue was reproduced on two win xp machines.
Comment 1 _ hong_lin 2007-04-27 00:04:43 UTC
Created attachment 41774 [details]
screen shot of XSLT Module project with project icon
Comment 2 _ hong_lin 2007-04-27 00:06:10 UTC
Created attachment 41775 [details]
screen shot of "Open Folder" instead of "Open Project"
Comment 3 _ hong_lin 2007-04-27 00:10:54 UTC
Created attachment 41776 [details]
screen shot of the changed icon
Comment 4 _ hong_lin 2007-04-27 00:11:39 UTC
Created attachment 41777 [details]
fail to create new XSLT module error
Comment 5 _ hong_lin 2007-04-27 00:32:46 UTC
This issue is reproduced on Mac OS platform. Change the Platform to All.
Comment 6 Vitaly Bychkov 2007-04-27 11:55:31 UTC
Fixed in branch release60_m9 and trunk.
Comment 7 Vitaly Bychkov 2007-04-27 12:03:45 UTC
There is missprint - I mean branch release60-m9
Comment 8 _ hong_lin 2007-04-27 22:49:06 UTC
Verified the bug is fixed in NB 6.0 milestone build 9 (0704271200)