Help for the path setting!!!# Java - 爪哇娇娃
b*y
1 楼
这个问题已经困扰我两天了,哪位大虾帮帮忙吧!
我的程序结构是这样的:
root:
/Users/model/CVS/OrderFeeds/RBS/fxstreamapitoolkit-1/
Source code in:
Source/
.class files in
Headers/
config files in
config/
Makefile and .sh files in
RunScripts/
问题是,如果我在root编译,运行,都没问题,
但是,如果我在 RunScripts
编译完运行时,就会出现问题,问题的原因是,没有找到config 文件中的一个设置。
我的javac and java commands as follows:
javac -classpath
/Users/model/CVS/OrderFeeds/RBS/fxstreamapitoolkit-1/:/Users/model/CVS/OrderFe
eds/RBS/fxstreamapitoolkit-1/lib/rttp.jar:/Users/model/CVS/OrderFeeds/RBS/f
我的程序结构是这样的:
root:
/Users/model/CVS/OrderFeeds/RBS/fxstreamapitoolkit-1/
Source code in:
Source/
.class files in
Headers/
config files in
config/
Makefile and .sh files in
RunScripts/
问题是,如果我在root编译,运行,都没问题,
但是,如果我在 RunScripts
编译完运行时,就会出现问题,问题的原因是,没有找到config 文件中的一个设置。
我的javac and java commands as follows:
javac -classpath
/Users/model/CVS/OrderFeeds/RBS/fxstreamapitoolkit-1/:/Users/model/CVS/OrderFe
eds/RBS/fxstreamapitoolkit-1/lib/rttp.jar:/Users/model/CVS/OrderFeeds/RBS/f