Re: [Wickedshell-user] (no subject)
Brought to you by:
sreichert
From: Bill J. <wb...@gm...> - 2007-07-26 17:07:42
|
Hi, guys The spare time has been quite a bit less copious than first thought. I got as far as you did: the shell works great on win32 platforms, virtual or otherwise, but hangs on mac os x. I don't have visiblity into the Mac JVM. I googled a bit and came across this thread at comp.lang.programmer.java: Redirect stdin using "<" in process started w/ Runtime.exec()? see http://coding.derkeiler.com/Archive/Java/comp.lang.java.programmer/2004-11/0561.html Someone at the O'Reilly portal http://community.java.net/mac/ may have some insights. Stefan, you might want to talk to people at http://www.aptana.com. Aptana is a "growing" a great IDE on top of Eclipse. When Dennis first told me about your shell, I tried it in my Mac Aptana installation and the same issues occurred. Those guys are in the java trenches and may be helpful. Good luck! --Bill On 7/26/07, Dennis Ruffer <dr...@wo...> wrote: > On Jul 26, 2007, at 8:27 AM, Stefan Reichert wrote: > > Hey folks, > > > > did anyone of you experience problems with Wicked Shell on a Mac? > > Apparently it causes Eclipse to crash on Mac by halting it when the > > plugin is started. The problem is, I don't have a Mac, so any hint > > is appreciated J > > > > I heard of this problem twice now. Is there something odd about > > starting a process with Runtime.execute() on a Mac JVM? > > > > Thanks for your support, > > > > Stefan > > > > PS: find an eclipse log from a *suffering* computer attached J > > > > <eclipse.log>--------------------------------------------------------- > > ---------------- > > Yes, I am one of those who reported it, but I don't know enough about > Java to help. I've copied someone who might be able to help. He had > started to look at it in his copious spare time, but I haven't heard > if he's got any clue yet. > > DaR > > |