Yes! Thank you, it worked.

On 2023-04-29 11:02 a.m., joe foe wrote:
It's due to debug mode. Set  Tools >options>java> verbosity level to Normal.

The extra lines won't be output.

On Sat, Apr 29, 2023, 3:42 AM Tim de Vries <tecrea...@gmail.com> wrote:

    probably, you've got an ANSIBlock setting your display settings.


    You probably need a test method to determine what's real.

    Tim


    probably  a static {this, that} block within a class within your
    classpath.., yes/no? , ...


    James

    On 2023-04-28 6:15 p.m., Amn Ojee Uw wrote:

    Hey folks!

    I might have done some tweaking  and being the newbie that I am I
    ended up messing up NB17. Now when I Click on Run, I get the
    proper output as well as the following lines:

        *BUILD SUCCESSFUL (total time: 0 seconds)
        Could not load a dependent class (jdepend/textui/JDepend) for
        type jdepend
        Could not load a dependent class
        (javax/media/jai/PlanarImage) for type image
        Could not load class
        
(org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask)
        for type junitlauncher
        Could not load a dependent class
        (org/tukaani/xz/FilterOptions) for type xzresource
        Could not load class
        (org.apache.tools.ant.taskdefs.optional.image.ImageIOTask)
        for type imageio
        Could not load a dependent class
        (org/tukaani/xz/FilterOptions) for type xz
        Could not load a dependent class (jdepend/textui/JDepend) for
        type jdepend
        Could not load a dependent class
        (javax/media/jai/PlanarImage) for type image
        Could not load class
        
(org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask)
        for type junitlauncher
        Could not load a dependent class
        (org/tukaani/xz/FilterOptions) for type xzresource
        Could not load class
        (org.apache.tools.ant.taskdefs.optional.image.ImageIOTask)
        for type imageio
        Could not load a dependent class
        (org/tukaani/xz/FilterOptions) for type xz
        *

    Anyone here can tell me what changed? Why am I getting all those
    lines?

    Thanks in advance

Reply via email to