"Create parameter" code intention not working
Hi, I am inside following code, and as you can see the "reporter" does not exist (yet..)It is properly highlighted in red by IJ. Hitting alt-space a list of intentions comes up. Upon selecting "Create...
View ArticleCode folding happens even when disabled
In File | Settings | Editor |Code Folding NONE of the checkboxes are checked. That has been the case since installation 4 months ago However: In the following code it all gets folded every time...
View ArticleLive edit working with css files but not with jade or js files
I created a node project and installed the live edit plugin. If I go to style.css and make changes they show up automatically in Chrome. However if I edit layout.jade the changes don't show...
View ArticleAbout j2ee container
Recently,I wanted to write a plugin about jetty, but I want to specified jetty by the plug-in , rather than through the user-specified, I found i did not do it because of the the intellij the j2ee...
View ArticleAndroid simulator slow/not working
When trying to run Android applications, the simulator either does not start (hanging in 'Device is not ready. Waiting for 20 sec.' loop) or when the application finally downloads, the simulator is...
View Articlehow to getting all the dependencies of module in intellij?
Recently,i am writing a plugin,it need to obtain all dependencies lib in a module,But I did not find any method to get,The project may be a various types,who can help me?English is not good, I hope you...
View Articlehow can i get the intellij console?
i want to output user message to console,but how can i get it?
View ArticleJavascript debugging, the saga continues
Okay, I'm not really sure what I'm asking other than some detailed instructions on getting a javascript breakpoint to stop in IntelliJ with Chrome. I believe I have the configuration correct in the...
View Articlehow can search large files?
When searching for a bit of text in a directory (Find In Path) just now, I had a warning dialog pop up that said several files were skipped because they "are too large and cannot be scanned". Hmm,...
View ArticleIntellij 12.1 and WebSphere Liberty Profile configuration help
I need assisstance configuring Liberty Profile for my 12.1 workspace. Issues that I am running into: 1) How do I set the context root for my deployed application in Liberty Profile? In Tomcat, there is...
View ArticleAndroid Emulator Start x86?
When I start the Android emulator from IntelliJ, I get something like this: "C:\Program Files (x86)\Android\android-sdk\tools\emulator.exe" -avd 4_1_2 -netspeed full -netdelay none -no-boot-anim I want...
View ArticleNot able to load IdeaWin32.dll
Hi I try to get intellij-erlanng plugin's unit tests to work but they all fail with this exception.Any one knows what might be the issue? it seems to be looking for IdeaWin32.dll. and its located in...
View ArticleIDEA 12 and Android's R.java - empty
I'm new to Android, and new to IDEA 12, but I've been an IDEA user for many years. I used the File -> New Project to create an Android 4.2 project, and following along with Pro Android 4 book,...
View Article12.1 install question
I am new to IntelliJ Idea and just got everything setup not long ago for version 12.0.4 for Scala and Android Development. I configured everything the way I wanted it and got the necessary plugins etc....
View ArticleCannot run node js server in debug mode (intellij 12.1 build IU 129.17)
Hi when trying to run node js server in debug mode I get the following error. 12:21:27 PM NoSuchMethodError: Error during dispatching of...
View ArticleMemory usage in console in 12.1
I started getting consistent out of memory exceptions in the IDE after updating to 12.1 today, running with the same code and data that was working fine on 12.0.4 yesterday. I traced it back to some...
View ArticlePRoblems after 12.1 Upgrade
I upgraded to 12.1 this morning and started having various problems. The first problem was slowdown/sluggishness. I blamed my Mac at first because I had a long file copy running in a separate workspace...
View ArticleProblem adding jars to project Lib in 12.1
Upgraded to 12.1 this morning. In a Gradle project, I wanted to add a new lib assocated with the project. I tried making a lib then adding the jars one at a time. I tried adding the jars each as...
View ArticleTask Time Tracking missing from 12.1. Was there in 129.111.
I updated my installation from 129.111 to 12.1 final (129.161). The Time Tracking plugin is missing. See the attached screenshots of the plugins listing. Is there any way to get this back? I already...
View ArticleActionscript config constants in source
I have projects that use config constants to provide configuration based variations. But every place I use them shows as an error. The error is "Unresolved variable or type CONFIG" no matter how I use...
View Article