How to attach a different source jar?
I'm not using maven or anything, just plain Intellij. I've opened a binary jar and it had the "Attach sources" link. I selected a jar file and attached it. After opening the source, I realized I have...
View ArticleIDEA 13 + Gradle - idea.module.iml.withXml is ignored?
I am trying to set up a multi-project gradle build in IDEA 13. I am applying the idea plugin to all projects but letting IDEA manage the module files (I didn't run any gradle idea plugin tasks...
View ArticleCan not deploy to JBoss 7: Artifact XXX:war exploded: Server is not...
Hi,While evaluating IDEA 12.1 I encountered this error: Artifact XXX:war exploded: Server is not connected. Deploy is not available.I created simple JSF application, created new local jboss...
View ArticleExecute command from run configuration
Hello, I could use an advice on how to achieve the following.I would like to launch an Adobe AIR application via a Windows batch script, and connect a Flash debugger to this application. I'm using IDEA...
View ArticleGoogle App Engine Enhancer fails - missing JAR in CLASSPATH
Hello, (question at the end, after the project configuration) I created a MAVEN Google App Engine project with several sub-modules:WAR: this packages the App for uploading to GAE / running locally in...
View ArticleAdding Gradle support to Grails module
We have an existing Grails module and want to add Gradle support to it. If I add a build.gradle file to it then attach it in the Gradle view it works but then I my Grails view goes away. It seems I can...
View ArticleAuthentication Required dialog keeps appearing.
I access my Subversion server over VPN. When the VPN is down, despite the fact that I'm not doing any kind of subversion operation (i.e., commit, check out, update) IntelliJ IDEA 13.0.2 (Build...
View ArticleIntelliJ 13 - no JPA validation after upgrade from v12
I'm having trouble getting JP QL validating working in v13. I upgraded from v12 and it brought over my project automatically. As far as I can see I've set everything up correctly, in the module...
View ArticleWhere can I get the IntelliJ IDEA 13.1 134.1445?
Hi, in the new INtelliJ IDEA 135.406 LiveEdit is not working for me. So I want to go back to IntelliJ IDEA 13.1 134.1445 Do you know, where I can get it ( I have deleted my file on my local disc) cu
View ArticleIntelliJ 13 - javascript debugger stops on every module load
I'm trying to use the IntelliJ 13 to debug my node.js unit tests and application by remote connecting on port 5858. I run with node --debug-brk ..., and then connect from IntelliJ. My problem is that...
View ArticleMacros in intellij are weak/limited usefulness - any plans to make them more...
"Edit" a macro consists of : (a) being able to rename it or (b) removing it or (c) removing one task. That's it. That is not editing.. that is more like managing. We should have an editor. There...
View ArticleHelp -> Register
I am trying to register a recent install of IntelliJ IDEA 13.0.2I select Help->Register and enter my username and license key, but the Ok button never enables so that registration can be...
View ArticleUnable to write square or curly brackets in IntelliJ IDEA CE while using...
Hello, I'm using IntelliJ IDEA Community Edition 13.0.2, and my keymap is Croatian. In order to write square or curly brackets with this keymap I need to use Alt Gr + F and G (square) or B and N...
View ArticleFloating Windows won't stay on second screen (Mac OS 10.9.2 / JDK7)
Hi, I recently changed from JDK6 to JDK7 on my Mac. I used to have the debugging window (detached and floating) on the second screen. Since the change, it "jumps" back to the main Idea window as soon...
View ArticleHow to authenticate wsdl using Intellij's "Generate Java Code from WSDL" window?
Hi, I am trying to generate some java classes from a wsdl url but it requires authentication. I have tried everything in the said "Generate Java Code from WSDL" window but the only option where I can...
View Articleschema location takes me to EE 1.4
to reformat all Java files on commitsyntax checking says that version can only be 1.4 s it actually the internal catalogat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
View ArticleCan not resolve directory for typescript reference path
The following entry /// <reference path="/Users/roger/Documents/DefinitelyTyped/angularjs/angular.d.ts"/> gives me some red markes in my ts file. For every parth of the path I get get e.g. 'Can...
View ArticleOn 'update resources' action.
Annoying behavior in idea 13, not in 11 version. A have project with javascript and java files.When i change JS files the only chance to see changes in browser is to "update resources" (ctrl + f10).If...
View ArticleSVN Equivalent to Git's Changes -> Log
One of my favorite pieces of IntelliJ is the graphical log of commits and branches when using Git (accessible via the Changes tab and clicking on "Log". I am unfamiliar with SVN so perhaps I'm asking...
View ArticleFile -> new product... | new module... -> new type
Hi, I am new to plugin development so pls be kind I have read and watched several sites and videos, but non of them helps me understand what I need to do. I want to create a plugin that gives me a new...
View Article