a1 a1
- 活动总数 71
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 "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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...