AIR application - how to prevent IntelliJ from clear application data on each...
I'm developing a mobile AIR application using IntelliJ.When debugging in Flash Builder there is an option to clear to application data on each (debug) launch of the ADL , I can't find this setting in...
View ArticleIntelliJ Cache
my intellij hangs most frequently, so i kill the intellij process from task manager. But the problem with this is if i restart start intellij my caches are cleared, intellij loads it as new project...
View ArticleAS3, extract field refactoring is useless...
Hello, I am trying to do simle extract field refactoring, and can't make it actualy save my time..! If I try to use refactor I see: What I want to see: A: name of the field should be preserved.B:...
View ArticleAS3, something is wrong with "create method" generator...
Hi, I am trying to use method generator, but it looks like it is buggy. If I use generator like this: I end up with errorous code: is there a way to fix it? thanks for your time.
View ArticleBrowser error: Unable to find application named 'open'. Play framework 2.0
when I start the Play Framework 2.0, the server runs fine, but a popup appears withthe "Unable to find application named 'open'. When you click the button it brings you to the supported browsers. I...
View Articledeployment option - how to autoupload changed .jsp files to server without...
Hi, i would like to have my changed .jsp files auto-uploaded on my server, if i change the value in settings/deployment/option "upload changed files automatically to server" from never to always, its...
View ArticleScope 'All'/'Project and Libraries' missing
I'm running Intellij Ultimate 13.1.3, for some reason I don't have the 'All' (or otherwise known as 'Project and Libraries') scope that is supposed to be predefined, either in the Search Settings or in...
View Article13.1.3 throws exception at startup java.lang.NoSuchFieldException:...
After updrading from 13.1.1 to 13.1.3 IDEA throws the exception below during startup. (SUSE Linux Enterprise Server 11 SP2)Do you have any idea what the reason is? java.lang.NoSuchFieldException:...
View ArticleHow to Save Customized Settings
Hi, I'm trying to develop a plugin for IDEA. I created it as a tool window so it can be accessible in view -> tool windows menu. And I want to add a customized settings for this plugin. I...
View ArticleExport settings and share them with other developers
Hi! I've sucessfully exported all my settings into one jar. My goal is to be able to copy this jar to other developers so that we have the same base settings. In the jar, one of the files (namely...
View Article"Outdated version" yellow bar won't go away
I'm seeing this happen a lot: I check in a file, close IntelliJ, then open it up again, and see the "yellow bar of Outdated version": I am absolutely certain that noone else has changed the file since...
View Articlegradle.properties is being ignored
I need to change the JDK that Gradle uses. To do so, I created a gradle.properties in the project root with the following line: org.gradle.java.home=C:/Java/jdk1.6.0_23 If I run gradlew from the...
View ArticleIntelliJ IDEA + AIR + Flash Pro IDE
Is there a way to edit, compile and debug a Flash Pro IDE AIR project from IntelliJ IDEA? Meaning, I have a Flash Pro .fla with a library linked to .as class files. I want to edit the class files in...
View ArticleIntelliJ and the latest Android SDK
The recent update to Android SDK, including new releases for Support library, Gradle 2.0 and others affected AndroidStudio a lot - I had to update to latest 0.8.1 version, play around with used...
View ArticleOverride pom.xml dependency with local module source
Given a project consisting of two Maven-based modules, foo-common and foo-server, how can I make foo-server resolve classes based on the locally modified foo-common rather than the foo-common...
View ArticleHow to go to specific code line
Hi everyone, I'm trying to make a JButton to take class name and code line as parameter, and I want to move the cursor to given line in the class. But I don't know how to move the cursor. I appreciate...
View Articleincorrect java and gwt compile errors
Hello, I have just installed intellij IDEA 13.1 on OSX mavericks. I am working on a grails gwt project and I seem to be getting these strange compile errors that claim some methods do not exist in the...
View ArticleBreakpoints in coffeescript not stopping in the right place
Hi,using IntelliJ IDEA 13.1.2, withh npm coffee-scipt 1.7.1. IDE breakpoints never stop in the correct place - always a few lines before/after. Are there versions compatible?Gilbert
View Articleproblem importing build.gradle
Hi, When i try to import a gradle project I could import the java files properly for all the modules however, the external dependencies are not getting resolved. Weird issue is when i select CTRL+click...
View ArticleAPI reference from source
Sorry if has been asked before I am a migratory use from Eclipse. When highlighting a method and using CTRL-P (parameter info) I see a basic arglist (very rudimentary) which quite frankly isn't that...
View Article