Good afternoon I'm using the JCalendar Library 1.4 of toedter in an application and when I run it in the IDE JDeveloper it works correctly, but when I generate the .Jar it does not run when the program uses those libraries, this check since you created the jar without the JCalendar components and it worked, so I need to know if someone from this community knows how to include external libraries in the Jar creation in Oracle JDeveloper. Thank you very much
[07:19:35 PM] ---- Deployment started. ----
[07:19:35 PM] Target platform is Standard Java EE.
[07:19:35 PM] Running dependency analysis...
[07:19:35 PM] Building...
[07:19:35 PM] Deploying profile...
[07:19:35 PM] Deployment cancelled.
[07:19:35 PM] ---- Deployment incomplete ----.
[07:19:35 PM] ERROR: Error while merging Manifest from file:/D:/Oracle/Middleware/Oracle_Home/jdeveloper/jdev/lib/jcalendar-1.4.jar!/com/toedter/calendar/JMonthChooser1.class: invalid header field
[07:19:35 PM] ERROR: Error while merging Manifest from file:/D:/Oracle/Middleware/Oracle_Home/jdeveloper/jdev/lib/jcalendar-1.4.jar!/com/toedter/calendar/JMonthChooser1.class: invalid header field
This gives me the console when I try to include the libraries from the deployment profile