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 135417 - Building project failed with JavaFxAntTask cannot be found error
Summary: Building project failed with JavaFxAntTask cannot be found error
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-20 12:41 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (49.13 KB, text/plain)
2008-05-20 12:42 UTC, Alexandr Scherbatiy
Details
JavaFXApplication (15.62 KB, application/octet-stream)
2008-05-20 18:25 UTC, Alexandr Scherbatiy
Details
build.properties file from <home>\.netbeans\6.1 directory (20.98 KB, text/plain)
2008-05-20 18:27 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2008-05-20 12:41:55 UTC
NetBeans 6.1
Public build 2008-04-18_14-52-03.zip

Steps to reproduce:

- Create a JavaFX Scrip Application
- Build the project

There is an error in the application output window:

init:
deps-jar:
Created dir: D:\Documents and Settings\NightCaseas\Мои документы\NetBeansProjects\JavaFXApplication3\build\classes
Copied 1 empty directory to 1 empty directory under D:\Documents and Settings\NightCaseas\Мои
документы\NetBeansProjects\JavaFXApplication3\build\classes
D:\Documents and Settings\NightCaseas\Мои документы\NetBeansProjects\JavaFXApplication3\nbproject\build-impl.xml:355:
taskdef A class needed by class com.sun.tools.javafx.ant.JavaFxAntTask cannot be found: org/apache/tools/ant/taskdefs/Javac
BUILD FAILED (total time: 0 seconds)
Comment 1 Alexandr Scherbatiy 2008-05-20 12:42:17 UTC
Created attachment 61615 [details]
IDE log file
Comment 2 Alexandr Scherbatiy 2008-05-20 15:35:42 UTC
Possible the following line from IDE log file indicates the error:
WARNING [org.openide.filesystems.FileUtil]: getCanonicalFile() on file C:\JavaFXApplication7\${test.src.dir} failed:
java.io.IOException: ??????? ?? ????? ???????? ?????? ? ?????, ??? ??? ???? ???? ????? ?????? ?????????
Comment 3 Alexandr Scherbatiy 2008-05-20 18:25:06 UTC
Created attachment 61637 [details]
JavaFXApplication
Comment 4 Alexandr Scherbatiy 2008-05-20 18:27:54 UTC
Created attachment 61638 [details]
build.properties file from <home>\.netbeans\6.1 directory
Comment 5 Andrey Yamkovoy 2008-06-10 12:57:26 UTC
Can't reproduce this issue.
Comment 6 Alexandr Scherbatiy 2008-06-23 10:07:25 UTC
I think that the problem was in non English Locale settings.
Comment 7 David Strupl 2011-10-19 12:03:21 UTC
Cleaning bugzilla categories ....