当前位置: 技术问答>java相关
得分套餐(27分):3。在JBUILDER4。0中如何将某些类加入它的类库中,实现调用?
来源: 互联网 发布时间:2015-01-05
本文导语: 得分套餐(27分):3。在JBUILDER4。0中如何将某些类加入它的类库中,实现调用,必须详细回答? 以前有未给分的情况,请通知我!!! | To add something to your classpath in JBuilder ... first cho...
得分套餐(27分):3。在JBUILDER4。0中如何将某些类加入它的类库中,实现调用,必须详细回答?
以前有未给分的情况,请通知我!!!
以前有未给分的情况,请通知我!!!
|
To add something to your classpath in JBuilder ... first choose "Project Properties" from the "Project" menu. Then click "Libraries..." (in the "Java Libraries" section) and click the "New" button.
Specify a name for your new classpath entry, and enter the directory path or JAR file location in the "classpath" box. You can also enter source and doc paths here.
When you are finished, click OK and JBuilder will scan the classpath you have given.
The final thing you may have to do is click "Add..." from the project properties dialog to add the new classes you just created into your project.
Specify a name for your new classpath entry, and enter the directory path or JAR file location in the "classpath" box. You can also enter source and doc paths here.
When you are finished, click OK and JBuilder will scan the classpath you have given.
The final thing you may have to do is click "Add..." from the project properties dialog to add the new classes you just created into your project.
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。