adding code via webclient generation yields compiler errors
idea #9732, vista, jdk 1.6
Added client classed to a java project via webclient generation, get
these compiler errors when I try to compile the code:
Package org.apache.axis.encoding does not exist.
Do I need to do something to add this to my classpath? I'm building via
maven.
Please sign in to leave a comment.