Thanks for the info. I didn't know about the open command. Very useful. I did know about '\!*' before the '&', but I had a typo which prevented it from working, so I assumed it…
Trans-tex software has a carbonized version of Tex-Edit available (shareware) now. It doesn't have many of the developer-oriented features that BBEdit has (e.g. syntax coloring) b…
Here's a java based text editor that has much of the functionality of BBEdit- ftp, syntax highlighting, perhaps more:
http://jedit.sourceforge.net/
It has syntax highlighting for…
argoUML is a great UML Modler. Version 0.8 (8.08.2000) seams to work fine without any modifications. In the terminal find the directory you extracted argoUML to and enter:
java -…
Thanks, I just got it working. Now I just need to figure out how to get ArgoUML to accept the 2nd mouse button click. When right-click/ ctrl-click on an object, there should be a m…
I tried Together Whiteboard and it ran, but not well enough to be usable. The problem is that Apple's implementation of Java sucks! I've tried several different types of java pro…
I tried Together Whiteboard and it ran, but not well enough to be usable. The problem is that Apple's implementation of Java sucks! I've tried several different types of java pro…
After messing around with Whiteboard I got it to run... sorta. The Os X java implementation does kinda suck. ArgoUML runs better, but it still isn't feature complete (I can't displ…
FYI, I have Together running on my RS6000 workstation under JDK 1.3. So far it's awesome. I've been able to do more with Together in the last 8 hours than I have with Rose over t…
Quote:
Originally posted by jim potter:
Anyone using IPMasquerade under MacOSX?
Yep it works great in OSX. However it stops working if Classic is running...
Carlos
Can anyone post (or email) how IPMasquerade is set up and configured in the beta? Thanks.
------------------
---
Dave Smith
gveloper@mac.com - AIM: Gveloper
KF4YYT
To varying degrees, yes.
Control strip modules: not directly. However, OpenStrip is taking over that functionality. Modules need to be recompiled, but that's generally all.
Conte…
thanks, that's very helpful.
i definitely understand that the old method of patching traps was a little, uh, sketchy, but it did allow for some nice improvements.
since it seems …
it is just a set of classes available for download from Sun. It used to be called JSDK but now called JSWDK to avoid confusion with the Java2 SDK. It is also closely related with t…
Thanks for the download info. Again, I know this is pretty basic stuff, but could someone offer some help as to where I should put the javax.servlet stuff I downloaded from Sun so …
Quote:
Originally posted by ElLeon0:
Thanks for the download info. Again, I know this is pretty basic stuff, but could someone offer some help as to where I should put t…
Weird, this isn't just a java bug. I tried the same thing with perl and got a similar error. I am trying to do a udp broadcast for server discovery. Any ideas?
-Mike
---------
…
Quote:
Originally posted by ericw:
ok... I feel silly now, but have been unable to successfully execute a fairly simple Bourne Shell script and am frustrated.
Anyway,…