ANONYMOUS

Avatar
  • Total activity 4852
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1921
  • Created

    Auto import not always working anymore

    I have the checkboxes "show import popup", "optimize imports on the fly" and "add unambigouos imports on the fly" all checked in the Auto Import settings.There are a few things set in "exclude from...
    • 1 follower
    • 0 comments
    • 2 votes
  • Created

    How to convert JSON to a Map object?

    Java application web services uses two way to communicate with other web application one by XML file and othe by Json. While working with web services, I just want to know that how to convert JSON ...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    monitoring GC

    Is there an indicator somewhere that lets you when the JVM has pausedfor GC?-- Roedy Green Canadian Mind Products http://mindprod.comThe art of strongly-typed language design is largely arranging t...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    Java Web Start JNLP debugging

    Is there some way to run the trace/debugger on a Java Web Start JNLPapp?-- Roedy Green Canadian Mind Products http://mindprod.com"A great lathe operator commands several times the wage of an averag...
    • 2 followers
    • 0 comments
    • 1 vote
  • Created

    Warning when casting to generic type

    I can do the following without problem:ArrayList list = (ArrayList)object;But doing the following gives an "unchecked cast" warning:ArrayList= (ArrayList)object;Why is it not caring about casting t...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Automatic compareTo() generation

    I guess it's not something people do all that often, however is it possible for IDEA to autogenerate Comparable.compareTo() methods? It doesn't appear so, and I can't see a plugin which supports it...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    Multiple file name filters?

    I see that http://www.jetbrains.net/jira/browse/IDEABKL-4433 has been around for a looooong time. Any chance that it might be fixed? I very often want to find in path against multiple filename patt...
    • 2 followers
    • 0 comments
    • 1 vote
  • Created

    Find tool missing?

    I'm using the latest version of Intellij 14 CE and I can't find the Find Tool https://www.jetbrains.com/idea/help/find-tool-window.html.  It isn't under View ToolWindows (ther is nothing with the c...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    uksdnsjfkwdo owjfeopsjf fiope eifopefeji fi fiepof

    uksdnsjfkwdo owjfeopsjf fiope eifopefeji fi fiepof ---Original message URL: https://devnet.jetbrains.com/message/5561076#5561076
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Can't use BaseController class in Intellij IDEA 14.1.5

    Hello,i followed the "Getting Started with Plugin Development" guide (on confluence.jetbrains.com), to write a server-side plugin for TeamCity 9.1.3. I installed Java 1.8.0_60, TeamCity, Intellij I...
    • 1 follower
    • 0 comments
    • 0 votes