现在文件夹是第一个类对象,作为替代,你可以使用它们。
Now that folders are first class objects, you can use them instead.
请注意,资源接口类的包文件夹驻留在此处。
Note that the package folder of theresource interface classes resides here.
然后,就可以确定应该如何通过其他的IICE特性(如文件夹和项目类)使该内容及其元数据成为可访问的。
Then you can determine how other II ce features, like folders and item classes, can make that content and its metadata accessible.
这个设置使编译器将类文件直接输出到JAR文件,而不是输出到项目的输出文件夹。
This setting causes the compiler to output class files directly to a JAR file, instead of to the project's output folder.
您可以将JAR文件或实际的包文件夹和类文件放到这个目录下。
You can place either the JAR file or the actual package folders and class files into this directory.
验证目标文件夹和目标类定义有效并存在于目标库中。
Verify that the target folder and target class definition are valid and exist on the target library.
除了关闭不必要的项目以外,您还可以定义工作组:元素组(项目、文件夹、类等)。
In addition to closing unnecessary projects, you can define working sets: groups of elements (projects, folders, classes, etc.).
比如,您可以改变uml包的名称,生成另外命名的文件夹;您也可以将一个UM l类映射为另外命名的文件。
Just like you can rename a UML package in the mapping model to generate a differently named folder, you can map a UML class to a differently named file.
实现了所有的类之后,在Eclipse中的项目的src文件夹中应该有以下文件夹和文件(图2)。
After all the classes are implemented, you should have the following folders and files under the SRC folder for the project in Eclipse (Figure 2).
条目可以是JAR文件或目录(类文件夹),例如其他项目的bin目录。
Entries can be either JAR files or directories (class folders), such as the bin directory of another project.
在Libraries选项卡中,突出显示所有条目并单击Remove,以从构建路径中删除所有JAR和类文件夹。
On the Libraries TAB, highlight all entries and click remove to remove all JARs and class folder from the build path.
要纠正这个问题,可以从上面的代码中删除第 23行,重新编译存储过程,并且将新的类文件转移到sqllib\function文件夹。
To fix the problem, remove line 23 from the above code, recompile the stored procedure, and move the new class file to the sqllib\function folder.
请注意,Log4J. properties文件需要在类路径上,以指定要使用的搜索路径,这里是通过向应用程序服务器的类路径添加文件夹来实现的。
File needs to be on the classpath to specify the appenders to use, which is done here by adding a folder to the application server's classpath. To do this.
如果没有映射模型,那么date类将会生成在一个名为Package1的文件夹内。
If you do not have a mapping model, then the Date class will be generated inside a folder called Package1.
浏览c: \RCPEJBClient \RCPCode \src文件夹并且导入三个类,如图46所示。
Browse to the c: \ RCPEJBClient \ RCPCode \ SRC folder and import the three classes, as shown in Figure 46.
还要把必需的axis框架类从c: \wsdk \lib拷贝到c: \ wsdk \services \applications \ axis \WEB - INF \ lib文件夹。
Also copy the required axis framework classes from c: \ WSDK \ lib to the c: \ WSDK \ services \ applications \ axis \ WEB-INF \ lib folder.
生成的Web服务客户机类位于Web服务的目标命名空间所决定的文件夹中。
The generated Web service client classes are located in a folder determined by the target namespace of the Web service. Following is a list of files to be moved.
maingui类包含了主窗口中的GUI对象,它位于appobjects文件夹之下。
The MainGUI class contains the GUI objects in the main window, and it is placed under the appobjects folder.
将您放置log4j . properties文件的文件夹添加到类路径,如清单5所示。
Add the name of the folder where you put the log4j.properties file to the classpath, as shown in Listing 5.
一种变通方法是复制你的类目录,并将它作为最后的类文件夹加入。
A work around is to make a copy of your classes directory and add it as the last class folder.
如果决定将分类法和类别都用作文件夹,那么连接器很可能将一个项目类映射到这两者,以便区分它们。
If I decided to use both the taxonomy and the category as folders, then the connector would then most likely map an item class to each, in order to distinguish them.
打开服务器配置编辑器,输入必要的设置;例如,将类路径设置为项目文件夹。
Open the server configuration editor to enter the necessary settings; e.g. to set classpath to projects folders.
这个类被物理地移动到目的包所对应的文件夹中,并且对这个类的所有引用也被更改为指向新的包。
It physically moves the class to the folder corresponding to the package and also changes all references to the class to refer to the new package.
要部署框架,需要把框架的编译类以及静态HTML文件和其他资源封装到一个文件夹中,结构类似 WAR文件。
To deploy the framework, you package the compiled classes for the framework along with static HTML files and other resources in a folder structured as an exploded WAR file.
因为您前面已经将JAR文件导入到所创建的lib文件夹中,所以将这些JAR文件添加到类路径是很简单的一件事。
Since you previously imported the JAR files into a lib folder that you created, it is a simple matter to add these JAR files to the classpath.
在某些平台上(特别是Windows),您还可以在PackageExplorer视图中通过简单拖放的方法将类从一个包或者文件夹中移到另一个包或文件夹中。
On some platforms (notably Windows), you can also move classes from one package or folder to another by simply dragging and dropping them in the package Explorer view.
创建一个文件夹,例如一个名为apputils的文件夹,以存储这种类型的类。
Create a folder, such as one called apputils, for storing this kind of classes.
在插件的src文件夹中,创建一个名为RuleMutipleDeclarations的新类。
In the plug-in's SRC folder, create a new class named RuleMutipleDeclarations.
此文件夹中包含一个jar文件(新操作类位于其中)和plugin.xml(其中包含有关插件的信息),如图11 中所示。
This folder contains a jar file containing your new action class, and plugin.xml, which contains information about your plug-in (Figure 11).
此文件夹中包含一个jar文件(新操作类位于其中)和plugin.xml(其中包含有关插件的信息),如图11 中所示。
This folder contains a jar file containing your new action class, and plugin.xml, which contains information about your plug-in (Figure 11).
应用推荐