Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    10
    Views
    3,257

    Re: Reading input from console (greek chars)

    I don't know if the code you are looking at generates what is in the rt.jar file.
  2. Replies
    10
    Views
    3,257

    Re: Reading input from console (greek chars)

    I don't think you supposed to be able to compile Sun's source.
  3. Replies
    10
    Views
    3,257

    Re: Reading input from console (greek chars)

    Sorry, I don't use your IDE and don't know what the red lines mean. Are there error messages anywhere?
  4. Replies
    10
    Views
    3,257

    Re: Reading input from console (greek chars)

    I can't test without some greek letters.
    Can you make a test file and attach it to your post?
  5. Replies
    10
    Views
    3,257

    Re: Reading input from console (greek chars)

    Look at the constructors for the InputStreamReader. One of them takes a charset arg.
    Perhaps your default charset doesn't support greek chars
Results 1 to 5 of 5