mibew
mibew copied to clipboard
Mibew Notifier will not open on osx
Trying to use the Mibew Notifier app in org.mibew.jabber/resources folder and there seems to be a number of issues. I'm using mac 10.7.4 with java version "1.6.0_33". When I try to open the application I get the following errors:
12-07-24 4:10:05.821 PM [0x0-0xebbebb].org.mibew.notifier: [JavaAppLauncher Error] chdir() failed, could not change the current working directory to /Applications/Mibew Notifier.app/Contents/Resources/Java
Looks like there's no Resources/Java directory in the app. I created the directory and added the smack*.jar files and I get this error:
12-07-24 4:11:41.399 PM [0x0-0xebeebe].org.mibew.notifier: [LaunchRunner Error] The main class "org.mibew.trayapp.NotifyApp" could not be found.
I wasn't able to find the org.mibew.trayapp.NotifyApp file. I can see in info.plist that it's looking for org.mibew.notifier.jar. I'm not sure where to find this or how to compile since I'm not overly familiar with java. Any thoughts?