#! /bin/sh # # # Run the linux netbeans script with a linux shell. # # Note: if you get a java.net.inetaddress exception, you should make # sure that this host's IP and name is present in file /etc/hosts # e.g. change # 127.0.0.1 localhost localhost.my.domain # to # 127.0.0.1 localhost localhost.my.domain myhost.mystartup.com myhost # (use the 127 IP number as our actual IP is probably DHCP based). exec /compat/linux/bin/sh $HOME/netbeans-5.5/bin/netbeans