<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2: Including sdljava in a runnable jar file</title><link href="https://sourceforge.net/p/sdljava/support-requests/2/" rel="alternate"/><link href="https://sourceforge.net/p/sdljava/support-requests/2/feed.atom" rel="self"/><id>https://sourceforge.net/p/sdljava/support-requests/2/</id><updated>2008-10-17T14:37:43Z</updated><subtitle>Recent changes to 2: Including sdljava in a runnable jar file</subtitle><entry><title>Including sdljava in a runnable jar file</title><link href="https://sourceforge.net/p/sdljava/support-requests/2/" rel="alternate"/><published>2008-10-17T14:37:43Z</published><updated>2008-10-17T14:37:43Z</updated><author><name>samel</name><uri>https://sourceforge.net/u/userid-1620117/</uri></author><id>https://sourceforge.net2700d1b7b7155be0f5738066be73f88ae1b69805</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I'm using sdljava to my project &lt;a href="http://jojsticken.sourceforge.net."&gt;http://jojsticken.sourceforge.net.&lt;/a&gt; It works well and all but I don't know how I would go about to include sdljava in a jar file when I'm exporting it with eclipse. I tried changing the MANIFEST.INF to &lt;/p&gt;
&lt;p&gt;Manifest-Version: 1.0&lt;br /&gt;
Main-Class: gui.GUIMain&lt;br /&gt;
Class-Path: sdljava.jar&lt;/p&gt;
&lt;p&gt;This didn't work though, giving:&lt;/p&gt;
&lt;p&gt;Exception in thread "main" java.lang.NoClassDefFoundError: sdljava/SDLMain&lt;/p&gt;
&lt;p&gt;How should I do?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>