a1 a1
- 活动总数 71
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 IDEA & SOA
Hello,Is it possible to develop a SOA application (JBI,BPEL) without helpers which provides Netbeans?Anybody uses IDEA for this purpose or should I use Netbeans? I couldn't find any plugin for IDEA... -
创建于 Subversion - integrate project: bug?
Hello,I'm trying to integrate project with subversion, but the "Integrate project" dialog seems quite strange - see screenshot.Can anybody tell me whether it's a bug or I missed something?Thank you... -
创建于 IDEA 6.0.5 antialiasing
Hello,I've just installed IDEA 6.0.5 on my Liunux machine, but antialiasing in editors doesn't work (yes, I've turned it on).IDEA 6.0.5KDE 3.5jdk1.6.0_03Thank you for any hint. -
创建于 How to remove Subversion integration from project
Hello,what is the best way of removing subversion integration from my project?I am forced to commit my project into a new repository so I want to have my project clean (no .svn directories, no svn ... -
创建于 JPQL inspection bug?
Hello,the attached screenshot shows a strange behaviour of JPQL inspection.The code is correct and runs fine in app. server.Is ti a bug?Attachment(s):bug.png -
创建于 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...