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 - XJC Compile time error.
Summary: XJC Compile time error.
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: antlr (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL: http://www.l2wolf.com
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-06 01:25 UTC by kadirbasol
Modified: 2011-11-28 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.