How to auto increment build version in Idea?
Hello everyone! Is there any possibility in Idea to increment automatically version of source code after successfull building?
View ArticleAre collections/objects supported in Cronon
I've run through the Cronon debugger and can't seem to see an objects contents, except for primitives. Is this feature supported?
View ArticleAre collections or objects supported in the Cronon
I've run through the Cronon debugger and can't seem to see an objects contents. Is this feature supported? ---Original message URL: http://devnet.jetbrains.net/message/5518682#5518682
View ArticleI don't get it. How do you get existing resources (drawables etc.) into an...
Hi,Just trying to import a few pngs into my drawables resource folders, but there doesn't seem to be any menu item to do this. I know that IDEA supports the notion of using files where they exist on...
View ArticleLong task performing write action
Hi, I'm coding a plugin which reads and writes file, a bit like a compiler. As it can take a lot of time, I need to execute this asynchronously and as I produce files it requires to have this running...
View ArticleImporting settings from a windows share
Hello, When I try to import in IntelliJ 13.1.3 settings from a jar that is located on my local drive, it works perfectly. The file chooser automatically updates the tree when I enter something like...
View ArticleIDEA do not show icons of files in Project ефи
Got a very strange problem: IDEA do not show icons in the Project tab.A few month ago i had the exact same problem, tried to "Invalidate cashes and restart" - no effect, so then i just reinstall my...
View Articlehyphen : exclude as a word boundary
Hi All, Hyphen acts as a word boundary. That is if I have a symbol "task-list" and the cursor is on the "list". If I do select word at cursor it selects only list where as I like to treat...
View ArticleWhen will Intellij be usable again for Spark Build/Compilation?
I have struggled to obtain a working Spark 1.x build/debugging environment in IJ (latest Ultimate 13.1.3). From the command line sbt compile | package | assembly are all fine. But in IJ a few...
View ArticleNewly regenerated workspace.xml ignores my sourceForlder specifications
Hi.I have the following directory structure specified in my IML: <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />...
View ArticleHaxe plugin future
Could someone from JetBrains please comment on the future of Haxe plugin for IntelliJ IDEA?It's been a long time since any official commits to the repository, there's plenty of pull-requests on github...
View Articlefind all methods with parameters that could be final. ssr.
hi! i would like to search for all methods with parameters that could be final in java. is this possible with the structual search? bestsven
View ArticleJar File will not open
I love your product!Thank you very much! Unfortunately, I'm probably doing something wrong, and I'm having difficulty figuring out how to correct it.I'm using Intellij IDEA 13 CE SDK 1.6 (java version...
View ArticleI have WebStorm and now I wanna do Apple Swift. Should I buy IntelliJ IDEA?
I currently use WebStorm for web development and even for plain text editing. I like doing all of my text editing in one place, whether it's code or not. Now I want to start developing in Apple Swift....
View ArticleHow to display plugin in View-Tool Windows Menu
Hi, I'm trying to develop a plugin. I want my plugin in view-tool windows menu. But, I can't do it in registering action settings. Is there another way to do it? Also, I wanted an integrated...
View ArticleSQL dialect for HP Vertica
What would it take to have the SQL editor support a new dialect, namely, for HP Vertica analytics database?It is simlar to Postgres SQL, but not identical. For the meanwhile, is it possible to disable...
View ArticleOverride pom.xml dependency with local module source
Given a project consisting of two Maven-based modules, foo-common and foo-server, how can I make foo-server resolve classes based on the locally modified foo-common rather than the foo-common...
View ArticleIntelliJ 13 running very slow
Hi, I'm using IntelliJ IDEA 13.1.3.It's running slow when i have a coffeescript file open of 1000+ lines. In the task manager (Windows 7), it's always at 15%+ CPU, the editor window is jerky. How can i...
View ArticlePrefer source code to maven repository
Hey, im having some trouble with maven. i have a android project with a dependency on a module we wrote which i have source code for and is in my project .something like:<dependencies>...
View ArticleExport settings and share them with other developers
Hi! I've sucessfully exported all my settings into one jar. My goal is to be able to copy this jar to other developers so that we have the same base settings. In the jar, one of the files (namely...
View Article