[melt-help] MELT dc.jar Help
Ted Kaminski
tedinski at cs.umn.edu
Wed Jan 25 12:23:46 CST 2012
Silver's normal build mode results in a jar with a hard coded absolute path
to "SilverRuntime.jar". It looks like maybe you moved things around after
dc was built, and that path isn't valid anymore.
Try just rebuilding the dc jar. If that doesn't fix it (are you running on
windows?) try using the '--onejar' flag when building dc. (./silver-compile
--onejar)
Ted
On Wed, Jan 25, 2012 at 12:18 PM, Kristofer Von Ahnen <vonah001 at umn.edu>wrote:
> I'm trying to run the dc.jar file with the following command while in the
> containing directory:
>
> java -jar dc.jar
>
>
> However, I'm getting this error message everytime I try:
>
> "Exceptin in thread "main" java.lang.NoClassDefFoundError: common/Node
> Caused by: java.lang.ClassNotFoundException: common.Node
> ...
> ...
> Could not find the main class: dc.Main. Program will exit."
>
> Any help would be much appreciated.
>
> Thanks!
> Kris Von Ahnen
>
> _______________________________________________
> melt-help mailing list
> melt-help at cs.umn.edu
> https://wwws.cs.umn.edu/mm-cs/listinfo/melt-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.umn.edu/archives/melt-help/attachments/20120125/d5cc1a8e/attachment.html>
More information about the melt-help
mailing list