a1 a1
- 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... -
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 ... -
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... -
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... -
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... -
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... -
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... -
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... -
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... -
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...