Search:

Type: Posts; User: DMinton

Search: Search took 0.08 seconds.

  1. Thread: Jar Issues

    by DMinton
    Replies
    4
    Views
    1,367

    Re: Jar Issues

    i am currently late for class so this will be a quick replay for the most part. my friends error from what i was told was "could not find main class: mineCraft", however my one friend that is java...
  2. Re: Problem with my code, help would be appreciated.

    Integer.parseInt(userSelection) returns an integer. you must create an int variable and store it, or simply paste the same code where userSelection is in the if statement
  3. Thread: Jar Issues

    by DMinton
    Replies
    4
    Views
    1,367

    Jar Issues

    I am attempting to create a jar file, however i am having a difficult time solving it as i personally do not have access to a machine that can not run the jar file. It works fine on my computer,...
Results 1 to 3 of 3