Calendar

June 2010
S M T W T F S
« Mar   Jul »
 12345
6789101112
13141516171819
20212223242526
27282930  

How Do I Uninstall NetBeans in Mac OS X?

Drag-and-drop to trash all the folders NetBeans 6.x.app, glassfish-v2.x (if installed) , glassfish-v3 (if installed), sges-v3 (if installed), apache-tomcat-x (if installed)
Delete ~/.netbeans/6.x if you don`t want to save your NetBeans settings or if your IDE behaves strangely.
To clear the history of the installed software on Mac OS 10.6 Snow Leopard delete /private/var/db/receipts/org.netbeans.*, glassfish-v3* (if installed), [...]

Setup Environment and Path on OSX

Set PATH
sudo vi /etc/paths

Quick Red5 install on Mac OS X

These steps work fine with version 0.9.0 RC2 at least…

Download the latest dmg from http://code.google.com/p/red5/
Open the package, drag Red5 to your Applications folder, then start the app (nothing happens visually, it’s a server!)
Open http://127.0.0.1:5080/demos/ in a browser, which should hopefully now show you the demo page

The next step is to install the demos you want to [...]

OSX: Move Files Instead of Copying

You do not have to copy and then delete when moving files on your apple box. Here is how to do it all with one command. This tutorial describes how to drag and drop to move a file from one location to another.
When copying files from one location to another, I have always found it [...]