| 例文 | 共起表現 |
classpathを含む例文一覧と使い方
該当件数 : 163件
Select /BlackJackUI/src in the Source Package Folder combo box and then add BlackJackUI/resources, BlackJackLib/src,and jcardshark-core.jar to the source folder's classpath.例文帳に追加
「ソースパッケージフォルダ」コンボボックスから /BlackJackUI/src を選択し、ソースフォルダのクラスパスに BlackJackUI/resources、BlackJackLib/src、および jcardshark-core.jar を追加します。 - NetBeans
This class is contained in the Spring libraries, which were added to the project classpath when the project was created.例文帳に追加
このクラスは Spring ライブラリに含まれ、このライブラリはプロジェクトの作成時にプロジェクトクラスパスに追加されています。 - NetBeans
Within each project, you can have a separate classpath for compiling, running, and testing your application.例文帳に追加
各プロジェクト内で、アプリケーションのコンパイル、実行、テストそれぞれに専用のクラスパスを設定することができます。 - NetBeans
Click Add Project and select the project folder for the project that you want to add to the project's classpath.例文帳に追加
「プロジェクトを追加」をクリックして、プロジェクトのクラスパスに追加するプロジェクトのプロジェクトフォルダを選択します。 - NetBeans
If you are using the MySQL or PostgreSQL database server, the IDE automatically adds the bundleddriver to the JRuby classpath.例文帳に追加
データベースサーバーに MySQL または PostgreSQL を使用している場合は、バンドル版のドライバが自動的に JRuby のクラスパスに追加されます。 - NetBeans
Right-click the web free-form project, choose Properties, and click OK on the Web Sources Classpath page.例文帳に追加
自由形式 Web プロジェクトを右クリックし、「プロパティ」を選択して「Web ソースのクラスパス」ページで「了解」をクリックしてください。 - NetBeans
The Libraries folder contains a JAR file called jcardshark-core.jar that needs to be on the classpath for both packages.例文帳に追加
「Libraries」フォルダには、jcardshark-core.jar という JAR ファイルがあり、このファイルは、両方のパッケージのクラスパス上に存在する必要があります。 - NetBeans
Edit the Custom Ant Task Definitions section to set your environment'sCLASSPATH variable used by the IDE whenever it runs the Ant buildscript. 例文帳に追加
「Custom Ant Task Definitions」に進んで、Ant 構築スクリプトの実行のたびに IDE が使用する実際の環境の CLASSPATH 変数を設定します。 - NetBeans
The classpath settings for free-form projects only tell the IDE what classes to make available for code completion and refactoring. 例文帳に追加
自由形式プロジェクトのクラスパス設定は、コード補完およびリファクタリングに使用できるクラスを IDE に知らせるだけです。 - NetBeans
Specifies that a specific library, registered in the LibraryManager, will be put on the application's classpath by the wizatd. 例文帳に追加
ライブラリマネージャーに登録されている特定のライブラリを、ウィザードでアプリケーションのクラスパスに置くことを指定します。 - NetBeans
If you click the Libraries tab, note that JSTL libraries are by default added to the classpath during project creation.例文帳に追加
「ライブラリ」タブをクリックすると、プロジェクト作成中に JSTL ライブラリがデフォルトでクラスパスに追加されることがわかります。 - NetBeans
You set project-related settings, like classpath, compilation settings,and runtime arguments, in the Project Properties dialog box. 例文帳に追加
「プロジェクトプロパティ」ダイアログでクラスパスやコンパイル設定、実行時引数などのプロジェクト関係のオプションを設定します。 - NetBeans
Then, when you build one of the projects, all the other projects on the compilation classpath are built as well.例文帳に追加
そのうちの 1 つのプロジェクトを構築すると、コンパイル時クラスパス上の他のすべてのプロジェクトも構築されます。 - NetBeans
The manifest file in the JAR is updated to include entries that designate the main class and any libraries that are on the project's classpath.例文帳に追加
JAR にあるマニフェストファイルが更新され、プロジェクトのクラスパスにある主クラスとライブラリを指定するエントリが含まれます。 - NetBeans
For other database servers, the IDE automatically adds the driver to the JRuby classpath if you have registered the database server with the IDE.例文帳に追加
その他のデータベースサーバーの場合、データベースサーバーが IDE に登録されていれば、ドライバが自動的に JRuby のクラスパスに追加されます。 - NetBeans
The IDE also uses classpath settings to enable code completion, automatic highlighting of compilation errors, and refactoring. 例文帳に追加
IDE はまた、クラスパスの設定を使用して、コード補完やコンパイルエラーの自動強調表示、リファクタリングを行えるようにします。 - NetBeans
You can add JAR files, libraries, and dependent projects to the project's compilation classpath in the Compile tab of the Project Properties dialog box. 例文帳に追加
「プロジェクトプロパティー」ダイアログの「コンパイル」タブで、プロジェクトのコンパイル時クラスパスに JAR ファイルやライブラリ、依存プロジェクトを追加できます。 - NetBeans
As a result,you will need to attach JAR files to the classpath yourself, after thesource structure is created, by using the Library Manager. 例文帳に追加
結果として、ソース構造を作成したあとに、ライブラリマネージャーを使用して JAR ファイルをクラスパスに追加する必要があります。 - NetBeans
Framework libraries are packaged with the IDE and are automatically added to the project classpath when the framework is selected.例文帳に追加
フレームワークライブラリは IDE とともにパッケージ化されており、フレームワークを選択するときに、プロジェクトクラスパスに自動的に追加されます。 - NetBeans
The project classpath is controlled by the settings you set in the Compiling Classes page of the Project Properties dialog box.例文帳に追加
プロジェクトのクラスパスは、「プロジェクトプロパティ」ダイアログボックスの「ソースのコンパイル」ページでオプションを設定することによって制御します。 - NetBeans
When you create a new project,libraries appropriate to the project's type will automatically be included in the project's classpath.例文帳に追加
新しいプロジェクトを作成すると、そのプロジェクトの種類に応じたライブラリが、プロジェクトのクラスパスに自動的に含まれます。 - NetBeans
Note that you should ensure that all your files have been saved because even though normal exceptions should only cause the build to fail cleanly, some critical bugs (e.g.AWT-related deadlocks) in your app could cause the IDE to hang orcrash.In unforked mode there can also be some subtle problems if your app's classpath includes packages that overlap packages in NB's startup classpath.例文帳に追加
通常の例外では、構築がクリーンな形で失敗するだけですが、アプリケーションの重大なバグ (AWT 関係のデッドロックなど) によって IDE がハングアップあるいはクラッシュすることがあるため、必ずすべてのファイルを保存してください。 - NetBeans
Description: When a project is created, the classpath on the container is checked and when a MyFaces implementation is found, that implementation takes precedence. 例文帳に追加
説明: プロジェクトが作成されるとき、コンテナのクラスパスが検査され、MyFaces 実装が検出されると、その実装が優先されます。 - NetBeans
To do so, you create a web application, put the applet JAR on its classpath, and then add an applet tag to the web application's HTML file.例文帳に追加
実行するには、Web アプリケーションを作成し、このアプレット JAR をクラスパスに配置し、アプレットタグを Web アプリケーションの HTML ファイルに追加します。 - NetBeans
The main class must exist in the project or in one of the JAR files or libraries in the project's runtime classpath. 例文帳に追加
主クラスは、プロジェクト内か、プロジェクトの実行時クラスパスにある JAR ファイルまたはライブラリのいずれかに存在する必要があります。 - NetBeans
When you create separate projects for each of your source roots, you have to set up the classpath dependencies between the projects.例文帳に追加
ソースのルートごとに別途、プロジェクト作成する場合は、それらプロジェクト間のクラスパスの依存関係を設定する必要があります。 - NetBeans
In NetBeans IDE 4.0, you create a standard project for each of your source package roots and set up directional classpath dependencies between them.例文帳に追加
NetBeans IDE 4.0 では、ソースパッケージのルートごとに標準のプロジェクトを 1 つ作成し、それらプロジェクト間のクラスパス依存関係を設定します。 - NetBeans
You can maintain a separate classpath for building and running JUnit tests, regardless of whether you set it in your own Ant build scriptor in NetBeans IDE 4.0.例文帳に追加
Ant 構築スクリプトや NetBeans IDE 4.0 での設定に関係なく、JUnit テストを構築、実行するためのクラスパスを別に設定することができます。 - NetBeans
You also have to adjust your runtime classpath if the runtime dependencies between your projects do not match the compilation dependencies between the projects. 例文帳に追加
また、プロジェクト間の実行時の依存関係が、コンパイル時の依存関係と異なる場合も、実行時クラスパスを調整する必要があります。 - NetBeans
If each of your source roots is a separate standard project, you have to set up the classpath dependencies between the projects. 例文帳に追加
各ソースが別々の標準プロジェクトに所属する場合には、それらのプロジェクト間でクラスパスの依存関係を設定する必要があります。 - NetBeans
When adding projects in the Project Properties dialog box, make sure that the Build Projects on Classpath checkbox is selected. 例文帳に追加
「プロジェクトプロパティー」ダイアログでプロジェクトを追加する場合は、「クラスパス上のプロジェクトを構築」チェックボックスが選択されていることを確認します。 - NetBeans
In free-form projects you tell the IDE what classes to make available for code completion and refactoring and specify the classpath for these project sources. 例文帳に追加
自由形式プロジェクトでは、コード補完およびリファクタリングに使用できるクラスを IDE に知らせ、それらのプロジェクトソースのクラスパスを指定します。 - NetBeans
To make your build scripts even more robust, use a property instead of a hard-coded location to specify the classpath to your tasks. 例文帳に追加
構築スクリプトをより堅牢にするには、場所をハードコーディングするのではなく、プロパティーを使用してタスクに対するクラスパスを指定します。 - NetBeans
There is a delay as the IDE adds the jars contained in the component library to the project's classpath and displays the components in the Palette. 例文帳に追加
コンポーネントライブラリに含まれる jar がプロジェクトのクラスパスに追加され、そのコンポーネントが「パレット」に表示されるまで、少し時間がかかります。 - NetBeans
If project A requires both project B and project C during execution, you have to add project C to project A's runtime classpath. 例文帳に追加
実行中の プロジェクト A がプロジェクト B と C の両方を必要とする場合は、プロジェクト A の実行時クラスパスにプロジェクト C を追加する必要があります。 - NetBeans
The classpath settings for free-form projects in the Project Properties dialog box only tell the IDE what classes to make available for code completion and refactoring. 例文帳に追加
「プロジェクトプロパティー」ダイアログでの自由形式プロジェクトのクラスパス設定は、コード補完およびリファクタリングに使用できるクラスを IDE に知らせるだけです。 - NetBeans
Notice also that the Libraries folder contains a JAR file calledjcardshark-core.jar that needs to be on the classpath for the com.jcardshark.blackjack.ui and com.jcardshark.blackjack.lib packages.例文帳に追加
Libraries フォルダに、jcardshark-core.jar という JAR ファイルが含まれていることにも注意してください。 このファイルは、com.jcardshark.blackjack.ui および com.jcardshark.blackjack.lib のクラスパス上に存在する必要があります。 - NetBeans
An IDE project is a group of Java source files and associated information about what belongs on the classpath, how to build and run the project, and so forth. 例文帳に追加
IDE のプロジェクトは、Java ソースファイルとクラスパス上に存在するもの、およびプロジェクトの構築、実行方法などの関連情報をまとめたものです。 - NetBeans
Adding a group of class files to a project's classpath tells the IDE which classes the project should have access to during compilation and execution. 例文帳に追加
プロジェクトのクラスパスに一群のクラスファイルを追加するということは、コンパイルおよび実行中にプロジェクトがアクセスすべきクラスを IDE に知らせることです。 - NetBeans
The launchers load the JVM, build the IDE's classpath, pass it along with some default parameters to the JVM, and prompt the JVM to launch the Java application.例文帳に追加
起動ツールは JVM を読み込んで、IDE のクラスパスを設定し、いくつかのデフォルトのパラメータとともにそのクラスパスを JVM に渡し、JVM に Java アプリケーションを起動するよう求めます。 - NetBeans
To add the driver to the classpath,right-click the project's node, choose Properties from the pop-up menu, select the Java category,and click Add JAR/Folder.例文帳に追加
ドライバをクラスパスに追加するには、プロジェクトのノードを右クリックし、ポップアップメニューから「プロパティー」を選択し、「Java」カテゴリを選択して、「JAR/フォルダを追加」をクリックします。 - NetBeans
To learn more about the IDE workflow for developing Java applications,including classpath management,see Developing and Deploying General Java Applications. 例文帳に追加
クラスパス管理を含む Java アプリケーション開発のための IDE のワークフローに関する詳細は、「一般的な Java アプリケーションの開発および配備」を参照してください。 - NetBeans
Entering basic options, like classpath settings and JAR filters, in the New Project wizard when you create a project, or afterwards in the Project Properties dialog box. 例文帳に追加
「新規プロジェクト」ウィザードでプロジェクトを作成するとき、あるいはプロジェクトの作成後「プロジェクトプロパティー」ダイアログで、クラスパスや JAR フィルタなどの基本的なオプションを入力する。 - NetBeans
If you want to specify a class in one the libraries on the classpath, you have to type the fully-qualified name of the class in the Main Class field. 例文帳に追加
クラスパス上にあるライブラリにあるクラスを指定する場合は、「主クラス」フィールドにそのクラスの完全修飾名を入力する必要があります。 - NetBeans
For more information on configuring your project, see Configuring the Classpath and Other Project Settings in the Creating, Importing, and Configuring Java Projects guide.例文帳に追加
プロジェクトの構成の詳細については、「Java プロジェクトの作成、インポート、および構成」の「クラスパスおよびその他のプロジェクトの設定の構成」を参照してください。 - NetBeans
A wrapper module is a module that contains no code, but places libraries on an application's classpath.We need to place several JAR files on our application's classpath.例文帳に追加
ラッパーモジュールとは、コードを含まず、アプリケーションのクラスパスにライブラリを配置するモジュールです。 アプリケーションのクラスパスには、複数の JAR ファイルを配置する必要があります。 - NetBeans
To add projects, libraries, JAR files, and folders to the project's runtime classpath, use the buttons on the right side of the Run-time Libraries list in the Project Properties dialog box. 例文帳に追加
プロパティーの実行時クラスパスにプロジェクト、ライブラリ、JAR ファイル、およびフォルダを追加するには、「プロジェクトプロパティー」ダイアログの「実行時ライブラリ」リストの右側にあるボタンを使用します。 - NetBeans
The IDE creates a new web application project.Put the EJB module on the web application project's classpath, so that the web service you are creating has access to the EJB module. 例文帳に追加
IDE により新しい Web アプリケーションプロジェクトが作成されます。 Web アプリケーションプロジェクトのクラスパスに EJB モジュールを指定することで、作成中の Web サービスが EJB モジュールにアクセスできるようにします。 - 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会員(無料)になると
|