XmlSerializer throws java.lang.reflect.InvocationTargetException
Hi there, I'm trying to serialize a settings class with xml serializer and get the following error: java.lang.reflect.InvocationTargetException Here is my settings implementation: @State( name...
View Articleandroid application module depended on another application module
I am writing an application, which consists of base module and a number of derived modules. They are only different in package name and resources. Both base and derived modules are application modules....
View ArticleUsing Cucumber with Grails 2.2 in IntelliJ 12.1 Ultimate Edition
Hi All, I'm trying to use Cucumber with Grails in IntelliJ 12.1. I've created both the feature file and the step definition files. However:IntelliJ is not detecting the Step Definition file written in...
View ArticleSharepoint for Tasks?
Curious if anyone has used Sharepoint Online (office 365) for a Task Server with IntelliJ?? The company I work for is a big Sharepoint user and I'm stuck with my stories and tasks being in a...
View ArticleIntelliJ only runs as root
I'm trying to get IntelliJ running on Fedora 17, but whenever I launch it as my own user it gives me an error message saying that it is using OpenJDK When I run it as root, it runs fine and uses...
View ArticleIDEA puts all pom.xml files into ignoredFiles on git checkout
Hi,A really annoying thing keeps happening whenver I change branch with a git checkout - IDEA puts all my Maven module pom.xml files into a <option name="ignoredFiles"> element in .idea/misc.xml,...
View ArticleAndroid layout designer
New to IntelliJ, check kb but unable to find answer. Using 12.1.3 I have tried to use the designer for assistance with an Android layout. While the end result seems ok, I have question about what...
View ArticleGradle vs Maven dependency display
The new Gradle support in version 12 is really nice, but it is missing one really nice feature that Maven has. In the Maven window, the list of dependencies only show the ones you specified in the...
View ArticleRemote tomcat 7 and idea 12
Hi all! I want to configure deploy project to remote tomcat 7 from idea 7. But in run configuration idea requires Application server (tomcat home and tomcat base dir). Is I need install tomcat to local...
View Articlejava: invalid source release: 8
Hello all! I have been downloaded Android Studio from Google developers. But when I want to start my project, I see the next error:How can I fix this? I didn't found any solution on stackoverflow, so...
View ArticleUsing Strings with Switch statements
So I have searched around, and read that in the JDK 1.7 it allows for Strings to be used in Switch statements. I am using a book to learn java, and it uses a string with the switch statement. In the...
View ArticleDebugging and show large string variable freezes IntelliJ
Hello, when debugging and clicking on a variable object with a large xml-String, Intellij freezes for several minutes.The string is char[838662].see attached picture.When waiting long enough, the...
View ArticleIDEA 12.1 deployment to old Tomcat
Hello, everyone I am new to IntelliJ and I'm facing a problem with a custom META-INF/context.xml when deploying to local Tomcat 5.0.x (jdk 1.5, Windows 7 x86):the IDEA 12.1 seems to ignore my...
View Articleinfo next day delivery without prescription
info next day delivery without prescription Ambien and sucide and zoloft Ambien and sucide and zoloft this may occur with or without diarrhea, rash, fever, muscle pain, or dizziness....
View ArticleControl a running instance of intellij/phpstorm for example to open file
Hello Community I noticed that a running instance of my PHPStorm has many ports opens (4 tcp and 2 udp). I know some are used for example for the jstestdriver, but I was wondering if one could be used...
View ArticleBest Practices for Non-Java Setup in IntelliJ?
This is my first post after purchasing Intellij IDEA and I'd welcome any guidance. After install, I feel like a learner pilot sitting in a 747 cockpit instead of a cessna. Background. I'm a...
View ArticleUnable to set breakpoints in gradle project
Hi all, I'm not having any luck setting breakpoints in a gradle project. It seems I should be able to right click on the 'Run' in JetGradle, and set breakpoints, but they're just not getting hit, even...
View ArticleGet log from artifact build?
I have created an artifact that builds a signed Android APK. I run this from the Build/Build Artifacts menu item. Something is going wrong with the Post-build ANT task I have created, but I can't see...
View ArticleAndroid Studio - Debug into IntentService
To the point: Using EclipseI'm having no issue setting a breakpoint in an IntentService in my project and having it hit. Using Android StudioThe same project (I'm able to run it from both Eclipse and...
View ArticleCPU / Memory snapshot with JProfiler instead of YourKit Profiler
Looking at this article (http://devnet.jetbrains.com/docs/DOC-1253), profiling memory and CPU in IntelliJ products is using YourKit Profiler, producing YourKit proprietary format snapshots.Is there a...
View Article