Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Donald McLean
Total activity
790
Last activity
October 12, 2021 17:09
Member since
September 17, 2004 15:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
306
Activity overview
Posts (242)
Comments (242)
Sort by recent activity
Recent activity
Votes
Created
December 16, 2010 20:14
In the meantime, I came up with an artifact deployment that seems to work except that I can't actually bring up the app.2010-12-16 14:58:24.458:INFO::Deploy /Users/dmclean/Library/Caches/IntelliJId...
Community
IntelliJ IDEA Users
IdeaX and Jetty Plugin, revisited
0 votes
Created
December 22, 2010 16:52
Works like a charm. Since that's a closer match to our standard deployment scenario, I like it much better.Again, thank you.While I've got your attention, any thoughts on why Start Browser doesn't ...
Community
IntelliJ IDEA Users
IdeaX and Jetty Plugin, revisited
0 votes
Created
December 22, 2010 20:52
On 12/22/10 3:17 PM, Mark Scott wrote:On Wed, 22 Dec 2010 11:52:41 -0500, Donald Mclean wrote:>>> While I've got your attention, any thoughts on why Start Browser doesn't>> work?>That capability is...
Community
IntelliJ IDEA Users
IdeaX and Jetty Plugin, revisited
0 votes
Created
December 22, 2010 21:30
On 12/22/10 3:52 PM, Donald Mclean wrote:On 12/22/10 3:17 PM, Mark Scott wrote:>> On Wed, 22 Dec 2010 11:52:41 -0500, Donald Mclean wrote:>>>>> While I've got your attention, any thoughts on why St...
Community
IntelliJ IDEA Users
IdeaX and Jetty Plugin, revisited
0 votes
Created
May 08, 2014 14:03
SLF4J is a library that provides a standardized interface to most of the commonly used logging libraries. Using this will allow you to change the underlying logging without changing any of the exis...
Community
IntelliJ IDEA Users
What is the best approach for logging in IntelliJ 13.1.2?
0 votes
Created
May 09, 2014 04:58
Hi Frank,SLF4J is only a facade - that is, an interface without any implementation. You have to pick an underlying logging method.DonaldOn 5/9/14 3:31 AM, Frank Loizzi wrote:Thanks for your answer....
Community
IntelliJ IDEA Users
What is the best approach for logging in IntelliJ 13.1.2?
0 votes
Created
June 24, 2014 13:37
On the Jetty panel, there are five buttons on the far left at the top:RunStopUpdateDump ThreadsExit (icon is a door with an arrow pointing to it)Exit is the one you want to use.On 6/24/14 6:30 AM, ...
Community
IntelliJ IDEA Users
How to gracefully shutdown jetty in intelliJ idea 13?
0 votes
Created
September 22, 2014 16:13
My experience has been that using a debugger with multi-threaded apps is pretty much impossible because the debugger can only connect to one thread at a time, while the others run freely.Instead, I...
Community
IntelliJ IDEA Users
Debugging Multithreaded Tomcat
0 votes
Created
January 06, 2015 20:41
No, I am definitely seeing it in 139.872.1.On 1/6/15 11:26 PM, Mark Vedder wrote:Already fixed via https://youtrack.jetbrains.com/issue/IDEA-113299. The bug reports it was fixed in IDEA 13 build 13...
Community
IntelliJ IDEA Users
Stupid side effect: overly aggressive import optimization
0 votes
Created
January 06, 2015 21:02
Hmm. Well, I don't write any Java, but I tried it, and it does appear to only be a problem in Scala, so I filed a new Scala request.On 1/6/15 11:56 PM, Mark Vedder wrote:I see in the comment you ad...
Community
IntelliJ IDEA Users
Stupid side effect: overly aggressive import optimization
0 votes
«
First
‹
Previous
Next
›
Last
»