classpath

类路径

常用释义

词性释义

n.

类路径(一个环境变量)
例句
  • 全部
  • 类路径
如果在另一个目录下安装语法分析器,则可能必须修改classpath(第二条命令)。
Consequently, the classpath has been a thorn in the side of both new users and experienced Java programmers for years.
这样一来,不论是新用户还是资深Java程序员都深感类路径的棘手。
CXF在启动时在类路径中寻找配置文件,如果找到了,就用它设置属性值。
This approach makes it a bit easier to get started because there's no need to muck around with the classpath.
这种方法使得开始了解StatCVS变得更容易,因为不需要关于类路径的更多知识。
TB Activiti can be embedded in any Java application. To Java developers, it's just a . jar that they have to put in their CLASSPATH.
TomBaeyens:Activiti可以嵌入到任何Java应用中,对于Java开发者来说,Activiti只不过是个jar文件而已,只需放到CLASSPATH下即可。
In closing, let me share with you my cheat sheet, the Ant setup I use to make all my classpath and JAXB samples easy.
最后让我们来分享我的一个秘技,用于轻松制作classpath和JAXB示例的Ant设置。
XT allows callbacks to static methods of any class in the classpath at the time of XSL processing.
XT允许回调在XSL处理期间访问处于classpath中的任何类的静态方法。
Get your packages installed, your classpath set up, and you'll be ready to go.
安装好工具包并设置正确的类路径,就万事俱备了。
To deploy a business component, the implementation classes need to be made available on the system classpath with a plug-in descriptor.
要部署业务对象,需要使用插件描述符将实现类放到系统类路径中。
您可能会想与不同的项目配置相关的类路径是如何的复杂。
Please note that this file must be in the classpath at runtime.
注意,这个文件必须在运行时位于类路径中。
已命名的密匙存储和可信存储必须放在类路径目录下的META-INF子目录中。
Because resource bundles are loaded from the classpath, the code isn't dependent on being able to read the JVM's command-line parameters.
因为资源束从类路径装入,所以代码并不依赖于能够读取JVM命令行参数的能力。
You can take advantage of that by simply referencing it in the CLASSPATH environment variable.
通过在CLASSPATH环境变量中引用该位置,就可以使用那个文件。
Add the name of the folder where you put the log4j. properties file to the classpath, as shown in Listing 5.
将您放置log4j.properties文件的文件夹添加到类路径,如清单5所示。
这意味着资源束必须与StyleBean打包在一起,或者至少要在同一个类路径下。
At any given stage, all the stubs and ties of the next stage must be on the classpath.
在任何给定阶段,下一阶段的所有stub和tie都必须在类路径上。
如果类路径中的条目之间没有进行正确分隔,在此视图中,您将看到一些问题。
真正的实现可能需要其他自定义类加载器,该加载器将搜索为编译提供的某些类路径。
在上文中.classpath范例中,可以发现它包含有关项目名称和插件库版本的特定条目。
The next step is to update the WebSphere Application Server classpath settings for the Java Virtual Machine.
下一步是为Java虚拟机更新WebSphereApplicationServer类路径设置。
一次只能够选择一个项目,这是因为在运行Javadoc工具时一次只能使用一个项目的类路径。
For your plug-in code to find the J2EE and EJB client code at run time, it needs to be added to the run time classpath of the plug-in.
至于您查找J2EE和EJB客户端运行时代码的插件代码,它需要添加到插件的运行时类路径。
显然,要修复这个特殊示例中的问题,在对应的类装入器的类路径中,必须存在类B。
First, you need the Ext GWT JAR (gxt, jar, part of the Ext GWT download) to be on your classpath.
首先,ExtGWTJAR(gxt.jar,ExtGWT下载的一部分)必须在您的类路径中。
The URL resources in the classpath must be accessible on the filesystem for the classes to be cached.
必须可以通过类路径中的URL资源访问文件系统上要缓存的类。
This method will find the properties file on the CLASSPATH, so it is necessary to put the directory with this file in the classpath.
这个方法将在CLASSPATH上查找特性文件,因此有必要将包含该文件的目录放到类路径中。
不在系统类别载入器或者它的双亲或祖先类别载入器的类别路径中。
Moving on to the other errors, hovering over the DB2 System's red X it reveals that the classpath entries are set to a Windows path.
移到另一个错误上,停留在DB2System的红色X上,意味着classpath条目已经设置成Windows路径。
Look at each entry in the CLASSPATH variable and check with the dir (Windows) or ls (UNIX) command to see if those files exist.
然后,在CLASSPATH变量中查看每个路径,并用dir(Windows)或ls(UNIX)命令查看这些文件是否存在。
1·The classpath should be defined near the top of the file.
类路径应该在这个文件的顶部附近定义。
2·This class must be found somewhere on the classpath.
该类必须能够在类路径的某处找到。
3·When adding the DB Engine project nature, the project classpath is updated to include this variable, which is defined by the workbench extension point in Listing 7.
当添加 DB 引擎项目性质时,项目的类路径会被更新以包含这个变量,这个变量是由清单 7 中的工作台扩展点定义的。
4·It can also remove many issues that are related to compilation, classpath, or properties; these issues can cost a lot of project time and money.
它还可以消除与编译、类路径或属性相关的很多问题;这些问题可能会耗费大量的项目时间和资金。
5·This way, you create a core batch file and several variants that add or remove VM arguments, classpath entries, and so on.
按这种方式,您可以创建一个核心批处理文件,配备几个变量用来添加或删除VM参数、类路径入口等等。