Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Browsing all 5481 articles
Browse latest View live

Debugging the wrong MAVEN dependency?

So here is my project hierarchy. ApplicationA               |____JarA - snapshot version 2 ApplicationB               |____JarA - released version 1   I have ApplicationA, ApplicationB, and JarA...

View Article


JIRA IDEA Backlog vs Development

Its not obvious in JIRA how these 2 categories differ or what they are used for.Can someone clue me in ?

View Article


Run app in Tomcat - includes two copies of JAR file?

I recently purchased the "ultimate edition" of Intellij and have been trying to use the "Tomcat Server" option to deploy and run my Java project in my local installation of Tomcat 6.0.32.  My IntelliJ...

View Article

Image may be NSFW.
Clik here to view.

Create a helpful Maven dependency diagram?

A new project I am working one has about 55 maven modules.I tried to use IDEA to create a dependencies diagram on all modules, but failed completely. When invoked on the main pom IDEA shows exactly a...

View Article

Android project - how to fix error

Set debug Android project on a USB device (smartphone with Android 4.04). Get the message:Waiting for device.Target device: P772A10D_RUUploading file local path:...

View Article


Create a mapping for a variable to a certain directory?

Not sure how i can explain this but I would like to know the following. In my code  i have variable called "application.cfc.*" and the star is every component there is in the /cfc/ directory of my...

View Article

New Apache Flex 4.10.0 SDK with AIR SDK 3.8: Flash AS project error code 9 exit

Hi, Installed new Apache Flex 4.10.0 SDK and included AIR 3.8 SDK. For testing, used a Flash project that works perfectly using only AIR SDK 3.8 (a previous install in a separate location on the...

View Article

Multi module maven project and resolve workspace artifacts problem

I have a problem with getting workspace resolution working while working with a multi module maven project.Lets say I have 2 Maven modules where A (webapp) depends on B (library).Everything works while...

View Article


After update to intellij IDEA 12.1.4 I recieve org.jdom.input.JDOMParseException

Hello everyone!I have project on silenium web driver, with maven.In intellij IDEA 11.1.4 project works correct.But after I have updatedintellij IDEA from 11.1.4 version to 12.1.4 my project can't work....

View Article


corrupt resolve for Play 2 framework support

Hi guys, I need some help with opening a Play project in IDEA. I've got all the plugins (Scala, Play Support, Play 2.0...) installed and when I open up a new project everything resolves just...

View Article

Sources not found for java test case in maven project.

Hi, When running junit testcase in a maven project and then clicking on it in Run on Debug window Idea can't find its sources. It's very annoying. Are there any bugs about it? Can't find any... Best...

View Article

VM options for Compiling

I am currently in the process of following a tutorial on Youtube. I am making a skeleton script for a game and in order for me to have a game I need a window for the Game to run in But when I compile...

View Article

Typescript Plugin doesn't recognize generics and minor file watcher problem

It seems that the Typescript plugin can't handle the new Typescript generic syntax. Example: var x : Array; Gives a red square in Intellij 12.4. But the code works. And it seems as if the Typescript...

View Article


Analyze Maven Multi-Module Project

I have a top-level parent pom that aggregates about 40 sub-modules, and these sub-modules in turn inherit some dependency coordinates from the parent.  Some of these sub-modules are inter-dependent.  I...

View Article

Can not build a project with mixed java and groovy code

Hello I have few maven-based spring projects that have java and groovy code mixed (groovy and java classes are in the same directories). It compiles successfuly in eclipse using groovy plugin and also...

View Article


Image may be NSFW.
Clik here to view.

Android Run Config does not see MAIN action in intent-filter

I am working on an Android application rewrite where we had to use an activity-alias to maintain the original codename. The problem is that when me added the activity alias it caused the IntelliJ run...

View Article

How to include files in the output directory relative to the compiled swf...

I know how to include files in the packaging phase of an iOS or Android app, but how can I make those files available and relative to a .swf when simulating? Thanks for your time!

View Article


IDEA 12.1.4 and Grails 2.3 - fails to start grails command

I'm trying to user grails 2.3.0.M2 - first time using 2.3 - because I want to look at some of the new features that seem quite useful. However I get the error with GrailsStarter not found whenever any...

View Article

Is it possible to set 'git commit' options?

I'm using a git pre-commit hook locally to run tests prior to code getting commited. Occassionally I'd like to skip the pre-commit hook and I usually use the '--no-verify' option. Is there a way to do...

View Article

Auto complete doesn't find classes on classpath

Hi For some reason intellij does not autocomplete certain classes even though they exist on classpath. Maybe it has to do with stale Maven dependencies, not sure. Seems like the class is indexed...

View Article
Browsing all 5481 articles
Browse latest View live