Where are Java packages installed??

i can't find them anywhere . . .

Hi Elizabeth
The classes are all bundled together into a number of JAR archives in this folder:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes
To look at the contents of a JAR archive (say classes.jar), start Terminal, cd to the folder and enter this command:
jar tf classes.jar
Cheers
Bob

Similar Messages

  • Where are the packages stored?

    where are the packages stored?
    please do reply clearly we are the beginners. Just started with the
    scratch. So be clear & brief.
    Thanku.

    Double-post:
    http://forum.java.sun.com/thread.jspa?threadID=5209377

  • Where are the plugins installed in photoshop adobe official website

    where are the plugins installed in photoshop adobe official website

    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Where are Java Preferences (Applet Runtime Parameters) saved on Mac OS X?

    Hi.
    If you want to modify the Applet Runtime parameters in Mac OS X, you need to use the "Java Preferences" application located under /Applications/Utilities.
    Suppose that I open the "Java Preferences" application, I select a specific JRE version, and I set a runtime parameter of "-Xmx300m" for Applets, in order to increase the max heap size.
    Now, where is this setting saved to?
    Until recent past, these values used to be saved in the <UserHome>/Library/Caches/Java/deployment.properties file.
    But this does not seem to be the case any longer.
    Does anyone knows where are these settings currently saved in Mac OS X? I am currently running Mac OS X v10.5.8 with Java 1.6.0_20 installed.
    Any help / hint would be greatly appreciated.
    Thanks,
    Marco.

    Check this out:
    http://developer.apple.com/documentation/Java/Conceptual/Java141Development/Core_APIs/chapter_6_section_3.html
    Hopefully that all fits on one line. Click around that website for just about any Mac-specific info you'll ever need.

  • Where are the packages?

    This is my first post so hello everybody!
    Month ago I downloaded arch64 0.7.2 cd and successfully instaled (FTP) the system. Using arch was too difficult for me that time so I gave up... I learned a bit and I tried this week again.
    I chosed FTP installation. During package instalation 'man' was not found. I installed system without it.
    When I type "pacman -Ss man" I get very long list, but "man" is not in that list. I copied man package from installation cd and then I could install it...
    But I think it is not as it should be.
    Another problem is that pacman doesn't see new packages that apear on the archlinux.org page. For example today there is new nvidia 1.0.8776-1 driver. It should be in extra repository. I have that repository in my /etc/pacman.conf (as default - I haven't edited that file), but pacman shows me only older 1.0.8774-2 version.
    I'm linux and arch newbie, so maybe solution is very simple, but I don't understand it and couldn't find it in the web...

    You don't really need regex to search with pacman but in cases where there are lots of results, it might help finding what you want.
    The reason pacman doesn't see the new packages on the archlinux.org list is because the mirror you are using hasn't synced yet. Depending on the mirror, they  usually synced every 1-2 days so there will be a delay between the package list and the availability of the packages. You could try to reorder the mirrors in /etc/pacman.d/ to use one that sync more often. I think some of them sync several times a day.

  • Where are adobe fonts installed in Mac OSX?

    Hi,
    I need the same Adobe fonts in Photoshop CS6 and InDesign CS6.
    Where are they installed in OSX?
    Do my Adobe programs install fonts in a different folder than other programs do?

    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Where are java classes stored?

    Does anyone where the java classes are physically stored?
    Is there any mechanism for getting them out?
    null

    Thanks, Irian,
    in the meantime I have found another solution. For Windows it works using environment variable IDE_USER_DIR.
    Create a new directory for the runtime files, e.g. C:\sqldevtemp
    Add environment variable IDE_USER_DIR with the value of "C:\sqldevtemp".
    Close SQL Developer, move (or copy if you want) all files from the old folder to the new folder and start SQL Developer again.
    Done.

  • Where are Java classes in Forms running

    Hi,
    I've got a question concerning the architecture of Java in Forms.
    There are two possibilities to deploy Java classes for the use in Forms:
    1. As a jar archive, defined in formsweb.cfg
    The archives definied in parameter archive_jini are downloaded when the form is called for the first time. The Java class is then running in a JRE on the client.
    2. In the codebase, not archived.
    The Java class has to be placed in the Forms codebase (%9iDS_HOME%\forms90\java), with the full package structure (e. g. oracle\forms\demos\beans\Hyperlink.class).
    My question is: Where will the class run in the second configuration? I suppose, on the server side. Am I right?
    Thanks for your help.
    Andreas

    NO in that case it still runs in the browser JVM, using Jars or classes in this case only effects the downloading and caching - not the execution location.
    Java code is only executed on the application server if you have used the Java importer feature to create PL/SQL stubs.

  • Where are instructions for installing a Server Digital ID?

    I have just received a Server Digital ID from Verisign. Their documentation does
    not have a link to instructions for Weblogic servers. Where can I find how to
    install the certificate on WLS 6.0?
    Thanks,
    Pete C.

    First drag clips or portions of clips from Event to your Project. To delete unwanted frames, there are two ways.
    1) Select the frames you want to delete so there is a yellow border around them. Then right-click/Delete Selection.
    2) Select the frames in the clip that you want to keep. Then right-click/Trim To Selection.
    For good Tutorials...
    iMovie 08 Tutorials - mostly still relevant
    http://www.apple.com/findouthow/movies/imovie08.html
    iMovie 09 Tutorials - Mostly still relevant
    http://www.apple.com/findouthow/movies/
    Ken Stone's excellent iMovie 09 Tutorial
    http://www.kenstone.net/fcp_homepage/imovie_09_stone.html
    iMovie 11 Tutorials
    http://help.apple.com/imovie/#button-0
    also
    http://www.apple.com/ilife/video-showcase/

  • Where are the plugins installed in Prem Pro CC?

    Ued to be installed quite easily in folder called plugins - now all I have is;
    C:\Users\Dave\AppData\Roaming\Adobe\Premiere Pro\7.0 and there's no "Plugins" folder....
    Thanks

    Program Files/Adobe/Common/Plug-ins

  • Where are latest installed updates listed?

    Where are the latest installed updates listed on the Mac, Mountain Lion 10.8.2?  It used to be listed in the Apple System Preferences, Software Update with two tabs - Scheduled Check and INSTALLED UPDATES. Now, however, there are no tabs, just Software Update.
    Thanks.

    System Information, Software>Installations.

  • Is it possible to use Microsoft's Java Packages in Forte4Java/JBuilder?

    Dear all,
    I am wondering whether it is possible to use those java packages installed by MS Visual J++ in Sun's Forte4Java or Borland's JBuilder? I found one of the java packages of Microsoft -- com.ms.com.* quite useful for calling ActiveX Components in java code and I have succeeded in calling my DLL COM under Visual J++ with the help of com.ms.com.Dispatch. But I have to use Forte4Java to write my Java program, therefore, it will be great if I can still use com.ms.com.* under Forte4Java. Is it possible? If so, how to do it? Please advise and thanks in advance...
    Tracy

    You can use any java package if you just add it to the classpath. In Forte this means adding it to the explorer pane, I am not sure about Builder.
    The problem will be when you try to run it. Any Microsoft class which uses some part of their runtime will require the Microsoft VM. If you have that, and are willing to be permenantly tied to it, then you will be in business.

  • Where are the "Install and Keep Package" Downloads?

    I just did a clean install of 10.5.
    As I wanted to save all the download Apple 10.5 updates to install other macs, I asked Software Update to "Install and Keep Package".
    It downloaded them and installed them, BUT I cant find them on my HD?
    Where are they?

    Same problem here with Install and Save from the Updater.
    I do have a permission issue which is suppose to be solved by installing twice the Update OS X 10.5.8 Combo (?). I don't have speed connection and it took me 26 hours to load this update ...and now I can't find it.

  • Where are the standard java packages io,util etc found in JRE

    hello,
    can u guys tell me where the standard java packages io,util found in the JRE.
    is it the rt.jar file??
    as i need to set the path in my applicaion to it coz, my application after running generates a .java file and then compiles it and creates a .class file on the local machine every time it is run.

    You want the <JRE Home>\bin directory as your path if you use the JRE to run the class. Eyeball the SDK bin directory, find the same directory in the JRE structure, and set your PATH to it.

  • Where are the printer profiles in Mt. Lion 10.8.5? I want to install paper manufacturer's profiles.

    I want to install paper manufacturer's profiles. All of my existing profiles were carried over when I upgraded to 10.8 but i do not find anything like the previous Color Sync folder. Where do I put the new profiles? And why can't Spotlight find the existing ones? BTW, I can't find them on my iMac running 10.7.5 either.

    Where are the rest?
    Depends. For Epson printers, they're in the /Library/Printers/EPSON/ folder, and that itself varies. For the Stylus Pro 4900, they're in that folder, and then another couple of subfolders deep in InjetPrinter2/ICCProfiles. Sometimes they're tucked away in a .plugin or .framework file within the EPSON folder, or one of its subfolders. In short, they're not always easy to find. At least not with Spotlight.
    To make your search way easier, download the free EasyFind. Turn on the check boxes to look within Package contents, and Invisible Files & Folders. There's nothing on the drive that can hide from you. Then do a search for .icc .
    But unless your objective is to remove a long list of profiles you'll never use, there's no need to find these other obscure locations OS X lists profiles from. Just put the ones you want to use in either the /Library/ColorSync/Profiles/ folder (if you want all users of that Mac to have access to the profiles), or the ~/Library/ColorSync/Profiles/ folder (the tilde means your user account). Only you will have access to the profiles if placed there.

Maybe you are looking for