Mathias
- Total activity 179
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 56
-
Created generate constructor not working in 14
Running intellij 14.0.3After upgrading to this version, when i click CMD+N and select generate constructor, i just get an empty constructor, nolonger any option to select which fields i want to inc... -
Created Cannot move file to folder in git
Hello,I have an AppCode project set up with Git, working fine checking in out, creating files etc.However, most of my folders are, for some reason, greyed out, and when i try to drag them there, th... -
Created Android versions and project structure problem
Hello,i have an Intellij Android project structure issue.I want my app to work for 2.2-devices, so have my project SDK set up to be 2.2. However, i also want some version-specific layouts to go int... -
Created How do i set jetty session timeout when testing my GWT app?
Hey there,basically what the title says. Been looking around for a while now with no success.I have a gwt configuration to run my gwt app that fires up Jetty. I would like to set the session timeou... -
Created 9-patch images seems to not work in android preview?
Hey there, working on an android app and i'm currently in gui/layout device hell... I noticed that running the apps on the actual device unfortunately differs quite a lot from when i look at it in ... -
Created Multi-module project, jpa persistence and building with GWT breaks running
I have a project with lots of modules. I have two modules that build into jars, both containing JPA Entity classes. I have a WAR that wants entities in both jars, but only want one persistence.xml.... -
Created intellij 11.1 eats up lots of processor time even when idle
Hi, basically what the title says. Every time i start intellij, after a little while it starts chewing up processor time, even if i have nothing specific running and i'm not doing anything in it.Pl... -
Created platform SDK's configured but not showing up in project SDK drop down!
Basically what the title says. I have SDK's in my IDE, see attached image, but they do not show up in my "select project SDK" dropdown anymore after i re-created my project.I'm kinda lost, pointers... -
Created Nothing happens when i create module from maven resources!
idea 11.1.1 I have a projects with a bunch of modules, all created using a maven structure i've had for ages, this has always worked fine.Today, i accidentally "deleted" a module in my project (not... -
Created 11.1 component-scan not working anymore
Hi,I found another thread on the same topic, http://devnet.jetbrains.net/message/5452468#5452468, where they link to a ticket saying this was fixed in 11.1 but i still have the same issue.I have a ...