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 149186

Summary: XJC Compile time error.
Product: obsolete Reporter: kadirbasol <kadirbasol>
Component: antlrAssignee: issues@obsolete <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://www.l2wolf.com
Issue Type: DEFECT Exception Reporter:

Description kadirbasol 2008-10-06 01:25:56 UTC
Hi I've tried to compile my project L2WolfUpdater on netbeans 6.1 without any problem but when i try to compile same project on netbeans 6.5 beta , it 
gives error as shown below :
////////////////////////////////////     COMPILE TIME OUTPUT       ///////////////////////////////////////////
init:
deps-clean:
Deleting directory C:\Documents and Settings\Administrator\Desktop\L2WolfUpdater\build
Deleting directory C:\Documents and Settings\Administrator\Desktop\L2WolfUpdater\dist
clean:
init:
deps-jar:
xjc-typedef-target:
C:\Documents and Settings\Administrator\Desktop\L2WolfUpdater\nbproject\xml_binding_build.xml:8: typedef class com.sun.tools.xjc.XJCTask cannot 
be found
BUILD FAILED (total time: 0 seconds)
////////////////////////////////////     COMPILE TIME OUTPUT       ///////////////////////////////////////////

Here is the project file is here you can download :    http://www.l2wolf.com/L2WolfUpdater.zip
Comment 1 Jan Chalupa 2011-11-28 09:03:04 UTC
Obsolete issue. Closing.