[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Ant problem

Sorry, I posted it before I finished the note.

Notice the end of the output. It's truncating the classpath.

How can I get this to stop truncating the classpath?


"George Smith" <georgenospam@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:bc7imr$qa$1@xxxxxxxxxxxxxxxx
> I can't seem to get ant to run in eclipse 2.1. The build.xml file that I
am
> using works fine outside of eclipse, but when I run it inside of eclipse I
> get an error that seems like the commandline isn't long enough to handle
the
> classpath. I get the following console output:
>
> BUILD FAILED:
>
file:C:/jboss-3.2.1/server/default/deploy/Symphony.war/WEB-INF/src/JBossbuil
> d.xml:330: Javadoc failed: java.io.IOException: CreateProcess:
> javadoc.exe -private -classpath
>
C:\jdk1.4\lib\tools.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WE
>
B-INF\build;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\ja
>
sper-runtime.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\l
>
ib\jconn2.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\
>
jdbc2.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\JDBC
>
Appender.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\j
>
unit.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\log4j
>
.jar;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\regexp.ja
>
r;C:\jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\soap.jar;C:\
>
jboss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\struts.jar;C:\jbo
>
ss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\strutstest.jar;C:\jb
>
oss-3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\xalan.jar;C:\jboss-
> 3.2.1\server\default\deploy\Symphony.war\WEB-INF\lib\xerces.jar;C?
>
>
>