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 141207

Summary: XML actions should not generate java code in any non-java projects
Product: xml Reporter: Sonali Kochar <sonali>
Component: ToolsAssignee: Sonali Kochar <sonali>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 141232, 141233    
Bug Blocks:    

Description Sonali Kochar 2008-07-22 17:53:30 UTC
XML actions like Generate DOM scanner and SAX document handler wizard should be deactivated for non java projects (eg
BPEL projects). This will prevent java code generation in non-java projects.
Comment 1 Sonali Kochar 2008-07-22 23:18:49 UTC
changeset c875eb2c7452 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=c875eb2c7452

Please see 141232 and 141233 for Composite App and SQL projects
Comment 2 Quality Engineering 2008-07-23 11:41:43 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #339 build
Changeset: http://hg.netbeans.org/main/rev/c875eb2c7452
User: sonali@netbeans.org
Log: Fix for issue#141207  XML actions should not generate java code in any non-java projects