[Tilesathome] New preprocessor - area center
Łukasz Jernaś
deejay1 at srem.org
Thu Sep 11 17:59:35 BST 2008
On Thu, Sep 11, 2008 at 3:47 PM, Jiri Klement <jiri.klement at gmail.com> wrote:
> I've added the area center preprocessor to svn. For now it's used only
> by XSLT. XSLT use different algorithm for area center calculation than
> orp, so problems with neighbouring tiles described by spaeth already
> exists for XSLT users. So not big deal if Java is not available and
> area-center preprocessor can't be used.
Now I get
Exception in thread "main" java.lang.NoClassDefFoundError: TestJava
Caused by: java.lang.ClassNotFoundException: TestJava
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Although I'm using orp and have java installed (batik runs fine).
--
Łukasz
More information about the Tilesathome
mailing list