Can't load libgdx desktop app on mac osx
I have been developing a simple game using libgdx on my Windows 7 PC. Recently I bought a macbook pro (mountain lion). I downloaded and installed JRE 7 and eclipse, then cloned and imported the project. However though there are no errors in the code when I run the desktop version I the JVM loads and quickly dies. The error I get in the console is as follows: JavaVM WARNING: JAWT_GetAWT must be called after loading a JVM _NSJVMLoadLibrary: NSAddLibrary failed for /libjawt.dylib JavaVM FATAL: lookup of function JAWT_GetAWT failed. Exit AL lib: ReleaseALC: 1 device not closed I've added JRE 7 to