It can handle dependencies, such as the rule that if a source file is modified, its corresponding object file must be regenerated by recompiling the source.
它可以处理相关性,例如有这样的规则:如果源文件被修改,那么必须通过重新编译该源文件来重新生成其对应的目标文件。
This structure also maintains directory information, which is extremely useful in transporting Web sites or other groups of files that have file system relationship dependencies.
此结构还将维护目录信息,目录信息在传输Web站点或有文件系统关系依赖性的其他文件组时将极为有用。
Once users select a plug-in for which they want to observe the dependency chain, you have to parse the plugin.xml file of the user-selected plug-in and look for its dependencies.
当用户选择希望解析依赖链的插件之后,我们就需要对用户所选择的插件的plugin .xml文件进行分析,从而查看它的依赖性。
At this stage, all dependencies on the Spring framework are severed and the corresponding lines can be removed from the Web project's ivy.xml file.
在该阶段,对Spring框架的所有依赖性都被切断,且可以从Web项目的ivy . xml文件中删除对应的代码行。
Each dependency will lead you to another plugin.xml file that will have its own dependencies.
每个依赖性都会导致检查另外一个plugin . xml文件,后者又有自己的依赖性。
In Eclipse 3.0, you have the option of setting up your run time dependencies using a manifest file, which we opt to use.
在Eclipse 3.0中,您希望使用清单文件设置您的运行时相关性,我们选择使用清单文件。
The Spring Framework V1.2.8 - You'll be using the compressed file with all dependencies.
TheSpringFrameworkv1.2.8——具有所有依赖性的压缩文件。
The Spring Framework v1.2.8 — You'll be using the compressed file with all dependencies.
TheSpringFrameworkv1.2.8——具有所有依赖性的压缩文件。
Listing 22 shows the Spring configuration file that defines the components and their dependencies.
清单22展示了定义各组件及其依赖关系的Spring配置文件。
A Job JAR packages up all of the code and dependencies into a single JAR file for easy loading into Hadoop.
Jobjar包可以将所有代码和依赖关系打包到一个JAR文件中,以便于加载到Hadoop中。
The dependency section of the project.xml file for the phonebook application consists of 23 dependencies, half of these being.jar files needed to support Struts and the DisplayTag tag library.
电话簿应用程序project . xml文件的依赖关系部分由23个依赖关系组成,其中一半是. jar文件,用于支持Struts和displaytag标记库。
It displays the XML schema file name, XSR name, owner, decomposition and any dependencies.
其中包括XML模式文件名、xsr名、所有者、分解和各种依赖关系。
In versions of Eclipse before 3.1, you defined plug-in dependencies, as well as extensions and extension points, in each plug-in's plugin.xml file.
在3.1之前版本的Eclipse中,在每个插件的plugin . xml文件中定义插件依赖关系以及扩展和扩展点。
Certain dependencies (Linux file open, read, write, close concepts; using the file descriptor and the modes that the file can be opened in; basic Python structure concepts).
一定的依赖关系(Linux文件打开、读取、写入以及关闭的概念;使用文件描述符和可以用来打开文件的模式;基本的Python结构的概念)。
So, all of those dependencies have to appear on one line in the manifest file.
因此,所有这些依赖项在清单文件中必须出现在一行。
You should see all the dependencies listed under the section of the XML file.
您将看到列出在这个XML文件的部分的所有依赖项。
This XML file has a section to declare dependencies on or requirements of other plug-ins.
这个XML文件中有一节声明了对于其他插件的依赖性或需求。
If the library is selected to be deployed with the module in the dependencies editor, the module is packaged as an EAR and contains a copy of the library JAR file during deploy time.
如果在依赖项编辑器中选择将库和一个模块一起部署,那么该模块将被打包为一个EAR并在部署时包含库jar文件的一个副本。
Add the dependencies shown in Listing 1 to the manifest file.
将显示在列表1中的依存关系添加到这个清单文件中。
When you modify the list of dependencies and save the file, PDE automatically updates your classpath.
修改依赖项列表并保存了文件后,PDE将自动更新您的类路径。
Notice that Listing 3 includes no indication of file locations or URLs, letting you move to different repository locations without needing to change the list of dependencies.
请注意,清单3未表示任何文件位置或URL,允许您转到其他目录位置,而无需更改依赖项列表。
The MAK file specifies the deliverables, their dependencies, and the command to build the deliverables if they don't exist (or if they are older than the dependencies).
MAK文件指定可交付使用的产品、它们的从属性和构建这些可交付使用产品的命令(如果它们不存在或者比它们所从属的产品还要老的话)。
In Listing 1, the plugin.xml file section that declares dependencies appears in bold.
在清单1中,plugin . xml文件中使用黑体表示的一节就声明了这种依赖性。
It first creates a.zip file that contains the SCA module and its dependencies.
它首先创建一个.zip文件,其中包含SCA模块及其依赖项。
Project dependencies, repositories, and plugins are some of the configuration detail specified in the pom.xml file.
项目依赖项、知识库和插件是pom . xml文件中指定的一些配置详细信息。
Spring Framework — You'll use the.zip file with all dependencies.
Spring框架——您将使用.zip文件及其所有依赖项。
Ivy USES this information along with the repository definitions in the ivysettings.xml file (as shown in Listing 4) to download the JAR file dependencies.
ivy将此信息与ivysettings . xml文件中的存储库定义(如清单4所示)一起使用,用于下载JAR文件的依赖项。
You could hand edit the file yourself, but this example USES the dependencies page of the AppBuilder.
您可以自己编辑该文件,但本示例使用AppBuilder的依赖项页面。
Spring provides loose coupling by letting you declare the dependencies in a configuration file and then wires collaborators to dependent objects.
Spring通过允许您在配置文件中声明依赖项,然后将协作者连接到依赖对象,从而提供松散耦合。
The second article describes how eBay use a combination of an XML file format and another proprietary plug-in to manage their project dependencies.
第二篇文章讲述了eBay如何联合使用XML文件格式和另一个私有插件以管理其项目依赖。
应用推荐