a1 a1

Avatar
  • Total activity 71
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15
  • Created

    IDEA editor - 50% of CPU

    Hello,whenever I start writing in editor (Java, JSP...) IDEA uses almost 50% of CPU and everything gets slow.I know I won't receive something like "do this and everything will be fine" but 6.0.4&JD...
    • 5 followers
    • 15 comments
    • 0 votes
  • Created

    Strange editor warnings (6.0.5)

    Hello,can anybody explain me why IDEA considers the code on the attached screenshot invalid?Is it some inspection feature? (how to turn it off?)This code is 100% valid and compiles well.IDEA 6.0.5 ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    JSF message bundles & bean methods warnings

    Hello,1/in my JSF page, IDEA still complains "Cannot resolve variable labels" on this code:#{labels['item1.item2']}When I add this to my page:<f:loadBundle basename="package.labels" var="labels"/>w...
    • 4 followers
    • 10 comments
    • 0 votes
  • Created

    "Do you want to redeploy it?" message box...

    Hello,is it possible to set something like "Yes, and don't ask me again" here??Everytime I'm deploying a project, this message appears and everytime I have to click "Yes" - annoying.IDEA 6.0.4Linux...
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    IDEA & Glassfish problem

    Hello,When I Run project after a while IDEA shows this message:+..Disconnected from serverConnected to server Module xxx: Module is being deployed, please wait... Module xxx: Module is deployed suc...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    EJB 3.0 style and annotations

    Hi all,1 / is there any possibility how to generate EJ 3.0 interfaces for SessionBeans, without clicking 'Apply EJB 3.0 style'? Any configuration to make EJB 3.0 style the default one?2/ When I gen...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    WebservicesPlugin poblem

    Hi,when deploying class as webservice I get this error in dialog window:Problem encountered during annotation processing; see stacktrace below for more information.java.lang.NoClassDefFoundError: c...
    • 2 followers
    • 25 comments
    • 0 votes
  • Created

    Exploded directory

    Hi,can anybody explain me the purpose of "exploded directory"?I am new to JEE, using Glassfish 9.1. I am able to deploy my web application via creating and deploying war file from Idea. But I don't...
    • 4 followers
    • 9 comments
    • 0 votes
  • Created

    Missing features in Idea's editor

    Hi,I've just switched to Idea from Eclipse and I really miss some features of Eclepse' editor:1/ I don't understand why there are two different code completitions.When I want to complete the name o...
    • 10 followers
    • 16 comments
    • 0 votes
  • Created

    IDEA and JEE 5?

    Hi all,according to our next project needs I'd like to ask you whether is IDEA supporting all of the new JEE 5 features (EJB 3.0, JAX-WS 2.0, ...)?Netbeans claims that it fully supports JEE 5 but I...
    • 3 followers
    • 2 comments
    • 0 votes