It's a simple OpenGL app. The problem is, JOGL needs native libraries, and I need to set "Native library location", which is different for Windows and Linux. Is it possible to share project settings between platforms?
I want to make the workspace setup process as simple as "checkout from SVN, compile, run".