Eclipse compiler custom warning
Hi, How can I configure the warnings the eclipse compiler displays? I want to use -warn:+foo and -properties to use a list of compiler settings, but they don't seem to be honored in "Additional command...
View ArticleAspectJ: Cannot create new aspect
I am trying to use AspectJ in an Android app. I enabled AspectJ support from the plugins menu, added aspectjrt.jar as a dependency, and restarted the IDE. However, I am not seeing "Aspect" as an option...
View ArticleStepping in debug is slow (AS3)
Stepping while debugging seems a tad slow (0.2 seconds-ish). This is the case for even very small projects.Any ideas how I diagnose and fix this problem?
View ArticleHow do I get back scratch files I closed ?
Say you create a scratch file. It's named "scratch.9". When I close this scratch file, how can I get back the content ? I can't find a view of recent scratch files. Many thanks
View ArticleIntelliJ editor "wiggles"
This is something that's kind of hard to describe, but it drives me nuts! Sometimes, when editing code in IntelliJ editor, the whole codeview "wiggles" from right to left. not constantly, but now and...
View ArticleFlex "Object not found". SDK not recognized?
It happens that I get a weird "Object not found" compile error in my program(s). It seems as if IntelliJ does not recognize the current Flex SDK. The problem usually arise after a reboot of the...
View ArticleMaven libraries in non-maven projects
We have a large non-maven Java project. As well as this, we also have some smaller Maven projects and an Archiva repository. I would like to use Maven libraries in the non-Maven project for snapshot...
View ArticleIDEA 14.0.2 hangs?
Anyone else having this problem? Since I upgraded to 14.0.2 Ultimate, it randomly hangs and becomes completely unresponsive. Usually it's after I click the Windows "X" to close the app or after I...
View ArticleTips on creating complicated live templates with groovy?
My team recently decided to explore switching to IntelliJ. Things are going pretty well, but someone discovered Live Templates and all of the complicated stuff they can do. Someone jokingly challenged...
View ArticleHow to have Collapsable/Expandable in intellij form.
Hi, I am currently working on the plugin that is having the GUI form where i need the have the Collapsable/Expandable panel.It would be great if someone suggest me the good link i can refer. I need to...
View ArticleUnit testing in gradle-based project
Hi allRecently I started using libGDX library and gradle.I have problem with unit tests (using JUnit4).I created one simple test for one simple class. Both classes in the same module and the same...
View Articleintellij idea 14 color preview in xml editor
I updated IntelliJ Idea from 13 to 14 and I noticed that in XML file editor the little square representing a color preview (you can find it on the left near line number) has disappeared. I't still...
View ArticleLaunching from Ubuntu?
I found a pretty good web page that explained how to create an icon on the launch bar to launch IntelliJ IDEA. http://nufailm.blogspot.ca/2012/05/custom-launcher-for-intellij-idea-in.html However when...
View ArticleIntellij 14
HelloI am running into the following problem after upgrading to intellij 14 and updating the scala plugin to version 1.2.1 whilst running the project as a play app [error] Not a valid project ID:...
View ArticleGoogle App Engine facet uses absolute paths
Hello,We are building a Google App Engine application in Python, so we added the GAE facet. The configuration of the facet requires the SDK directory. This directory is stored as an absolute path in...
View ArticleIntelliJ with PHP, Python, and ObjectiveC plugin vs PHPStorm, PyCharm and...
Given the productivity gains we've had with AppCode over XCode, we're considering moving away from Vim / Sublime Text 3 (ST) for PHP and Python code, currently assessing PHPStorm and PyCharm as...
View ArticleIntelliJ 14 - Including 1-year subscription starting v.13 - why 13?
Why with buying IntelliJ 14 there is 1-year subscription starting with v. 13? Why not starting with v. 14? https://www.jetbrains.com/idea/buy/choose_edition.jsp?license=PERSONAL
View ArticleBroken link - 'Discussion Forum' from IntelliJ IDEA Community page
When one is on the IntelliJ IDEA Community Pagehttps://www.jetbrains.com/devnet/idea/ Clicking the 'Discussion Forums' shows a 404 missing page error. I presume it should lead...
View ArticleCompiling Flex Modules
Hello I am developing a Flex web application (IDEA 13) and my application displays some complex fxg artwork. The User makes a radioButton choice on startup and the appropriate fxg files are displayed....
View ArticleDoes querydsl work with IntelliJ?
Hello, I have querydsl working with an Eclipse project. I imported the Eclipse project into IntelliJ. Under settings, I configured annotation processor options, similar to Eclipse properties.But, I...
View Article