File not found with system classloader.
I am trying to run my program with java -jar CouchbaseImport.jar But in the stack trace I get:INFO: Could not load properties file "cbclient.properties" because: File not found with system classloader....
View ArticleMemory usage in console in 12.1
I started getting consistent out of memory exceptions in the IDE after updating to 12.1 today, running with the same code and data that was working fine on 12.0.4 yesterday. I traced it back to some...
View ArticleProblem adding jars to project Lib in 12.1
Upgraded to 12.1 this morning. In a Gradle project, I wanted to add a new lib assocated with the project. I tried making a lib then adding the jars one at a time. I tried adding the jars each as...
View Articlenew compiler is getting annoying
Hi There, I don't quite know how to phase this problem but the new compiler feature in 12 is starting to annoy me as when it compiles in the background & when it finds an error, it jumps to that...
View ArticleSee incoming Version conflicts (svn)?
In Eclipse you can preview incoming changes with handy conflict detection prior to actually initiating an update. Is this available in IntelliJ IDEA? Thanks all!
View ArticleTask Time Tracking missing from 12.1. Was there in 129.111.
I updated my installation from 129.111 to 12.1 final (129.161). The Time Tracking plugin is missing. See the attached screenshots of the plugins listing. Is there any way to get this back? I already...
View ArticleHow do you change class source location for a given class in the context of...
I have a class that appears as undefined in the IDEA ide. So I used Alt-Enter and accidentally chose the wrong path/location for the class. How do I change this to point/refer to a different path? This...
View ArticleJFrame.EXIT_ON_CLOSE instead of WindowConstants.EXIT_ON_CLOSE
Hi, Using Idea 12.1 on Linux. I use the UI Designer to create an elementary form. When I commit the code, the Inspector raises several warnings: - No label specified for component- Missing mnemonic:...
View ArticleHow to draw a GUI that looks like a basic calculator
Hi, I am sorry for such a basic question. I would like to create a GUI Calculator which does 4 operations. A vary basic stuff just to play around with GUI components. But I have hard time to control...
View ArticleGUI Look: is IDEA designed entirely in Java?
Hi, I begin to play around with IDEA 12.1 GUI Designer on Linux (Xubuntu 12.10 x64). I follow the instructions here: www.jetbrains.com/idea/features/gui_builder.html In my case, it's just a button, a...
View ArticleCreate Servlets without present web.xml
Hi all,I created a java web project for a JEE6 projekt, so it is not necessary to have a web.xml descriptor as long as i annotate my servlet.I tried to create a servlet in IDEA by using the menu New...
View ArticleHow can I make IDEA recognize my generated sources using Gradle?
This isn't specifically a Gradle question, but that's what I'm using as my build tool, so it's relevant. I'm having the same problem as these people:...
View ArticleIncompatibility of IntelliJ Idea 12.1 with projects created with previous...
I've just upgraded to IntelliJ Idea Ultimate 12.1 and I see that there is an incompatibility with projects created with previous versions and when you try to open a project created with a previous...
View ArticleAnt build works from command line but not on IDE
I have been debuging this for a while now. The same ant file when I run from command line it works perfectly but when I run from the IDE I get java.lang.NoClassDefFoundError:...
View ArticlePlease help! IntelliJ 11 just deleted all my files!!!!!
Sorry for the multiple exclamation marks but IntelliJ 11 ust deleted all my projects. In fact, it even deleted all the prjects that were not open in IntelliJ!!!Could someone please tell me how I can...
View Articlepurchase levaquin no prescription levaquin pills online levaquin product
Buy levaquin OnlineBest Selling...
View ArticlePRoblems after 12.1 Upgrade
I upgraded to 12.1 this morning and started having various problems. The first problem was slowdown/sluggishness. I blamed my Mac at first because I had a long file copy running in a separate workspace...
View ArticlePlay2 (Java) reverse router - cannot resolve method
My project runs fine, but when using IntelliJ, it can't resolve the methods of the reverse router. i.e. routes.ref.Account.account(1000L)the "account" method is highlighted in red and it says "cannot...
View ArticleDebugging Groovy Script stops, but doesn't show code/line highlighting
When you debug Java or even a Groovy class, I can set break points, and the code stops there. The IDE actually hightlights that line of code it stopped at, and if the code file/tab wasn't up already it...
View Articleidea and playframework stepping on each other in 12.1
I've been observing what appears to be race conditions between the idea and play compiler. I'm using version 2.0.x of play and running in the "~ run" mode. Quite often I'm seeing things get out of...
View Article