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 7192347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:55:17+00:00 2026-05-28T19:55:17+00:00

From the command line, how do I set the Java CLASSPATH option to point

  • 0

From the command line, how do I set the Java CLASSPATH option to point to one or more directories containing multiple jar file? Are there wildcards for recursive directory and sub-directory support?

(My JAR files are sorted in several sub-directories.)

  • 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-28T19:55:18+00:00Added an answer on May 28, 2026 at 7:55 pm

    If you are using Java 6 or higher you can use wildcards of this form:

    java -classpath ".;c:\mylibs\*;c:\extlibs\*" MyApp
    

    If you would like to add all subdirectories: lib\a\, lib\b\, lib\c\, there is no mechanism for this in except:

    java -classpath ".;c:\lib\a\*;c:\lib\b\*;c:\lib\c\*" MyApp
    

    There is nothing like lib\*\* or lib\** wildcard for the kind of job you want to be done.

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

Sidebar

Related Questions

I'm having problems with running multiple different classes from one JAR file. I know
I have my system set up to compile jee6 code from the command line
On linux, I often launch and compile from the command line (java/javac) Though, Java
If I execute set PATH=%PATH%;C:\\Something\\bin from the command line ( cmd.exe ) and then
I need to execute MDX query from command line (MS AS 2005). I have
Is there anyway we can take input from command line in Objective-C, the way
I have an application which is built from command line (ANT) using J2ME Polish.
How to change user credentials of windows service from command line?
I have a python script that, once executed from command line, performs the needed
I'm using grep from the command line via cygwin. I'm wondering if there's any

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.