git diff no longer works in Update Project Info tab
OS X 10.8.3IntelliJ 12.0.4When I pull the latest from github, the Update Project Info tab shows the files that have been updated, but when I CMD+D to diff any one of them, the diff window shows the...
View ArticleOdd keyboard behavior in html and xml files
A couple colleagues and I have been seeing some strange issues with keyboard input in html and xml files. I'll try to describe some of what we're seeing: In html and xml, 'enter' key does not create a...
View ArticleMenu on Ubuntu
All other programs seem to hide the menu bar e.g("file", "edit", "view") in the status bar but intellij doesn't seem to do this is there a way that is could do that?
View Articlehow to revert a project to a Previous Version using history
Hi there, Sorry if this question has been answer before; I don't know why I cannot get enable the 'GET' button from history so I could revert an entire project. It works fine for a single file but not...
View ArticleRemoving author comment from template?
IntelliJ Idea, 13.1.5, OSX 10.9. I've been unable to find out where to disable the author comment when generating a new Java class, can anyone point me in the right direction? Right now I get both our...
View Articlewildfly standalone.xml configuration overwritten during deployment
Hi, I want to customize the wildfly 8.1 standalone.xml to increase logging. When I start the wildfly-8.1.0.Final/bin/standalone.sh everything is fine, the standalone.xml works with my configuration but...
View ArticleRules for arrangement methods by name
Hello there, I try to arrange methods in following order: onAttach(Activity) onCreate(Bundle)onCreateView(LayoutInflater, ViewGroup,...
View ArticleHow to run tasks in foreground after sending them to the background?
I clicked on the background button on the progress indicator which made the task run in the background.I want the progress indicator to show again but I can't seem to find anyway to do so.Anybody know...
View ArticleSmart Completion less smart than it used to be?
For some reason, it seems like smart completion isn't doing its job as skillful as before in earlier versions of IntelliJ. Example: I have a statement as such: private final ConcurrentMap<String,...
View ArticleBuilding IntelliJ IDEA community edition
Hi, I wanted to change something in IntelliJ IDEA. So I downloaded the source code, changed the desired parts. I can run/debug it from the IDE, but I do not know how to start the compiled application...
View Articlenot annotated method overrides method annotated with @notnull
I've posted this question on stack overflow, so you can see it's entirety here: http://stackoverflow.com/questions/24495448/not-annotated-method-overrides-method-annotated-with-notnullHowever, I still...
View Articlegit Push Failed error: cannot spawn fatal: unable to fork
I seem to be getting an error that I cannot resolve when pushing. I am using IntelliJ 13.1.4 I can commit fine to git, but when I try to Push I get an error: Push failedC:\<source_path>error:...
View ArticleAre there any plugins that can "automatically update" the serialVersionUID of...
I am now using the GenerateSerialVersionUID plugin, but it generates the UID on demand, when requested by the user. I was looking for something that could re-generate the UID as the class structure...
View ArticleUsing the jetbrains plugin repo
Hi All, I am using intellij 13.1.5 and noticed a major discrepancy between what shows up in my plugins list from Intellij's in-built "plugin browser" and what is available...
View ArticleHow to debug remote tomee instance
The tomee instance is running on localhost. I am using a different http/debug port (which I configured in remote connection settings and under the startup/debug profile). However the IDE still tries to...
View ArticleIDEA hangs while getting subversion history
If i click on the project -> Subversion -> Show history. IDEA hangs, and after some time dies.If i do the same thing from VCS -> Browse VCS Repository -> Browse Subversion Repository and...
View ArticleGradle sync over-writes library settings
Hi, I discovered how to specify a javadoc URL for external libraries being used in my project, and having set that up, Shift+F1 works nicely. I can see the URL recorded in a JAVADOC node in the...
View ArticleGradle Module not working
If I create a new Gradle project everything is fine: The project structure is created for the Gradle-Project, I see the Gradle-Task-View and everything works as expected. Now I create a new empty...
View ArticleIntellij as possibly the most advanced Mac App AFA keyboarding / mnemonics
Mac is infamously keyboardist not-friendly. However Intellij is AFAIK THE BEST Mac app at mitigating the pain. It is the only Mac app of which I am aware that allows using the Option/Alt key to...
View ArticleSonarQube support
Hi, Are there any plans to 'officially' support SonarQube in IntelliJ? We've just implemented it here and it would be a great thing to have integration with IDEA. I know there are community plugins...
View Article