Number of attempts to login via FTP
Hi, Is it possible to tell IntelliJ that it should only try one time to login to FTP? the Problem: Sometime I want to connect to an FTP-Server, where the Pasword has changed. So I run in "Too many...
View ArticleEnabling AspectJ post-compilation weave mode
I'm trying to weave an aspect into a dependency of my project, and it looks like post-compilation weaving is the way to achieve that. The "Enable Post-Compilation Weave Mode" checkbox in the AspectJ...
View ArticleWebLogic server not found
I am running idea-IU-139.224.1 (14) and WebLogic 12.1.3.0.0. I have local install of WLS that works from the command line, and a remote install at slc08uyu that runs fine and is accessible on my...
View ArticleDeployment with select JAR files
Hey everyone, I'm trying to make use of the Deployment feature of IDEA 14.x Ultimate, but I'm running into some confusion. I have a complex, multi-module Maven project that produces various *.jar...
View ArticleMigrating an Eclipse AspectJ project
Hi *, at my company, we are currently working with Eclipse for our Java projects.As me and some other coworkers would rather use IntelliJ, we took a crack at migrating our projects and failed at...
View ArticleMoved to Ubuntu/Linux: Idea can't resolve java.lang.String
Hi all, I'm a longtime idea user. I recently switched my laptop from windows to linux. When opening my projects, the idea editor cannot resolve any 'java.lang.*' objects. Everything is highlighted red....
View ArticleMaven duplicate finder plugin support
Dear Sir, Is there any way to integrate maven duplicate finder plugin into IDE?It would be helpful to visualize this information in some way or create inspection for that.Tree structure is not enough...
View ArticleNeed more keybind actions!
Is there a keyboard action for closing up notification baloons? I cannot find one myself and I have to close them with mouse. Screenshot: http://i.imgur.com/QnyuUfF.png
View ArticleBackground Tasks illegible
Hello, I am running Intellij 14 Ultimate on Windows Server 2008 R2 enterprise and am having a hard time viewing the Background Tasks window. Here is a screenshot (bigger) I am running this under...
View ArticleIssue with Android and "text" substitiution
I am using intellij 10.0.3 and I also have the commerical edtion as well. but in the community edition.... I'm writing an Android app.Lets say the activity is all done. This activity has a few text...
View ArticleIntelliJ 14.0.3 won't start on Ubuntu 14.04
I recently upgraded IntelliJ IDEA from an earlier 14.0.x version to 14.0.3. I'm using 32 bit Ubuntu 14.04. My upgrade procedure entails removing the folder where the old version was installed,...
View ArticleHow to use domain creds on a datasource
I'm new to using IntelliJ for my database connections and I'm sure I'm missing something simple. How do you use domain credentials with setting up a datasource? For example in the username field, I...
View ArticleVisibility scope modifiers for fields and methods aren't visible on uml diagram
How can I show visibility modifiers of fields and methods in uml designer? They aren't visible...EXAMPLE:1) In the tutorial:2) It's mine: IDE: Intellij IDEA 14.0.3 30-day trialOS: Windows 7 Pro SP1
View ArticleBest Method of Configuring a Multi-Module Project w/ Agnostic Root
I've read the docs on setting up a multi-module project but I'm still unclear on a few thing. I'm trying to set up a project which contains/maintains 2 sibling modules (each with their own...
View ArticleHow to configure the maximum views of "Back/Forward" in navigate menu in IDEA?
The Back/Forward commands are real very useful, but it seems that the maximum views I can go back or forward is 20. This maximum is not enough for me, and I can not find where to configure this...
View ArticleAuto-Reformat on Auto-Import
IntelliJ 12.0.2 makes automatically a code-reformat when I'm adding an import-line for new classes via the auto-import shortcut (alt+enter). I tried to disable this but found nothing... does anybody...
View Articlecode formatting: want blank line before first Python method in class
Hi Folks, I'm using 14.0.3 with a Python project, and I want Reformat Code to put blank lines around all methods in a class, but it is treating the first method differently and not putting a blank line...
View ArticleShowing project changed after configuring github.
Hi, i created a project using Intellij and i have been really enthusiastic with the easiness of webapp development with it Meanwhile, after setting up my github account from my project directory, and...
View ArticleIntelliJ icons won't display!
I have a problem with my Icons, The Icons won't load anymore in my Java project, I also got something weird when i added a library. How can i fix this?? Kinds regards, Bart
View ArticleGradle Repo Directory referenced in Project
Hello, I used the Maven mechanism in IntelliJ Idea and the support is very convinient. I can download the JARs from Maven Central and IDEA puts the downloaded Library directly in into the Modules...
View Article