Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Where to put third-party Java libraries in Windows environment?

I'm used to working in a Linux environment, and installing libraries with the repository packages, which usually installs them various into linked directories.

I know I could put third-party libraries anywhere I want, but what's the normal practice? %Java_HOME%/lib maybe?

3 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    Put them in the 'ext' folder of the JRE (for running apps) and in the JDK's JRE's 'ext' folder (for development).

  • Anonymous
    5 years ago

    i do no longer think of there is definitely one of those ingredient as a manageable third party. it is regrettably, yet maximum go in and pull a lever and little or no concept is going into it. whilst on the outdoors it would sound like a sturdy ingredient, it would only reason extra issues then it may clean up. For one ingredient if no party had a majority in congress it may spark off larger payoffs to the swing votes to get law by way of. it may additionally complicate and water down the vote so as that possibly a much better candidate could no longer get elected via fact it may chop up the vote 3 techniques instead of two. So in my opinion no usa of america isn't waiting to have a third party.

  • Anonymous
    1 decade ago

    he extension mechanism was introduced as a new feature in the JavaTM 1.2 platform. The extension mechanism provides a standard, scalable way to make custom APIs available to all applications running on the Java platform. As of the Java 1.3 platform release, Java extensions are also referred to as optional packages. This trail may use both terms interchangeably.

    Extensions are groups of packages and classes that augment the Java platform through the extension mechanism. The extension mechanism enables the runtime environment to find and load extension classes without the extension classes having to be named on the class path. In that respect, extension classes are similar to the Java platform's core classes. That's also where extensions get their name -- they, in effect, extend the platform's core API.

Still have questions? Get your answers by asking now.