'Code works on Eclipse IDE but not on Command Prompt (error:package net.proteanit.sql does not exist)

There are no errors when I run my code in Eclipse. However, when I try to run it on the command prompt, I get 2 errors that are related to each other. Error on command prompt

I reimported the rs2xml jar file, yet it still gave me the same error.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source