Menu

#2 Including sdljava in a runnable jar file

open
nobody
None
5
2008-10-17
2008-10-17
samel
No

Hello

I'm using sdljava to my project http://jojsticken.sourceforge.net. 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

Manifest-Version: 1.0
Main-Class: gui.GUIMain
Class-Path: sdljava.jar

This didn't work though, giving:

Exception in thread "main" java.lang.NoClassDefFoundError: sdljava/SDLMain

How should I do?

Thanks!

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.