Scope '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 ArticleActionScript type hinting?
Hi, is there somehow possible to hint method parameter type or class? If I have method "addSomething(enumValue:String)" and enum class EnumValues, then how can I say to IDE use that enum class when...
View ArticleIntelliJ assumes incorrect return type for Memcache::getServerStatus()
I'm using PHP's Memcache class. When I attempt to return the result of the above-referenced method, I get a warning that I'm attempting to use the result of a void function. I know from the...
View ArticleIntelliJ via JDK7 under latest OSX ( 10.9.4 )
Yesterday Apple released 10.9.4 and ever since then whenever I open IntelliJ ( running under java 1.7 ) I get epic kernel type crashes: https://gist.github.com/talios/8451408959a9ae97e785 anyone else...
View ArticleAndroid versions and project structure problem
Hello, i have an Intellij Android project structure issue. I want my app to work for 2.2-devices, so have my project SDK set up to be 2.2. However, i also want some version-specific layouts to go into...
View ArticleCannot locate/use UI Designer PlugIn for Android
Hi, I'm a beginner, using the latest v13.1.3 Ultimate for Android. I can not locate the Android UI Designer. The plug-in is checked. But I am not sure how to view Designer. My XML files do not have...
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 ArticleAIR 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 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 ArticleShow keyboard shortcut tooltip on screen while press
Hi all, During watch screencasts on Jetbrains TV I noticed that in most of them appeared tooltip with pressed shortcut.I think that it wasn't make by video edition, but with IDEA functionality... I...
View ArticleWhen will Intellij be usable again for Spark Build/Compilation?
I have struggled to obtain a working Spark 1.x build/debugging environment in IJ (latest Ultimate 13.1.3). From the command line sbt compile | package | assembly are all fine. But in IJ a few...
View ArticleAndroid First Project-Emulator crashes
Hi, I am trying to debug and run a basic Android project in 13.1. It appears to be correctly configured, latest SDK set up. When I try to debug/run the project on the Win 8.1 x 64 desktop on which...
View ArticleIDEA Project and Perforce - in different folder trees?
Hi, I'm on a project where I'm new to both IDEA and Perforce... This might be very simple but I just can't find the solution... I'm looking for a way to achieve this: Sources under P4:...
View ArticleIntellij 13, Ruby and minitest - does it work any better now?
Hi, I see old forum discussions advising against minitest - just wanted to double check that is still the case. On a related note, assuming minitest is not supported, is there a way to make it just run...
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 ArticleOpening IntelliJ always wants to clear the readable flag on one of my .iml files
I've got a Flex project file (let's call it main.iml) whose IML file defines a few Flex applications and contains several other modules. Most of those modules are for SWC libraries. However, one of...
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 ArticleTask-focused development?
Is there a plugin that provides Mylyn-like functionality? Specifically, I'm looking for something that lets me define hierarchical tasks (I don't need connectivity to a repository, as our home-grown...
View Articleaapt "--output-text-symbols" error in Idea 13
Added Facebook SDK to simple project (various ways)In Idea 12 all compiled correct and work.In Idea 13 it is not compiled.It says aapt "--output-text-symbols" error. I checked all facebook's resources...
View ArticleAuto completion question
How do I select the highlighted suggestion for autocompletion? For instance when coding css whenever I want to do "width" it is the highlighted option as soon as I type the "w" which is great, but...
View Article