classpath
美
英 
例句
You might have to adapt the classpath (second command) if you installed the parser in a different directory.
如果在另一个目录下安装语法分析器,则可能必须修改classpath(第二条命令)。
Consequently, the classpath has been a thorn in the side of both new users and experienced Java programmers for years.
这样一来,不论是新用户还是资深Java程序员都深感类路径的棘手。
CXF checks for a configuration file in the classpath on startup and, if it finds the file, uses it to set property values.
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.
要部署业务对象,需要使用插件描述符将实现类放到系统类路径中。
You might be thinking that how the classpath data relates to differing project configurations is over complicated.
您可能会想与不同的项目配置相关的类路径是如何的复杂。
Please note that this file must be in the classpath at runtime.
注意,这个文件必须在运行时位于类路径中。
The named key store and trust store must be in a META-INF child directory of a directory in the classpath.
已命名的密匙存储和可信存储必须放在类路径目录下的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所示。
This means that the resource bundle must be packaged with StyleBean or at least in the same classpath.
这意味着资源束必须与StyleBean打包在一起,或者至少要在同一个类路径下。
At any given stage, all the stubs and ties of the next stage must be on the classpath.
在任何给定阶段,下一阶段的所有stub和tie都必须在类路径上。
If you didn't get the proper separation between entries in the classpath, you will be able to see any problems in this view.
如果类路径中的条目之间没有进行正确分隔,在此视图中,您将看到一些问题。
A real implementation may need another custom class loader that would search through some classpath provided just for the compilation.
真正的实现可能需要其他自定义类加载器,该加载器将搜索为编译提供的某些类路径。
In the above . classpath sample, you can see that it contains specific entries relating to project names and plug-in library versions.
在上文中.classpath范例中,可以发现它包含有关项目名称和插件库版本的特定条目。
The next step is to update the WebSphere Application Server classpath settings for the Java Virtual Machine.
下一步是为Java虚拟机更新WebSphereApplicationServer类路径设置。
Only one project can be selected at once as only one project classpath can be used at a time when running the Javadoc tool.
一次只能够选择一个项目,这是因为在运行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客户端运行时代码的插件代码,它需要添加到插件的运行时类路径。
Obviously, to fix the problem in this particular example, class B must be present on the classpath of a suitable class loader.
显然,要修复这个特殊示例中的问题,在对应的类装入器的类路径中,必须存在类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上查找特性文件,因此有必要将包含该文件的目录放到类路径中。
Is not in the classpath of the system class loader or its parent or ancestor class loaders.
不在系统类别载入器或者它的双亲或祖先类别载入器的类别路径中。
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)命令查看这些文件是否存在。
In the Classpath field, specify the full path of each JAR file contained in the directory in which you expanded the dependencies archive.
在Classpath字段中,指定依赖项存档展开到的目录中包含的每个JAR文件的完整路径。
All necessary JAR files must be in the classpath (operating system environment variable) or must be specified on the java command line.
所有必需的JAR文件必须都在类路径(操作系统环境变量)中或者都在java命令行上被指定。
The directory contains documentation, examples, the source code, and the js. jar file, which should be included on your classpath.
该目录中包含一些文档、例子、源代码和js.jar文件,而js.jar文件应该包含在classpath中。
The class name of the resource bundle must be accessible via the classpath and have the title in it with the key "javax. portlet. title. "
资源包的类名必须可以通过类路径访问,并且其中的标题必须包含键“javax.portlet.title”。
This is usually specified on the command line, with -classpath, or via the CLASSPATH environment variable.
该路径通常是在命令行中用-classpath选项指定的,或者通过CLASSPATH环境变量来设定。
Another way to specify dependent JAR files is to put them in the dependent class path and the Java virtual machine (JVM) classpath.
指定从属JAR文件的另一种方法是把它们放在从属类路径和Java虚拟机(JVM)类路径中。
From here, you should be able to compile these files without any additions to the default runtime classpath.
此时起,您就能够编译这些文件且无需向默认的运行时类路径做任何添加了。
Following the procedures outlined here will serve as a guide along the way, and should cure most classpath problems.
文中列出的步骤可以作为指南,并能解决出现的大多数问题。
Another option would be to provide a properties file containing your credentials on the classpath.
另一个方法是在编译路径上增加一个包含您的证书的属性文件。
Permanently by setting the CLASSPATH environment variable at the system level.
永久地,通过在系统级上设置CLASSPATH环境变量来实现。