Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    1,448

    Re: Trouble with the JDK

    Your first paragraph makes little to no sense to me, except it sounds like you have (or had?) a /bin folder somewhere on your harddrive, and it has something to do with a Java installation.

    The...
  2. Replies
    11
    Views
    1,448

    Re: Trouble with the JDK

    This is what we know:

    Windows XP, 2002
    Reportedly successful install of JDK (multiple times)
    Still no "bin" directory

    What we don't know:
    What "Still no "bin" directory" means.

    In post...
  3. Replies
    11
    Views
    1,448

    Re: Trouble with the JDK

    You may be installing the JRE rather than the Java SDK. To install the SDK, you should have to agree to a license or usage agreement (forget what it's called), but it is not required for the JRE. ...
  4. Replies
    11
    Views
    1,448

    Re: Trouble with the JDK

    Which OS are you using? Windows (version?), some version of Linux? Something else?

    If you open a command prompt and type the command

    javac -version

    what happens (copy and paste result)?
    ...
  5. Replies
    11
    Views
    1,448

    Re: Trouble with the JDK

    The JDK by itself includes command line tools to compile programs but does not include a source code editor or Integrated Development Environment. You can find java helloworld tutorials that will...
Results 1 to 5 of 5