Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1005945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:22:42+00:00 2026-05-16T08:22:42+00:00

How does the Class-path in the MANIFEST.MF file determine the relative location? 1) Say

  • 0

How does the Class-path in the MANIFEST.MF file determine the relative location?

1)
Say I have a JAR with a jar inside lib/somejar.jar and ofc the manifest file is inside META-INF/MANIFEST.MF. How would I set the classpath….? Would it be Class-path: lib/somejar.jar or ../lib/somejar.jar ?

2)
Let’s say the somejar.jar also has other jars inside of it that the main jar depends on. And of course somejar.jar also has its own MANIFEST.MF file with a correctly set Class-path field. Now lets then say that the original main jar file, during run-time, needs to access one of those JAR files, will it be able to do so as long as somejar.jar is on main.jar’s classpath? Or are the relative directories messed up since the main jar is running ‘somejar.jar’ isn’t the root anymore?

minor update: This will all run in a web environment, on an application server.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T08:22:42+00:00Added an answer on May 16, 2026 at 8:22 am

    When doing it “plain vanilla”, you can’t have a JAR inside a JAR. You need to either put it outside in a known path relative to the main JAR, or extract the JAR’s contents in the main JAR.

    But since Eclipse 3.5 you can do this with a builtin trick. Check the 2nd Library Handling option when you choose Export > Runnable JAR file.

    alt text

    When choosing Package required libraries into generated JAR, then Eclipse will add a special classloader which will load those JAR’s transparently for you before executing the main class. It’s doing that with help of JarRsrcLoader.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have added the bouncy castle jar file to my application class path in
How java knows the class file to execute without setting the class path.ie.,Does it
can you please help me with this issue the String class does not have
I have a basic executable JAR with manifest.txt containg the MainClass and some other
I want to pick up a property file app.properties NOT from the class path
Does the order of lines in manifest file matter? Somebody is trying to convince
When i use class-path attribute in spring XML file as below, <bean class=com.fritolay.suppliernet.common.lastresorthandler.impl.SingletonPropertiesRepository> <property
What does class << self do in Ruby ?
What role does SSLSocketFactory class in java play when using HttpsURLConnection ? The java
The System.Messaging.MessageQueue class does not provide a way to set ownership of queue. How

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.