Bugs item #1227469, was opened at 2005-06-25 11:38 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1227469&group_id=118870
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jan K (codewright) Assigned to: Nobody/Anonymous (nobody) Summary: problems with Eclipse 3.1 RCs Initial Comment: There seems to be a problem with most release candidates of eclipse. when trying to open the debug/run configuration view a Problems occurred when invoking code from plug-in: "org.eclipse.jface". is thrown. The exception behind is: org.eclipse.jdt.internal.core.Assert$AssertionFailedException: Assertion failed; Path for IClasspathEntry must be absolute ... at com.iw.plugins.jetty.launcher.JettyClasspathProvider.setupJettyPaths(JettyClasspathProvider.java:192) at com.iw.plugins.jetty.launcher.JettyClasspathProvider.computeUnresolvedClasspath(JettyClasspathProvider.java:82) ... it seems like the problems is caused by the url pointing at the runtime.jar within the plugin jar. i exported the plugin as directory and it works now. don't know who's to blame, eclipse or jetty launcher ;) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-02-20 08:43 Message: Logged In: NO cheers ! thank you a lot for this help ! features and plugins as directories work well !) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-11-04 00:10 Message: Logged In: NO thank you, thank you, thank you this was driving me nuts but making dirs works fine!!! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1227469&group_id=118870 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Jettylauncher-plugin mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin
