Hello, everyone. 

I just love jMemorize and I really want to add pronunciation feature to the 
program. 
I started playing around with the code, but I was only able to compiling
release_1.2.3. Either release_1.3.x or trunk release does not compile properly 
even after successfully running build.xml. 

This is the error that I'm getting when I compile release_1.3.x or trunk release
Windows Popup:
Could not find the main class: jmemorize.core.Main. Program will exit. 


Console: 
java.lang.NoClassDefFoundError: jmemorize/core/Main
Caused by: java.lang.ClassNotFoundException: jmemorize.core.Main
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Exception in thread "main" 

I just can't figure out how to fix this error. Does anyone know? Any help would 
be great. 

Thanks. 

Regards

Frank Oh



_________________________________________________________________
Windows Liveā„¢: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
jmemorize-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmemorize-developers

Reply via email to