Hi all ! I've struggled a few days trying to make JettyLauncher launch and I found that there are some issues: http://sourceforge.net/tracker/index.php?func=detail&aid=1458079&group_id=118870&atid=682377 Here's the fix (from the link above):
Date: 2007-02-21 08:49
Sender: ojacquet <http://sourceforge.net/users/ojacquet/>
Logged In: YES
user_id=1121397
Originator: NO Here http://jax.be/jettylauncher.jar is an updated jar file where the versionString.equals("???") has been changed to versionString.indexOf("1.6") >= 0. It doubled in size after I updated it when the newly compiled JettyClasspathProvider.class but it works!
Put it in eclipse/plugins/com.iw.plugins.jettylauncher_1.4.1.
Hope it helps ! -- Poli García