Hi
i m new to java.
I m using Aperture which is a java framework for extracting and querying full-text content and metadata from various information systems and i wanna to run it on fedora core 4 environment having jdk1.5.0_22 installed on it. when i run it gives me an error mentioned below:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/semanticdesktop/aperture/examples/filecrawler/CrawlerFrame
dis Crawlerframe class is placed in .jar file in example sub-folder of Aperture directory.
this code runs successfully on windows 7 having jdk1.6.0_25 installed on it.
ny help would b appreciate.
thanx