| 例文 |
JARファイルを含む例文一覧と使い方
該当件数 : 126件
The driver JAR file then appears in the JDBC Driver Jar File(s) pane. 例文帳に追加
「JDBC ドライバの JAR ファイル」区画に、ドライバ JAR ファイルが表示されます。 - NetBeans
properties file. 例文帳に追加
ライブラリ JAR ファイルの絶対パスを使用。 - NetBeans
The Project JAR Files pane shows the JAR files that can be added to the project.例文帳に追加
「プロジェクト JAR ファイル」区画に、プロジェクトに追加できる JAR ファイルが表示されます。 - NetBeans
HelloApplet.jar is the JAR file that contains the applet 例文帳に追加
HelloApplet.jar はアプレットを格納する JAR ファイル名 - NetBeans
Specify the manifest file for a JAR file. 例文帳に追加
JAR ファイル用のマニフェストファイルを指定する。 - NetBeans
In this section you will build the application's JAR file and then run the JAR file from the command line.例文帳に追加
この節では、アプリケーションの JAR ファイルを構築し、コマンド行から JAR ファイルを実行します。 - NetBeans
You should seethe JAR file of the BPEL Module project. 例文帳に追加
BPEL モジュールプロジェクトの JAR ファイルが表示されます。 - NetBeans
The lib subdirectory contains the JavaDB jar files. 例文帳に追加
lib サブディレクトリには、JavaDB jar ファイルが含まれています。 - NetBeans
When you want to include an applet JAR file in a web project,you can do so by adding the Java project that contains the JAR file, or by adding the JAR file itself.例文帳に追加
アプレット JAR ファイルを Web プロジェクトに含める場合は、その JAR ファイルが格納された Java プロジェクトを追加するか、または JAR ファイル自体を追加します。 - NetBeans
Enter the full path to the JAR file in the dist.jar property. 例文帳に追加
dist.jar プロパティーに JAR ファイルのフルパスを入力します。 - NetBeans
Notice that a JAR file for MyLib is listed even though you have not actually built the JAR file yet.例文帳に追加
実際にはまだ MyLib の JAR ファイルを作成していませんが、JAR ファイルが表示されることに注意してください。 - NetBeans
The IDE also adds each of the JAR files that are in the dist/lib folder to the Class-Path element in the application JAR file's manifest.mffile.例文帳に追加
また、dist/lib フォルダ内の各 JAR ファイルは、アプリケーション JAR ファイルの manifest.mf ファイルにある Class-Path 要素にも追加されます。 - NetBeans
Notice that a JAR file for MyLib is listed even though we have not actually built the JAR file yet.例文帳に追加
実際にはまだ MyLib の JAR ファイルを作成していませんが、JAR ファイルが表示されることに注意してください。 - NetBeans
Navigate to the database's .jar file and click Open. 例文帳に追加
データベースの .jar ファイルまで移動し、「開く」をクリックします。 - NetBeans
Optionally, add JAR files to the Libraries Folder. 例文帳に追加
必要に応じて、ライブラリフォルダに JAR ファイルを追加します。 - NetBeans
Notice that a JAR file for MyLib is listed eventhough you have not actually built the JAR file yet. 例文帳に追加
実際にはまだ MyLib の JAR ファイルを作成していませんが、JAR ファイルが一覧表示されることに注意してください。 - NetBeans
The JAR file is generated to the dist directory of your project folder. 例文帳に追加
JAR ファイルは、プロジェクトフォルダの dist ディレクトリに生成されます。 - NetBeans
The JAR file is added to the project's classpath. 例文帳に追加
選択した JAR ファイルがプロジェクトのクラスパスに追加されます。 - NetBeans
Optionally, add JAR files to the project classpath. 例文帳に追加
必要に応じて、プロジェクトのクラスパスに JAR ファイルを追加します。 - NetBeans
Lets you browse to a folder containing the Facelets JAR files. 例文帳に追加
Facelets JAR ファイルを含むフォルダを参照できるようにします。 - NetBeans
Add Javadoc documentation and source code to JAR files on the classpath. 例文帳に追加
クラスパス上の JAR ファイルに Javadoc マニュアルとソースコードを追加する。 - NetBeans
Browse for the database driver JAR file, and click Open. 例文帳に追加
データベースドライバの JAR ファイルを選択し、「開く」をクリックします。 - NetBeans
The MyLib project's JAR file is added to the MyApp project's classpath.例文帳に追加
MyLib プロジェクトの JAR ファイルが MyApp プロジェクトのクラスパスに追加されます。 - NetBeans
Description: NetBeans does not copy the JDBC driver JAR files to the deployment container. 例文帳に追加
説明: NetBeans は、JDBC ドライバの JAR ファイルを配備コンテナへコピーしません。 - NetBeans
Browse to and select the folder that contains the JAR file. 例文帳に追加
JAR ファイルが格納されているフォルダに移動して選択します。 - NetBeans
Classpath.Specify additional JAR files and directories to be used in Ant. 例文帳に追加
Ant で使用される追加の JAR ファイルとディレクトリを指定します。 - NetBeans
Note that the MyLib project's JAR file is added to the MyApp project's classpath.例文帳に追加
MyLib プロジェクトの JAR ファイルが MyApp プロジェクトのクラスパスに追加されます。 - NetBeans
InterceptorStateless-ejb is an EJB module project that produces a .jar file.InterceptorStateless-app-client is an enterprise application client project that produces a .jar file.例文帳に追加
InterceptorStateless-ejb は、.jar ファイルを生成する EJB モジュールプロジェクトです。 InterceptorStateless-app-client は、.jar ファイルを生成するエンタープライズアプリケーションクライアントプロジェクトです。 - NetBeans
If you added a folder of classes or resources to the classpath(as opposed to a JAR file or project), none of the classpathelements are copied to the dist folder. If a library on the project's classpath also has a Class-Pathelement specified in its manifest, the content of the Class-Path element must be on the project's runtime path.例文帳に追加
また、アプリケーションの JAR ファイルの manifest.mf ファイルで Class-Path 要素に各 JAR ファイルが追加されます。 - NetBeans
Next, we need the Java EE 5 JAR files that we referenced in our JFrame Form.例文帳に追加
次に、JFrame フォームで参照した Java EE 5 JAR ファイルが必要です。 - NetBeans
Select the HelloXSLTransformation project and click Add Project Jar Files. 例文帳に追加
HelloXSLTransformation プロジェクトを選択し、「プロジェクト JAR ファイルを追加」をクリックします。 - NetBeans
Launch the installer by double-clicking the bundle installer jar file.例文帳に追加
バンドルのインストーラの jar ファイルをダブルクリックしてインストーラを起動します。 - NetBeans
Workaround: Copy the JAR files manually into the container's class path. 例文帳に追加
回避策:JAR ファイルを手動でコンテナのクラスパスへコピーしてください。 - NetBeans
Navigate to the directory containing the application servers's installer .JAR file. by. 例文帳に追加
アプリケーションサーバーのインストーラ .JAR ファイルを含むディレクトリに移動します。 - NetBeans
You cannot overwrite a JAR file used by a running GlassFish v3 b20 Prelude server. 例文帳に追加
起動中の GlassFish v3 b20 Prelude サーバーが使用する JAR ファイルは、上書きできません。 - NetBeans
With a typical VisualWeb Pack installation,this JAR file is inSun-Java-Application-Server-Install-Dir /javadb/lib/derbyclient.jar 例文帳に追加
Sun Java System Application Server の場合、この JAR ファイルは Sun Java System Application Server のインストールディレクトリ/javadb/lib/derbyclient.jar です。 - NetBeans
To add the JAR file of the BPEL Module project: 例文帳に追加
BPEL モジュールプロジェクトの JAR ファイルを追加するには、次の手順に従います。 - NetBeans
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|