Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Robert Nicholson
Total activity
195
Last activity
March 31, 2025 04:24
Member since
October 01, 2005 17:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
70
Activity overview
Posts (67)
Comments (58)
Sort by recent activity
Recent activity
Votes
Created
November 13, 2007 20:44
Well I just tried 7549 and it still doesn't put the classes in the war or show an explicit dependency when defining what should be copied to the war (In the Modules and Libraries to Package pane). ...
Community
IntelliJ IDEA Users
Java Module with web facets doesn't get Java classes in war
0 votes
Created
November 27, 2007 20:23
Looking at this again and it looks like I can hand construct an iml file that will work. Idea 6.0 .iml file generated via mvn idea:idea didn't have modulename as a containerElement under WebModuleP...
Community
IntelliJ IDEA Users
Java Module with web facets doesn't get Java classes in war
0 votes
Created
January 22, 2009 02:05
Well I'm using 8.01 and it wouldn't work until I rejared my ehcache 1.2.3 sources jar.that is. if I wanted to open a file say Ehcache ... it would always load the class file when "src" as the rooto...
Community
IntelliJ IDEA Users
Can IDEA cope with src as the root folder in a sources.jar?
0 votes
Created
February 03, 2009 19:22
What should I See when I do that? When I do that nothing happens. I do however, see %'s covered in the Project as Package view. But I'm not seeing anything in the editor to indicator which lines we...
Community
IntelliJ IDEA Users
Confused about Code Coverage in V7,8
0 votes
Created
September 08, 2009 22:45
I was using 1.5 too in Snow Leopard but occasionally panels like Debug, View Breakpoints just won't come up. There are some issues with 1.5 on Snow Leopard.
Community
IntelliJ IDEA Users
Any Snow Leopard Issues?
0 votes
Created
January 12, 2010 22:59
Btw whenever I add /usr/local/apache-maven-2.0.9 to my maven configuration it still complains in IntelliJ that it doesn't know the home directory for maven.
Community
IntelliJ IDEA Users
Maven support?
0 votes
Created
January 13, 2010 05:51
Thanks for the tip. Yeah the maven worked but only after I added M2_HOME as a global environment variable.
Community
IntelliJ IDEA Users
Maven support?
0 votes
Created
January 15, 2010 00:29
I want to ask about an observation I see with how IntelliJ builds the runtime classpath when launching in IntelliJ.If I'm using maven support and I import my app's pom file so that eventually I end...
Community
IntelliJ IDEA Users
Maven support?
0 votes
Created
October 01, 2005 17:30
Please forget that I called fail() above. Remove fail() altogether from the example for the purpose of the discussion.
Community
IntelliJ IDEA Users
Why can't Analyse Code spot that this should use a finally block?
0 votes
Created
October 03, 2005 19:34
I'm not sure I follow.... throw ex is unnecessary since when replaced with a finally block the exception will still proprogate up.
Community
IntelliJ IDEA Users
Why can't Analyse Code spot that this should use a finally block?
0 votes
«
First
‹
Previous
Next
›
Last
»