Stepping in debug is slow (AS3)
Stepping while debugging seems a tad slow (0.2 seconds-ish). This is the case for even very small projects.Any ideas how I diagnose and fix this problem?
View ArticleDebugging with GWT 2.7 and SuperDevMode.
I don't know if this is a limitation of (a) Source Maps; (b) GWT; or (c) IntelliJ 14... I've got a good sized project which we recently updated to use GWT 2.7 and SuperDevMode. (Side note--Very...
View ArticleIntellij IDEA jdk bundled + MBPr 13 = bad UI performance
If you have encountered the bad UI performance issue on your MBPr 13, you may take a try on JDK 9 b38.'[macosx] Performance problems with Retina display on Mac OS X' is listed in its change list. 1....
View ArticleHow to start local Resin 3.1.x with custom resin.conf from IDEA 14?
Hi All, I used to start local Resin 3.1.12 server with my web app deployed from a command line (have small script that sets some VM params, Resin options and calls java -jar...
View ArticleImporting play 2.3 project with IntelliJ 14
I created a Play 2.3 application with "activator" by using the "Play Start App" template and imported it in Intellij14. (Start Intellij -> Import project -> selected "build.Starting the...
View ArticleSVN is throwing Recieved fatal alert: handshake_failureH
Hi, Can you please let me know when i should add the certs or how i can fix this error and can use svn client in intellij14. SVN client version i am using is 1.7
View ArticleIntellij doesn't auto format correctly
I have imported our custom code style.It says for instance Right margin 156. However, when I try to auto format my code, I can still have over 300 line on the right margin, so something is not correct....
View ArticleIntelliJ + MXML Design View plugin + Flex SDK
Hello guys, Do you know where can I get MXML Desing View plugin for IntelliJ? And where could I get the Flex SDK for IntelliJ? I am trying to build a mobile app with simple math formulas Example:A + B...
View Article"Server is not connected. Deploy is not available." in tomcat
Hi, I'm running into this error while trying to deploy to a standalone tomcat. I've read around here and the rest of the web where people have reported similar issues. So far I've done the following...
View ArticleIntelliJ no longer finds .java source files inside .jar files--decompiler bug?
I am using the latest prd worthy IntelliJ release,14.0.1, community edition. In project A, I have 3 modules, each of which I build a jar file for which contains BOTH the module's .class files, as well...
View ArticleMaven+GWT+Jetty
Hi! I am pretty new to maven and jetty so I might be getting afew things wrong initially. So I have a maven project and this project has gwt and jetty dependencies. After a few tries I created a gwt...
View Article"New" context menu
How can I change the "New" context menu, so that PHP Class is the first item?(only for the current project!)
View Articlesharing IvyIDEA configurations in SCM
Hi, We're currently trying to figure out the best way to share our IntelliJ project files in Subversion. I've followed the advice here: https://intellij-support.jetbrains.com/entries/23393067 One...
View ArticleIntelliJ 14.0.1 does not recognize svn 1.8 format working copy files?
Today I was trying to rebuild a Project which seemingly got corrupted (a module disappeared from the Project left pane view for some reason...) In the middle of this, I got a very different error...
View ArticleCamel case in find class no longer works, or maybe I'm crazy
In older versions of IDEA, when you could type the initial letters of CamelHumps names to find a class. So typing SAP would find StrangeAnimalPage". Using ALLCAPs used to restrict the list to only...
View Article14.0.2, Gradle 2.x?!?
I want to say how disappointed I am that such a large change was made in a dot.dot release. Requiring users to upgrade a major gradle version, which in turn requires an upgrade of the Android plugin?!...
View ArticleLicense activation fails with SignatureException: Signature does not match
Just upgraded to v14 (.224) However, after I enter my user/pass to validate my student license and hit OK I get:JetProfile connection error: SSLHandshakeException:...
View ArticleFR: icon for options (src/.idea/etc.)
I recently purchased splashtop so I could code from an iPad. Unfortunately rgiht clicking on the src folder doesn't pull up the menu so i can't creat a new class or initiate "run". The other problem is...
View ArticleProblem on Compiling
Hello together, I have the following code <code>private void writeExportLogFile() throws IOException { File file = new File(pathToFile, fileName+".LOG"); StringBuilder fileWriter = new...
View ArticleGroovy DSL Support in 14.0.2
Hey All,We have been leveraging IntelliJ's Groovy DSL support in version 13 for awhile (it's nice). We've noticed in 14.0.0 and 14.0.2 (we did not try 14.0.1) that our prior gdsl no longer works...
View Article