标题:J2sdk1.4.2 新手问题
只看楼主
karon1988
Rank: 1
等 级:新手上路
帖 子:11
专家分:0
注 册:2007-4-5
 问题点数:0 回复次数:1 
J2sdk1.4.2 新手问题
本人参加学校SIT要用一个叫j-sim的软件(若有人用过,不吝赐教,谢谢!),需要装J2sdk,和JVM,我装了JVM和j2sdk,试了下:
首先按照网上说的配置好环境变量,然后编译了个HelloWorld,放在E:\下,通过了,并且运行成功。但是我按照j-sim官方网站(www.)上的说明:



Run J-Sim
Use the following command to start a J-Sim session:

    java drcl.ruv.System ?<script>? ?<argument>...?
Or

    java drcl.ruv.System -n ?<script>? ?<argument>...?
where <script> is the initial script to run with. With the option "-n", J-Sim terminal output is disabled and the output only goes to the standard output.

For example:

    java drcl.ruv.System test.tcl 10 "arg2"
The above command starts J-Sim with the script "test.tcl" which in turn takes 10 and "arg2" as its input arguments.

Now, try:


结果如下:
C:\jsim-1.3>java drcl.ruv.System
Exception in thread "main" java.lang.NoClassDefFoundError: drcl/ruv/System    java drcl.ruv.System

请问这个错误是什么意思??
应该怎么解决,我的j-sim的设置应该没有问题!
搜索更多相关主题的帖子: output java ruv JVM 
2008-07-06 13:08
karon1988
Rank: 1
等 级:新手上路
帖 子:11
专家分:0
注 册:2007-4-5
得分:0 
自己顶一个先,没人知道么??
2008-07-07 02:17



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-222808-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.672980 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved