Suddenly this morning, projects which had been building ok are having problems. I know of at least one other person who is running into this issue.
For example, I’m getting this error when I try to activate a handset:
-MobileDesigner.Compile:
[ [u] echo [/u]] Replacing project's .classpath
[ [u] echo [/u]] Generating NetBeans nbproject folder...
[ [u] echo [/u]] Generating Phoney launcher
[ [u] echo [/u]] Compiling all the application source code... (debug=true)
[ [u] javac [/u]] Compiling 118 source files to D:\Workspace\SKO_App\bin
[ [u] javac [/u]] [u] D:\Workspace\SKO_App\src\com\softwareag\mobile\sko\QuizDetailsView.java [/u]:8: package org.apache.tools.ant.util does not exist
[ [u] javac [/u]] import org.apache.tools.ant.util.StringUtils;
[ [u] javac [/u]] ^
[ [u] javac [/u]] 1 error[b] [/b]
The ant.jar file is still in the Referenced Libraries of the project and the generated .classpath file is referencing the right location, but I still get this error.
Is anyone else running into this issue?
Dave
#mobile#webMethods-General#Integration-Server-and-ESB#webMethods