Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Thomas Peeters
Total activity
72
Last activity
October 26, 2017 11:32
Member since
November 03, 2009 08:59
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
19
Activity overview
Posts (19)
Comments (33)
Sort by recent activity
Recent activity
Votes
Created
December 07, 2015 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 ...
Community
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 votes
Created
December 08, 2015 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...
Community
IntelliJ IDEA Users
IDEA 15 Debug: disable 'alternative source'
0 votes
Created
November 03, 2009 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.
Community
IntelliJ IDEA Users
IntelliJ 8.1.3 really slow debugging
0 votes
Created
August 06, 2010 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...
Community
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 votes
Created
August 06, 2010 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...
Community
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 votes
Created
August 06, 2010 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 ...
Community
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 votes
Created
August 06, 2010 13:21
Sure thing.http://youtrack.jetbrains.net/issue/IDEA-57216If there's anything lacking let me know.
Community
IntelliJ IDEA Users
add Maven phase (or goal) to the Maven integration in IDEA
0 votes
Created
June 04, 2010 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....
Community
IntelliJ IDEA Users
resource classpath problem intellij 9.0.2
0 votes
Created
June 04, 2010 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...
Community
IntelliJ IDEA Users
resource classpath problem intellij 9.0.2
0 votes
Created
June 04, 2010 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??
Community
IntelliJ IDEA Users
resource classpath problem intellij 9.0.2
0 votes
«
First
‹
Previous
Next
›
Last
»