[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] How to launch an external file browser?

Hi,

I'm trying to launch a file browser on a specific directory from an RCP application on Ubuntu. The easiest way on Windows Platform is to call Program.launch(path), but this won't work on Ubuntu, any idea?