Hani Suleiman

Avatar
  • Total activity 1008
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 380
  • Created

    Plugin manager (un)usability

    Is anyone else bothered by the lack of usability features in the plugin manager (both new and old)?It's very surprising to see since everywhere else is so polished, but the plugin manager is very u...
    • 7 followers
    • 9 comments
    • 0 votes
  • Created

    Ignored directory?

    Has anyone seen anything like this? In the latest EAP, I have a directory called 'common', with a source under it and so on, yet no matter what I do, it doesn't show up in IDEA, it's completely ign...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Rough guide to xml gui editor type plugin?

    I'd like to write a plugin that does allows me to show an graphical (jgraph) view of an xml file. The file would be editable both as xml, and within the graph. Can someone let me know what the very...
    • 5 followers
    • 6 comments
    • 0 votes
  • Created

    JSP validation

    Are there plans to bring the jsp validation up to par with the new include-aware jsp view? It's a bit annoying to enable validation and have a whole bunch of errors spat out,then when I open the fi...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    Demetra on OSX...

    Doesn't work on mactel machines, since yourkit is enabled by default, and their OSX native binary crashes on startup.I've posted a request at http://forums.yourkit.com/viewtopic.php?t=476 to sort t...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    OSX fslogger

    Do we still need to run this manually on new versions?Also, any chance you guys could provide a universal binary of it, so us poor macbook pro owners can have even more fun?
    • 3 followers
    • 9 comments
    • 0 votes
  • Created

    Subversion sllooooowww

    Just when I thought subversion from IDEA couldn't get any slower, it went and did it!Up to 4121, it was just normal slow. As in, if you try commit project in a project with 12 modules and a couple ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    sneaky intentions bug...

    Here's a fun one:Integer.intValue() + "-" + 12The single char string to char intention will helpfully suggest you replace the "-" with '-', which would, potentially, cause a showstopper bug, a high...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    annotation completion

    I've noticed that enums inside of annotations don't show available values, is this deliberate, a bug, or just a freak consistent accident that only affects me?An example is the ejb3 annotations, if...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Custom icons

    How can I specify the file editor icon for a particular type of file? Ideally I'd like to be able to plug in something that gets a PsiFile/PsiClass, and return an Icon for that.
    • 3 followers
    • 3 comments
    • 0 votes