How To Implement New AIR 14 Packaging Options?
Hello, AIR 14 has some new packaging options, and I was wondering the best way to try these out with IDEA. Will there be provisions for these new options in the UI at some point? thx
View Articlepure actionscript web application not throwing errors
Hi -- I've been using IntelliJ IDEA successfully with creating mobile apps in actionscript and writing PHP & Javascript. But today I needed to create a web application in pure actionscript and it...
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 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 ArticleLatest EAP (138.1029) doesn't list installed plugins
Anyone else having this issue? Is there a workaround?
View ArticleNo 'Java EE 8' option under drop-down list while creating new project
Hi,I'm using IntelliJ 13 on Mavericks. I've just updated from JDK 7 to JDK 8. But when creating new project, there's no option to choose Java EE 8. Output of 'java -version' correctly points to Java...
View ArticleLogs for Code Style
Hi guys, Is there any way to get log file for Code Style and Android Lint errors? Does Intellij keep logs for code style warnings? I am writing a git hooks script that will abourt commit if there is...
View Articlehope idea improve add jar reference operation
I am not sure put the topic here is is correct. if it is incorrect please move it . in idea 13, when I want to add a jar reference (dependence in classpath ) the dialog shows all partitions and...
View ArticleDoes JetBrains have any plan on merging the IDEs into one?
I found it will be very useful if all the IDEs are bundled into one single application. If its one IDE then SQL, Java, Python and C++ can interpolate with each other. It will also be nice if a bundle...
View Articleproblem white IntelliJ IDEA launch
hello.i have baaaaad problem with IntelliJ IDEA 13.1.i installed it and just click on it to lunch the IDEA and wait for it.but IDEA stuck in the launch step and dont do any thing.i try 12 version but...
View ArticleHow to enable line linking 2 braces?
Saw in the screenshot of the blog post IntelliJ IDEA 14 EAP 138.1029 is out with a built-in Java decompilerThe screenshot show a dim vertical line linking the { } braces. Can you please show me how to...
View ArticleArtifact has invalid extension issue (JBoss 7, ear artifact)
Hello, All - I know that when I'm trying to deploy an artifact to JBoss, it seems to require artifacts to have a valid extension even if they are exploded (directories) (e.g., ".war" or ".ear") and to...
View Article[Flex] Whilst debugging, sometimes editor window will duplicate
Hey, Great effort on bringing 13.1 live! There seem to be one issue though for me. Whilst I'm debugging my Flex project and stepping through lines of code, very often I notice that editor window...
View ArticleIntelliJ crashes when pressing enter
Hey, I have repeatedly the same error: Move the cursor to line 2 of the code, press enter, Intellij crashes.IntelliJ also crashed when I tried to copy the code into this post (every time I tried out)....
View ArticleIntelliJ CE Access to remote Linux Filesystem Folders not shown in Project...
I want to open a web project containing .hmlt and .css files which is stored in the public_html folder of a Linux pc running apache server with an IntelliJ installation on a windows machine. I created...
View ArticlePrevent "Search in text occurences" as default
Hi all. When searching for usage of a variable in a Scala case-class IDEA always has "searches for text occurences" checked as default. Is there a way to permanently check this off? Thansk.
View ArticleIntelliJ 13 running very slow
Hi, I'm using IntelliJ IDEA 13.1.3.It's running slow when i have a coffeescript file open of 1000+ lines. In the task manager (Windows 7), it's always at 15%+ CPU, the editor window is jerky. How can i...
View ArticleTeamCity Remote Run
Hi I am using the RemoteRun feature of TeamCity Plugin (8.1.1 build 29939) + Git + PyCharm. When ever i am trying to create a remote run from a feature branch , the patch is applied to...
View ArticleUsing IdeaC 13.1.3 with Scala 2.11
Using the latest version of Community Ed. with:Scala 2.11.1 with SBT 0.13.5 on Ub 14.04 with JDK 1.8. Latest version of everything and it mostly works fine. Was able to generate project files with SBT...
View ArticleConstraint for enum in structural search and replace
What constraints in strutural search and replace I must use to match an enum?I want to find all java.util.Map whose key is an enum. So I have in the search searchtemplate "Map<$keyClass$,...
View Article