1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

Debug ISV Doc Bootclasspath

This commit is contained in:
Martin Oberhuber 2007-04-02 15:58:38 +00:00
parent 0925b3dbd9
commit 6e036071be

View file

@ -64,7 +64,7 @@
</path>
</pathconvert>
<echo level="info" message="Done computing classpath."/>
<echo level="debug" message="Bootclasspath is: ${bootclasspath}"/>
<echo level="info" message="Bootclasspath is: ${bootclasspath}"/>
<echo level="debug" message="Classpath is: ${javadoc.classpath}"/>
</target>