Search:

Type: Posts; User: jkk; Keyword(s):

Search: Search took 0.04 seconds.

  1. Thread: STS 2.9.2 released

    by jkk
    Replies
    21
    Views
    4,944

    Oops, I didn't notice that the replies in this...

    Oops, I didn't notice that the replies in this thread had gone to the second page so I didn't notice the new posts. Sorry. Anyway, I created a new bug report yesterday:...
  2. Thread: STS 2.9.2 released

    by jkk
    Replies
    21
    Views
    4,944

    Interesting. The OpenJDK issue comes up also if I...

    Interesting. The OpenJDK issue comes up also if I install 2.9.1 from scratch and try to open a workspace. It does not come up when I install 2.9.0, not even after upgrading 2.9.0 to 2.9.2.
  3. Thread: STS 2.9.2 released

    by jkk
    Replies
    21
    Views
    4,944

    Thanks for investigating the issue. It seems that...

    Thanks for investigating the issue. It seems that I can make STS 2.9.2 OpenJDK crash very easily. Here are the steps I did:

    1. Run...
  4. Thread: STS 2.9.2 released

    by jkk
    Replies
    21
    Views
    4,944

    I tried installing 2.9.2 from scratch but I had...

    I tried installing 2.9.2 from scratch but I had problems importing my Maven project. If I started STS from the command line I got a note that OpenJDK crashed and the crash cause was in native code...
  5. Thread: STS 2.9.2 released

    by jkk
    Replies
    21
    Views
    4,944

    Upgrade from 2.9.1 failed in Kubuntu 11.10. :( My...

    Upgrade from 2.9.1 failed in Kubuntu 11.10. :( My package explorer or JUnit views on the left don't work. Package explorer tab says:


    Could not create the view: Plug-in org.eclipse.jdt.ui was...
  6. Thank you for your reply. I only used...

    Thank you for your reply. I only used StringHttpMessageConverter as a test and we don't normally use it so I'm not sure if that was causing problems. ResponseEntity works well for us so that's what...
  7. Thank you for your reply. I'd like the server to...

    Thank you for your reply. I'd like the server to both report and use UTF-8 in its response. (It's ok if the server can serve the same content using other encodings, too, but it isn't required.)...
  8. Replies
    43
    Views
    13,294

    The conversion went ok, but the projects just...

    The conversion went ok, but the projects just didn't work. I got mysterious exceptions when trying to run them as applications. Downgrading to STS 2.7.2 helped, so I'll stick with that for now.
  9. @ResponseBody reports UTF-8 charset in HTTP response but uses actually ISO-8859-1. Ha

    I ran into a problem where our Spring MVC claims to return data in UTF-8 but it actually uses ISO-8859-1 when accessed using a browser. The server reports the encoding correctly when the HTTP request...
Results 1 to 9 of 9