Flash Starling + Profiler
Hi, I am very new to intellij Idea but am really liking it. I have a problem however, I am making a Flash game that uses the Starling lib, when trying to to Profile the game, nothing is displayed, the...
View ArticleHibernate Tools Broken for Me
Hello, For me, Hibernate Tools in IDEA X is totally broken. The "Available plug-ins" area within IDEA for Hibernate Tools says: Recompiled for Idea 5.0 (tested also on Idea 4.5). Huh? What I don't...
View ArticleHow to open an existing Android project in Leda (Intellij 12)
I have created a new android project in Leda and now I m trying to open it by going to "Open Project" option and pointing to the .iml; Nothing happens.
View ArticleGWT Multi-Module inheritance inspection problem
I have a problem ... I have 2 GWT modules.. One needs to inherit a 3rd-party API (MGWT), And the other doesn't. Problem is:If I only inherit that API in the module using it, I get GWT code inspection...
View ArticleComing from Eclipse, how to do this in IntelliJ?
I have been using Eclipse for over 5+ years and decided to try out IntelliJ 11, due to my disappointment in Juno. Two things that I really enjoyed in Eclipse I have trouble setting up in IntelliJ: 1)...
View ArticleOS X Mnemonics
HiWas wondering if its possible to always show mnemonics in controls in OS X version of IntelliJ?At the moment (11.1.3 w/Lion) you can only see the mnemonics as you hold down the alt key. I'd like the...
View ArticleFile Caching
Is there a way to mayually update files (i have selected the "Synchronize... button") but the files are not updated. Alos I have some files that are not in my project so I cant click the "Sync" button....
View ArticleMetadata generation
Hello!How can I automatically generate metatags in AS3 class for Events? [Event(name="captionClick", type="menu.events.MenuEvent")]
View ArticleNPT error starting debugger
I am used to version 4.5 of IntelliJ. Recently upgraded to 11.1.3. I am able to compile and run my application. However, when I try to start the debugger on the same code I get an NPT error...
View Articleidea.config.path is invalid
Hi, I just started having an issue with my idea.config.path on my Windows 7 install running on my 64bit MabookPro under BootCamp. I have been using IDea for several months until most recently when I...
View ArticleGroovy code format - how to format closure
Hello, I was trying to figure how to configure the format tool for Groovy in order to have pretty looking chained closures. Unfotunatelly I can't manage to get what I want. Do you know how can I...
View ArticleProblem using jaxb and java 7 within intellij
Hi all,I have a project setup using maven. When I run the build from the command line using maven I have no problem. The unit test run and work fine. However, when I run the same build from within...
View ArticleLibraries and SVN Externals
Firstly I am working with actionscript and having trounble writing to external libraries. I have a project with a "lib" folder. Within this "lib" folder I keep all my external libraries, most of these...
View ArticleIntellij launching web app incorrectly.
Hey All: I have web application which I deployed to Tomcat 7 in Eclipse STS. The web app luanches and I am able to navigate to all my pages.When I deploy the same application in Intellij the browser...
View ArticleIntelliJ/Flexmojos - flex sdk RSL configuration
Hi, I was trying to fill the gap between our Flex/JEE application and IntelliJ and found that the final problem to get IntelliJ properly configured to work is located in flexmojos flex sdk...
View ArticleUnit Test Path configuration problem
I'm trying to do some unit tests for a GWT project and when I try to run them the test class can never be found. It is the same if I write the test or Intellij generates the test. The build is done...
View ArticleWriting GWT tests
Hey,I'm coding our GWT application with IntelliJ 8The application doesn't has GWT tests and i18n support, how to start writing GWT tests and start employing GWT i18n support?GWT has native tools for...
View ArticleStatus of BitBucket plugin
Hi folks, I'm new to Git and BitBucket, wanted to started using BitBucket for a personal project, both for its advantages, and to get used to the workflow and IDEA integration. I installed the...
View ArticleRemote deployment to Tomcat
Is it possible to remotely deploy locally built artifacts to a Remote Tomcat? I've been banging my head against the staging and host controls shown in the remote tomcat run configuration but every...
View Articlebuilding Maven modules
Is there a way to build modules under a parent from the Project view, that is, without opening the module project in a new window? It would be nice to be able to right click on the pom. Thanks,Marvin
View Article