GWT project works fine in Eclipse but not IntelliJ Idea.
Is there any document that defines how to migrate a GWT project from Eclipse to IntelliJ? I have setup the GWT run configuration and when my project launches it seems the GTW bootstrap just doesn't...
View ArticleAnnoying freezes on Intellij 13.1.2
Recently I'm getting loads of annoying momentary freezes or stuttering with Intellij 13.1.2. I've followed instructions in...
View ArticleIntellij 12.x VM options contains -Dlog4j.d
Howdy, my Intellij 12.x VM options contains -Dlog4j.d I'm fairly sure this is connected to my slf4j configuation governing the log4j logging. However, I have Googled this to pieces and have found no...
View Articlenew feature: sublime multiple selection in 13.1
I was reading the new features in 13.1 and could not understand this one at all - is there a user manual that describes the feature in detail. I haven't used sublime and should not be expected to know...
View ArticleSplit Editor - indicate which tab is active?
If I split my editor into multiple tab groups, is there any way to configure things so that the active one is highlighted (or otherwise visually designated) in some way? Notice that in the following,...
View ArticleChanging specific lines' color change
In my files I have some debugging codes, most of them 1 line per method.Although they are useful for debugging, I want them to be shown in a different way.Is it possible with intellij idea 13 beta, to...
View ArticleMissing libraries - how to import?
I'm a new user, and am starting with v13.1.2. I am able to pull a previously-existing project from version control and import it into IDEA by either File->New Project or File->Import Project....
View ArticleIntelliJ Not Searching Maven Central Repo
Hello, I'm trying to get started using IntelliJ and Gradle. I created a new Gradle project and I want to add Spock support. However, when I open build.gradle and hit CTRL+N -> Add maven artifact...
View ArticleRunning groovy script that uses AntBuilder (via right click / 'Run') results...
Hi. I have a groovy script that works fine when i run it from the command line (on linux using groovy 2.3.0). but when i try to run the same script in intellij [ 12.1.6 Build: #IU-129.1359 ] i...
View ArticleHow to have the debugger step into the code of another IDEA project
I have a repository that consists of several IDEA projects. One project creates a jar file which is used by several others. I need to be able to run the debugger and step into the code of a jar file...
View ArticleProblems compiling Android SBT project
I've posted this message before in the Scala plugin forum, but no answer. So, as it is an Android specific issue, I post it also here. IDEA 13.1.2 with latest Scala plugin cannot compile a SBT Android...
View ArticleJava sources not in classpath into multi-module project (maven)
Hi,I have this scenario:I have a project (maven) that has it's own dependencies.From project structure, I added two projects (maven) as modules, I deleted old maven dependencies and moved up the...
View ArticleAndroid Gradle-Project and Unit-Testing
Hi, can anyone help me getting Unittesting working for my Android-Project within Intellij?I just need normal unit tests for my code - no UI-Testing. After hours of research I got it working from the...
View ArticleSVN basic auth issue (1U-135.815)
Hey Folks, Any time I attempt to commit to my company's internal svn repo, I receive the following: Error:svn: E170001: Commit failed (details follow):svn: E170001: MKACTIVITY of...
View ArticleGIT and Mercurial integration - UI changes needed?
Git and Mercurial have the concept of a local code repository, and a remote one. The user interface model doesn't work so well for me, with how these popular VCS are architected. It seems like what is...
View ArticleAfter create android project - AndroidManifest.xml file not found
HiI using simple project without Ant, Maven or Gradle and after building, get punch with this message "Error:Android Source Generator: [PickerAndroid] AndroidManifest.xml file not found". I have check...
View ArticleHow to launch a JUnit Robolectric test
Hi,In a SBT project, I can launch correctly Robolectric tests with this setting:managedClasspath in Test <++= (platformJars in Android, baseDirectory) map { case ((j,_), b) =>...
View ArticleBrowser error: Unable to find application named 'open'. Play framework 2.0
when I start the Play Framework 2.0, the server runs fine, but a popup appears withthe "Unable to find application named 'open'. When you click the button it brings you to the supported browsers. I...
View ArticleTurn off "really undo?" Confirmation popup?
Pressing ctrl-z in Windows causes Intellij to present a confirmation dialog which needs to be confirmed before it will undo typing. I am experiencing this while editing javadoc. It's extremely...
View ArticleTurn off "really undo?" Confirmation popup?
Pressing ctrl-z in Windows causes Intellij to present a confirmation dialog which needs to be confirmed before it will undo typing. I am experiencing this while editing javadoc. It's extremely...
View Article