a1 a1

- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created 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... -
Created 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... -
Created 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. -
Created 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 ... -
Created 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 -
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...