主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Thomas Peeters
活动总数
72
最后的活动
2017年10月26日 11:32
成员加入日期
2009年11月03日 08:59
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
19
活动概览
帖子(19)
评论(33)
按最近的活动排序
最近的活动
投票数
创建于
2015年12月07日 10:26
I don't own the code but it's rather easily reproduced by using the maven-source-plugin. Every build has its sources-jar in its target folder. The debugger chooses either that sources jar or the ...
社区
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 票
创建于
2015年12月08日 07:48
I usually have a JBoss server running locally with our modules deployed. It seems that this issue only occurrs when I've got a server running in debug mode. IDEA chooses the sources-jar classes w...
社区
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 票
创建于
2009年11月03日 10:54
Hey thanks,I'm unsure where I can find this option. It shouldn't be in the Settings then, I can't find that using the filter in the IDEA settings.
社区
IntelliJ IDEA Users
IntelliJ 8.1.3 really slow debugging
0 票
创建于
2010年08月06日 12:23
By default there's the compiler:compile phase (or goal, I always mix the two up), which is listed as "compile" under lifecycle. However this doesn't compile the tests and I'd like to have the defa...
社区
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 票
创建于
2010年08月06日 12:47
I can use the IDEA Maven integration to do the compiler:compile goal (circle). However there's no listing for compiler:testCompile hence I need to use a dos box to be able to do that. The default...
社区
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 票
创建于
2010年08月06日 13:03
This requires me to list the compiler plugin in the plugin section of the build tag. I want to keep my poms as short as possible. I'd like default maven2 behaviour to be enabled by default. But ...
社区
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 票
创建于
2010年08月06日 13:21
Sure thing.http://youtrack.jetbrains.net/issue/IDEA-57216If there's anything lacking let me know.
社区
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 票
创建于
2010年06月04日 14:30
I mean it in the simpelest way possible.I define a "resources" directory in my IDEA project and set it as build path in the module settings. Then I use the filesystem to copy-paste a file into it....
社区
IntelliJ IDEA Users
resource classpath problem intellij 9.0.2
0 票
创建于
2010年06月04日 14:53
Of course I do keep missing on the "build path" "classpath" names.I add the .otf file to the "classpath" and doesn't end up at the classes and resources output.I rename the .otf file to file.otf.pr...
社区
IntelliJ IDEA Users
resource classpath problem intellij 9.0.2
0 票
创建于
2010年06月04日 15:08
That simple huh. I failed to check the compiler, as resources aren't "compiled."Thanks!Why on earth should there be a filter pattern by default??
社区
IntelliJ IDEA Users
resource classpath problem intellij 9.0.2
0 票
«
第一页
‹
上一页
下一页
›
最后
»