IntelliJ12: Struts Assistant Plugin, where to find it
The only plugin I see in Plugins repository is Struts Assistant Plugin by AnimA Tools which after install is conflicting and making IDE unusable (detail here...
View ArticleFlash UI Designer
Greetings, I am using IntelliJ 12.0 on a Mac with 64 bit Java 1.6.0. I installed the Flash UI Designer plugin. I imported a Flash (Flex) application (with .mxml files). I was able to resolve...
View ArticleOpen maven project vs. import
Can someone clarify for me when you would import an existing maven project versus just opening it by clicking on the POM?Thanks.
View ArticleSupport for Testacular
Currently IntelliJ (and WebStorm) only supports the quite old and buggy js-test-driver. While testing of Javascript becomes more and more important, IntelliJ offer much more. I suggest to support...
View ArticleJava Project + Groovy Tests != Happiness
Hi, I upgraded to IntelliJ 12 and have been trying to figure out, based on the setup of an existing project, I can run my test cases, written in Groovy, against my Java source code. Here is the layout...
View ArticleError: Grails SDK is not configured
Hallo Community! We have been testing IntelliJ IDEA for a week.We importet a Grails project from CVS reprository. The import process went fine however if we try to run the application we always get the...
View ArticleIntelliJ 9 and Grails 1.2
Using IntelliJ 9 with Grails 1.2 seems like a step back to me. Why is it now nigh impossible to switch between Grails SDKs??
View ArticleAny JavaDocs preview window to preview the JavaDocs I write?
HiI am looking for a JavaDocs preview window or ability so that I could see a preview of the JavaDocs I am writing for a class or method. Any such option?Thanks.
View ArticleDebugging Play2 Scala based tests in IntelliJ
Greetings all, I am a newbie to Scala and am trying to debug some controller tests using IntelliJ12 Ultimate. I can get the tests to run fine but can't seem to get the debugger to his a breakpoint that...
View ArticleIntelliJ IDEA 12 is with all the functionality of WebStorm EAP 6?
I am hoping to buy IntelliJ 12 license soon. I work alot on Java & HTML5 + Javascript now a days. If I purchase IDEA 12 do I get all the goodies of WebStorm 6 (once release) for HTML5+Javascript...
View Articlewhere can I get LiveEdit chrome extension?
Someone tell me where can I get latest version of LiveEdit Chrome extension. I got old extension while googling but IDE says that old and get new one. Thanks ---Original message URL:...
View ArticleImporting Huge Eclipse Project with Multiple Frameworks into IDEA 12
I would like to import an existing Eclipse project into IDEA 12 that uses multiple frameworks (JSF, Spring Core, Spring MVC, and Struts). This project is using barebones Eclipse and I'm hoping that...
View ArticleNeed help getting IBM Websphere 8.5 (Liberty Profile) setup in IntelliJ
I am having an issue getting Websphere 8.5 setup in IntelliJ on my Mac. It works fine in windows but not on my mac. Under Websphere Server Settings it is asking to select a sever but nothing comes up....
View ArticlePermGen Space out of memory
Hi all: When trying to run my project I am getting the PermGen Space error shown below. I have tried this "fix" which was recommeneded to me previoiusly, but this doesn't seem to resolve it either.I am...
View ArticleAnt 1.8 Code Style For "macrodef" - Possible?
Hi, I'm using Idea v 11.1.4. When I apply code formatting my Ant (v 1.82) files, the macrodefs appear like this: I would rather have the comments un-indented and the keywords indented like this: Is...
View ArticleIDEA and Subversion: show current active branch somewhere
I'm using IDEA 12.0, we have Subversion and a strict policy about changes to trunk, any change should go to a separate branch first, and after closing a ticket merge master merges changes back to...
View ArticleCreate recognize source directories from plugin
I have a gradle project in which I have applied the groovy plugin. Is there a way to get intellij to automatically recognize src/main/groovy and src/test/groovy as source folders? I manually added them...
View ArticleWorking on plugin for IntelliJ, question about com.intellij.tools.Tool class
Hi! I'm writing a plugin for IntellJ IDEA to convert Eclipse specific launchers, and one of the functions will be an ability to create external tools configuration. For that I'm using...
View ArticleAutomatically add gradle dependencies
I have a gradle build, and whenever I add a new dependency to the gradle build, I seem to have to go to the JetGradle window, refresh and then select "Import" to add the dependency so IntelliJ can find...
View ArticleCannot generate hibernate mappings from schema
I am trying to get IDEA 12 to generate hibernate (4.1) mappings from schema but it doesnt like it. Every time, regardless of what combination of xml/annotations output, single table selection , etc, I...
View Article