Abrar Malang
2002-10-16 18:07:20 UTC
This is part of the message before my build fails. How can I sort this ?
all-core/javahelp:
[echo] Building module core/javahelp...
compile:
[javac] Compiling 9 source files to
E:\netbeans\nb_all\core\javahelp\src
[javac]
E:\netbeans\nb_all\core\javahelp\src\org\netbeans\api\javahelp\Help.
java:18: package javax.help does not exist
[javac] import javax.help.HelpSet;
[javac] ^
[javac]
E:\netbeans\nb_all\core\javahelp\src\org\netbeans\modules\javahelp\A
bstractHelp.java:21: package javax.help does not exist
[javac] import javax.help.HelpSet;
[javac] ^
[javac]
E:\netbeans\nb_all\core\javahelp\src\org\netbeans\modules\javahelp\H
elpConstants.java:18: package javax.help does not exist
[javac] import javax.help.HelpSet;
...
...
...
[javac] javax.help.Map.ID home = hs.getHomeID();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 46 errors
BUILD FAILED
E:\netbeans\nb_all\core\javahelp\build.xml:30: Compile failed, messages
should h
ave been provided.
Total time: 7 seconds
Have I missed this javax.help library ? Anybody no how to sort this ?
Thanks...
all-core/javahelp:
[echo] Building module core/javahelp...
compile:
[javac] Compiling 9 source files to
E:\netbeans\nb_all\core\javahelp\src
[javac]
E:\netbeans\nb_all\core\javahelp\src\org\netbeans\api\javahelp\Help.
java:18: package javax.help does not exist
[javac] import javax.help.HelpSet;
[javac] ^
[javac]
E:\netbeans\nb_all\core\javahelp\src\org\netbeans\modules\javahelp\A
bstractHelp.java:21: package javax.help does not exist
[javac] import javax.help.HelpSet;
[javac] ^
[javac]
E:\netbeans\nb_all\core\javahelp\src\org\netbeans\modules\javahelp\H
elpConstants.java:18: package javax.help does not exist
[javac] import javax.help.HelpSet;
...
...
...
[javac] javax.help.Map.ID home = hs.getHomeID();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 46 errors
BUILD FAILED
E:\netbeans\nb_all\core\javahelp\build.xml:30: Compile failed, messages
should h
ave been provided.
Total time: 7 seconds
Have I missed this javax.help library ? Anybody no how to sort this ?
Thanks...