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 29156 - IllegalArgumentException on editing XSLT
Summary: IllegalArgumentException on editing XSLT
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 16:51 UTC by pzajac
Modified: 2003-07-10 10:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (1.43 KB, text/plain)
2002-11-28 16:57 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2002-11-28 16:51:29 UTC
[200211270100]Create  xsl style sheet from
template. Exception thrown on eding XML file.
Exception thrown after few seconds on press key in
editor :-(. It occured with fresh ide after
restart. That's serious bug because doesn't exist
workaround how to edit XSL file in netbeans.
Comment 1 pzajac 2002-11-28 16:57:40 UTC
Created attachment 8102 [details]
exception stacktrace
Comment 2 Martin Schovanek 2002-11-29 14:46:44 UTC
Workaround for Petr:
--------------------
create ${userdir}/system/Plugins/XML/XSLCustomizer directory in your
userdir.
Comment 3 _ pkuzel 2002-11-29 22:21:33 UTC
Fixed 
Comment 4 pzajac 2002-12-03 15:10:34 UTC
verified