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 112117 - Creating new XSL file starts with error messages
Summary: Creating new XSL file starts with error messages
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-06 21:29 UTC by kevan1138
Modified: 2007-08-17 08:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot demonstrating issue (111.27 KB, image/jpeg)
2007-08-06 21:29 UTC, kevan1138
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kevan1138 2007-08-06 21:29:16 UTC
Upon initially creating XSL file in Xslt Project, the Design view comes up with error messages (see screenshot).

The editor should:
  1) know how to open without input/output schemas; AND
  2) query user for input/output schemas when creating XSL file in an Xslt Project.
Comment 1 kevan1138 2007-08-06 21:29:50 UTC
Created attachment 46233 [details]
screenshot demonstrating issue
Comment 2 kevan1138 2007-08-06 21:31:30 UTC
Also, the new file should NOT use <xsl:output method="html"/> nor should it have a template which creates HTML.
Comment 3 Vitaly Bychkov 2007-08-17 08:26:12 UTC
Change into Enhancement, so as it's new functionality. 
Now new xsl file template could be used in any contexts, but new Xslt service  should be used just in context of XSLT
project (close enhancement 95642 ).
More over now the mentioned warning message is more helpfull(see 111824).