No I don't think so. Most people are just lazy and don't even try
It's all like:Eclipse -> Export - > Runnable Jar
on main method add:Code:
System.setProperty("org.lwjgl.librarypath", new File(new File(System.getProperty("user.dir"), "native"), LWJGLUtil.getPlatformName()).getAbsolutePath());
System.setProperty("net.java.games.input.librarypath", System.getProperty("org.lwjgl.librarypath"));
And put a the native folder next to the jar = runs.
And if people are don't want to do that, there is also JarSplice or the FatJar creator (forgot the name).
_________________
Current Projects:
Mr. Hat I
Vegan Vs. ZombiesProjects:RadicalFish Engine - Build on top of Slick2D, Ideas, Bugs? Open an Issue ticket!