AngularJS Plugin for IntelliJ 13.1.3: Enter Key issue
Hi All, I am using IntelliJ Ultimate 13.1.3 (our organization was nice enough to purchase license for the dev team ). When I installed the AngularJS Plugin (http://plugins.jetbrains.com/plugin/6971),...
View ArticleFind usages in [file|project] does not work for libraries
Windows 7 with IJ Ultimate 13.1.2 (just one minor minor release back from latest). Repeatable failure mode: (a) navigate to a project library class containing source code. E.g. i went to...
View ArticleIntelliJ GUI displaying foreign characters after fresh install
I was on version 13.0.2 then decided to update to 13.1.3. After uninstalling the older version through the 13.1.3 installer, the display settings have been corrupted upon launching. Here's a screenshot:
View ArticleHelp a beginner? About the GUI designer.
Hey.I'm new to java, only started learning 2 weeks ago.I'm used to C# and Visual Studio especially for the GUI designer there.I just cant wrap my head around Intellij's GUI designer..I cant understand...
View Article.yjp directory - any value at all ?
What is the purpose of the .yjp directory ? It appears to contain Idea logs (IntellijIdea13-nnnn.log) and on my current machine seems to start in September 2013 and so far has over 330Mbyte - not a...
View ArticleLibrary Jar in TomEE deployment
Hello, I have a webapp deployed on TomEE plus 1.6.0 which needs a library jar in TomEEs lib-directory.The library-jar contains a custom Authenticator for tomcat. When I setup the TomEE in IntelliJ via...
View ArticleUnitTesting IntelliJ plugins : how to invoke an action ?
Hello, I'm writing a Vcs plugin (or rather hacking on the hg4idea plugin), and would like to programmatically invoke the "Version Control" > "Update Project" action. How can I do that ? My TestCase...
View ArticleCommand + Backspace (Mac)
On OSX, the Cmd+Backspace behaviour is really strange: It does some kind of combination of "delete to beginning of line" and "delete line", which seems to vary depending on the context. Sometimes it...
View ArticleGradle and provided configuration
Hello, I am using IntelliJ, Gradle, and Lombok. Lombok is a compiler plugin so it needs to be registered as "provided". IntelliJ perfectly recognized this "provided" configuration until last 13.1.3...
View ArticleLocal DB2 database connection not working
I am running IntelliJ 13.1.3 on Windows 7 x64 JDK 7 with DB2 Universal Driver. I have 2 database connections: one for local and the other for trunk. In Eclipse IDE (Quantum DB), both connections work...
View ArticleI'm considering IntelliJ for Python and PHP webdev
With that in mind, are there any settings that I can turn off in the plugins or preferences that may help the IntelliJ run more effieciently? Thanks, Rick
View ArticleIntelliJ IDEA Ultimate with a large multi-module maven project that uses the...
So does maven integration allow the shade plugin to run during a project build. Also, The project also uses tcServers and I'm wondering to set up environment variables for any tcServer instance?...
View ArticleIs it possible to specify Maven profiles per module, like in Eclipse?
I see that it is possible to set active Maven profiles but that's only per project and it appears that the order of those profiles cannot be set. The problem is that we're using some property...
View ArticleEclipse @SuppressWarnings("unused") vs IntelliJ...
Hi there,We are facing the problem that the annotation, generated by IntelliJ for unused methods: @SuppressWarnings("UnusedDeclaration") is not understable for Users using still Eclipse. On the other...
View ArticleMinor issue with Grails 2.4, IDEA 13.1
There has been a change in Grails 2.4 with the removal of the 'upgrade' command but with the IDEA that I am using 13.1 build 760 it is still present as part of the 'upgrade SDK' option but when...
View ArticleGrails SDK Not found when Viewing 2 Projects in 2 Windows?
Anyone else see an issue with one project (not always the same one) complaining about the Grails SDK Not being found when you have two Grails projects open in two different IDE windows? Basically, I...
View ArticleDreaming of one "Bundle license" that could unlock (almost) all the JetBrains...
I'm sorry, I know that this is not a technical-related question but I don't know where I could post this request otherwise. Also, I beg you to forgive my english grammar and spelling errors and I hope...
View ArticleColour Theme per project.
hi, i have many projects opened at the same time and in order to keep the confusion down, i want separate colors,themes for each project. for example, if i have a branch project open, the background...
View Articleweld-se used in multi-module project fails to find beans
hi,I am using Intellij 12 but I guess it is general problem. My project is made of few smaller maven projects, where each maven generates a jar. one of those jars (module A) is creating weld-se...
View ArticleOpenCV4Android and IntelliJ IDEA
Hi,I've been trying to compile OpenCV for android samples (http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.5/) under IntelliJ IDEA with no success. With Eclipse it works out ok,...
View Article