Mathias
- 活动总数 179
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 56
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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.... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ...