Command Line options for Intellij
Is it possible to specify command line options when starting Intellij ? Specifically, I want to tell it which project to open with. I have been unable to find any documentation about command line...
View ArticleJavaScript Content Assist - limit hints to folder containing js/HTML files?
Hello, this is my first post to this forum as I am investigating switching my development team from eclipse to IntelliJ. The main reason for the switch is the content assist specifically for...
View Articleplugin incompatibility Play 2.0 Support & Scala
I'm getting this error after updating to 12.1.4. Incompatible plugin detectedPlugin Play 2.0 Support of version 0.2.49 is icompatible with Scala plugin of version 0.10.279. Do you want to disable Play...
View ArticleCreated project from sources under Mercurial but no changes shown or commit...
I'm trialling IDEA as an alternative to Netbeans and have created a project from existing sources. One module in this project is maintained under Mercurial. The project builds ok, but when I select the...
View ArticleMinor issues with ant tasks building artifacts
I've created an artifact for a project, and added some pre- and post-build ant tasks. Two issues arose: 1) If the ant task starts with "-", I get an error like: ant: @#IJIDEA#JUnitSupport#@Unknown...
View ArticleRelaxing Ruby plugin's gem version matching
I have a Ruby on Rails project. Its Gemfile defines a gem with a specific version. This version is slightly different from the version I have installed on the local machine. This works because I never...
View ArticleJAX India 2009: International Conference on Java Technologies April 06-10,...
Hi,Here is an update on JAX India 2009, an International Conference on Java Technologies to be held in Bangalore between April 06 and 10.1) Liferay, SAP, Signsoft, isc2 and many other companies have...
View ArticleWill IntelliJ ever support C?
I use both PHP and C daily. About 70:30% ratio. Maybe python or ruby in future.I have tried PHPStorm and is quite keen, but the C support (one of the plugins) is holding me back.Its just weird and some...
View Article2D graphics plugin development
Hi guys, right now I'm doing a research regarding a possible plugin development. We need to develop a 2D graphics plugin which will generate an UML diagram (kind of). I see that Intellij has an UML...
View ArticleIntelliJ V12 pre-processing ant task with input locks up build process
Hi All, I have an artifact defined with a pre-processing ant task that uses an input task to ask the user for a parameter. This is apparently causing the build process to completely lock up....
View ArticleGenerating methods from unknown usages
I'm switching over from Eclipse, and things have been pretty smooth so far . One feature I use heavily in Eclipse is to call a nonexistent method on a class and use the Cmd + 1 hints to create the...
View ArticleIntellij 12, JDK 1.7 on OSX
I need to use JDK 1.7 with IntelliJ 12 on OSX version 10.8.4. I've modified the Info.plist JVMVersion to be 1.7*, but the only Java version available when I create a project is 1.6. What do I have to...
View ArticleQuestions on web-services in Idea.
Greetings Gentlemen! Got some questions on working with web-services in Intellij Idea, at the moment I use 10.5 Ultimate version and going jump to 12 when its completely stable. 1) How do I create...
View ArticleScala compiler breaks groovy module
I'm working on a multi-module project. Some modules are scala based and some java & groovy. The groovy modules depend on scala & java modules. Hence intellij sets the scala module for the...
View ArticleConversionServiceFactoryBean error in spring-config.xml file
I am using this bean in an application of mine.The application runs fine but the compiler produces a warning when I am trying to use the list tag : <bean id="conversionService"...
View ArticleIntellij stuck indexing when open/create projects
Hi guys, I've just done an update to 12.1.4 today and I can't open or create maven projects (I'm on a OSX 10.8.4). It always gets stuck in indexing using 100% of CPU. I've tried manually deleting...
View ArticleIntellij with JBoss as 7 modules
Hi, everyone I am new to IntelliJ and used to Eclipse behaviour. I am fine with Java and just getting into Java EE. When using JBoss AS 7 as the app server, under the Project > External Libraries...
View ArticleSharing Content Roots Should Be Allowed
I'm building an iOS Flash game with IntelliJ 12.1.3 that loads all it's assets at runtime (this is best practice). The assets folder is a source root containing hundreds of files and since I have 'copy...
View ArticleIDEA seems incognisant of the Servlet API 3.0 xml schema, nevertheless my...
I am able to deploy my web-application without problems using annotationbased url-mappings, so why does IDEA nevertheless highlight the <metadata-complete> tag as a violation of the...
View ArticleTestNG test functions never execute
First a word about my test framework. I have a hierarchy of test classes. There is an abstract base class which does some setup, a child class that does some more setup, and finally an actual test...
View Article