PHP Module Keeps disappearing
Not sure how to troubleshoot this problem. I have an IntelliJ11 Ultimate Edition, used in 64-bit, which I use for a PHP project with several modules. This project has 3 modules, but every time I...
View ArticleFeature Request Liferay support
Liferay support similar to or superior to that available for Eclipse at the Eclipse Marketplace. USAAC G6 Web Team is fundamentaly a IntelliJ shop, however we have to use ant / Eclipse because of the...
View ArticleIdea git integration
Hi. I am using idea version 11.1.2. And We are using git project I have 5 modules in it all modeules are tracked by git. But idea only knows 2 modules as git other 3 modules it does not know as git...
View ArticleMove ActionScript/MXML support to community edition?
Hello Open Source people at Jetbrains, just wanted to ask, now that Flex has been donated to Apache and thus is really Open Source, are there any plans to move IDEA's excellent ActionScript and MXML...
View ArticleIdea 11.1 and Idea 12 EAP russian characters problem in Output console
I found a strange behavior. When I write something in System.out or in Log4j on russian language I see "?????" in output console. But this is happens only when I call this from Tomcat 7.0 or JBoss 6.1,...
View ArticleConfused about IDEA's representation of my local and remote Git branches
I have a project locally that's also pushed to Bitbucket (it's private so far). I don't understand the relationship between what Git Bash says the existing local and remote branches are and what IDEA...
View ArticleBefore Launch
I am trying out the 12 EAP and really love the new Before Launch section. But it seems the before tasks are not finished before the launch starts which makes the whole thing kind of pointless!?! Am I...
View ArticleGit Log - In Place Diff
Hi, once in the git log and you can see the changed files for a commit. Is it possible then to click on one of the changed files see in place without having to bring up another dilaog window the diff...
View ArticleColdfusion code assist for object array
Hi there! Does anybody know how I can get code assist in IntelliJ if I return an array of a component? For example: component { public void function init() { var array = getAll();...
View ArticleBuild 123.45 keeps shutting down, says eval. expired
Just downloaded the latest release which installs and starts fine, it tells me the evaluation is good until Dec. 30th then shutsdown 5 minutes later saying the evaluation expired? I had plenty of time...
View ArticleIs IntelliJ IDEA Support Gatein
Hi AllI am First time in intelliJ IDEA. I would like to create a project in intelliJ IDEA with jboss Gatein as server.Did you support this faculty?is there is any plugin for that?
View ArticleSpelling - Use a French dictionary
isit possibleto usea French dictionarytomanagethespellinginthesources ? thank youfor youranswers Fabrice
View ArticleIDEA freezes with large generated ANTLR files
Greetings,We use ANTLR and it generates a lot of large Java files (37Mb in 67 files). IDEA often freezes for a few minutes (up to 30 min in the worst case) while processing these files. The only resort...
View Articletoward faster reformat
reformat with import optimise takes a very long time if you set itloose on a project of thousands of files. I noticed it is compute bound and uses only a single thread, usingonly one of my six cores....
View ArticleHow to run IDEA 12 Ultimate on Win 7?
I tried IDEA 12 today and got one problem. When I clicked idea64.exe, an error happened System variables are as below: Java version: Then I tried "idea.bat" and got one exception: Exception in thread...
View ArticleControlling checkin when multiple branches in same project
Where I currently work we have a new branch of svn for each release cycle, so I need to work on multiple branches of the same project. This has caused me problems because sometimes I edit the file in...
View ArticleHow to "resolve" a Trac ticket with IntelliJ
I assume their is an easy solution, but I cannot figure out how to change the status of a Trac ticket via IntelliJ. I have successfully integrated my Trac server inside IntelliJ, and I can change...
View ArticleIntelliJ 11.1.2 [groovyc] compiler always compile ALL source Files
Hi, if I delete the content of the Folder "target" in my IntelliJ workspace the Compiler compiles all files, because he has to do it Now I terminate the Program and rerun it the compiler compiles...
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 Articlerelased bugzilla task plugin
hi all.. just wanted to let ya'll know i've relased a (re)new version of the bugzilla task provider, with some major re-writers and zero depdencies (it uses idea's http client) ....
View Article