Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Issue With Java Class /JAR

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
I have added a JAR File being used by one of colleagues to my System Properties.

When trying to use one of the Classes I am getting a Class not Found in Classpath Error (See Attachment).

This class in working on my colleagues machine.

Test and JAR also attached

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    I inspected the jar and it doesn't have the class ServiceCalendarCalculator.class. I see 4 other available classes that's been jar'd up: CreateTestOrderHelper.class, EAISchedulerHelper.class, GeneralHelper.class, and TimingHelper.class (see attached screenshot). You may want to double check with your colleague to see if you have the same version of the jar file, or the correct class name.

    I have added a JAR File being used by one of colleagues to my System Properties.

    When trying to use one of the Classes I am getting a Class not Found in Classpath Error (See Attachment).

    This class in working on my colleagues machine.

    Test and JAR also attached