IDEを含む例文一覧と使い方
該当件数 : 3656件
The composite application you configure and build in this tutorial is the Synchronous Sample composite application provided with the NetBeans IDE 6.1distribution.例文帳に追加
このチュートリアルで構成、構築する複合アプリケーションは、NetBeans IDE 6.1 に含まれる同期サンプル複合アプリケーションです。 - NetBeans
In order to develop applications for CDC devices, you must install and register a CDC emulator platform in the IDE. 例文帳に追加
CDC デバイス用のアプリケーションを開発するには、CDC エミュレータプラットフォームをインストールし、IDE に登録する必要があります。 - NetBeans
When you click Finish, the IDE generates entity classes for the CUSTOMER table and the tables related to CUSTOMER table.例文帳に追加
「完了」をクリックすると、IDE によって CUSTOMER 表と CUSTOMER 表に関連する表に対して、エンティティークラスが生成されます。 - NetBeans
Having this connection set up in advance will allow you to take advantage of IDE features that automate the binding of the database to your application.例文帳に追加
事前に接続を設定しておくと、データベースをアプリケーションに自動的にバインドする IDE の機能を利用できます。 - NetBeans
Once you are satisfied that your application works properly, you can prepare the application for deployment outside of the IDE.例文帳に追加
アプリケーションが正しく動作することを確認したら、そのアプリケーションを IDE の外部に配備する準備ができます。 - NetBeans
The following procedure shows how to configure the NetBeans 6.0 IDE to use an alternate version of the GlassFish V2 Application Server. 例文帳に追加
次の手順は、GlassFish V2 アプリケーションサーバーの別のバージョンを使用するように NetBeans 6.0 IDE を構成する方法を示しています。 - NetBeans
If you open the Person.hbm.xml mapping file for Person.java you can see that the IDE generated the following mapping information for the class.例文帳に追加
Person.java の Person.hbm.xml マッピングファイルを開くと、IDE によって次のマッピング情報がクラスに生成されたことを確認できます。 - NetBeans
On machines running Solaris operating system, the binary installer is the preferred method for installing NetBeans IDE.例文帳に追加
Solaris[tm] オペレーティングシステムが動作するマシンの場合は、バイナリインストーラを使用して NetBeans IDE をインストールする方法を推奨します。 - NetBeans
If you have an incompatible version of sax.jar in your JDK installation, the IDE installer crashes with the following message:The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)例文帳に追加
JDK に互換性のない sax.jar がある場合、IDE のインストーラは次のメッセージでクラッシュします。 「The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)」 - NetBeans
Sun Java System Application Server installation fails on Mac OS Xwhen using the NetBeans 4.1 IDE and Sun Java System Application ServerPlatform Edition 8 Bundle installer.The AppServer installer must be run on J2SE1.4.x SDK when using OS X. 例文帳に追加
Mac OS X で NetBeans 4.1 IDE と付属の Sun Java System Application Server Platform Edition 8 のインストーラを使用すると、Sun Java System Application Server のインストールに失敗します。 - NetBeans
The IDE provides validator and converter objects to facilitate input checking and formatting. 例文帳に追加
IDE には、入力の確認と書式設定を簡易化するためのバリデータオブジェクトとコンバータオブジェクトが用意されています。 - NetBeans
The Services window includes a Databases node, which shows all the databases that are registered with the IDE, as shown in the following figure. 例文帳に追加
次の図に示すように、「サービス」ウィンドウには、IDE に登録されたすべてのデータベースを示す「データベース」ノードがあります。 - NetBeans
The following procedure shows how to configure the NetBeans 6.1 IDE to use an alternate version of the GlassFish V2 Application Server.例文帳に追加
次の手順は、GlassFish V2 アプリケーションサーバーの別のバージョンを使用するように NetBeans 6.1 IDE を構成する方法を示しています。 - NetBeans
From the main menu, choose File Open Project. 例文帳に追加
IDE のメインメニューから、「ファイル」「プロジェクトを開く」を選択します。 - NetBeans
See Debugging C/C++Projects for a tutorial on using some of the features for debugging a C or C++ project in NetBeans IDE 6.5.例文帳に追加
NetBeans IDE 6.5 の C/C++ プロジェクトのデバッグ機能の使用についてのチュートリアルは、C/C++ プロジェクトのデバッグを参照してください。 - NetBeans
Note: Creating a project in NetBeans IDE 6.1 includes new options which can be left at the default.例文帳に追加
注: NetBeans IDE 6.1 でプロジェクトを作成すると新しいオプションが含まれますが、これらのオプションはデフォルトのままでかまいません。 - NetBeans
Contributed by Brian Leonard, maintained by Chris KutlerJune 2008 [Revision number: V6.1-2] Note: The current release is NetBeans IDE 6.5. 例文帳に追加
執筆: Brian Leonard、管理: Chris Kutler2008 年 4 月 [リビジョン番号: V6.1-1] - NetBeans
In this section, you use the New Project wizard to create the sample Java project and UML project provided with the IDE. 例文帳に追加
この節では、「新規プロジェクト」ウィザードを使用して、IDE が提供するサンプルの Java プロジェクトおよび UML プロジェクトを作成します。 - NetBeans
When you first run the IDE with NetBeans Mobility Pack, you can import a subset of the settings you used in NetBeans Mobility Pack for CDC 5.5 Beta2.例文帳に追加
NetBeans Mobility Pack のインストール後に IDE をはじめて実行するときに、NetBeans Mobility Pack for CDC 5.5 Beta 2 で使用した設定の一部をインポートできます。 - NetBeans
prepend the specified classpath to the IDE's classpath. 例文帳に追加
IDE のクラスパスの後ろに指定されたクラスパスを追加します。 - NetBeans
append the specified classpath to the IDE's classpath. 例文帳に追加
IDE のクラスパスの後ろに指定されたクラスパスを追加します。 - NetBeans
If this occurs, you should increase the IDE's maximum heap size. 例文帳に追加
この場合は、IDE の最大ヒープサイズを大きくしてください。 - NetBeans
The IDE supports rapid development of RESTful web services using JSR 311 - Java API for RESTful Web Services (JAX-RS) and Jersey,the reference implementation for JAX-RS.例文帳に追加
IDE は、JAX-RS (JSR 311 - Java API for RESTful Web Services) および Jersey (JAX-RS のリファレンス実装) を使用する、RESTful Web サービスの迅速な開発をサポートしています。 - NetBeans
The IDE undeploys and redeploys your project to the server and then opens a browser window with the test client. 例文帳に追加
IDE によってプロジェクトがサーバーから配備解除および再配備され、テストクライアントでブラウザウィンドウに表示されます。 - NetBeans
On the editor's Main tab, from the Partner Link drop-down list, select PartnerLink1.The IDE fills in the Operation field with operation1. 例文帳に追加
エディタの「主」タブで、「パートナーリンク」ドロップダウンリストから PartnerLink1 を選択します。 「操作」フィールドは IDE によって operation1 と記入されます。 - NetBeans
This tutorial assumes that you have some basic knowledge of, or programming experience with, the BPEL language and the NetBeans IDE. 例文帳に追加
このチュートリアルでは、BPEL 言語、および NetBeans IDE の基本的な知識またはプログラミング経験があることを前提としています。 - NetBeans
The following procedure shows how to configure the NetBeans IDE to use an alternate version of the GlassFish V2 application server. 例文帳に追加
次の手順は、GlassFish V 2 アプリケーションサーバーの別のバージョンを使用するように NetBeans 6.1 IDE を構成する方法を示しています。 - NetBeans
If your migrated project was originally deployed on the Sun Java System Application Server, then you can deploy the project in NetBeans IDE 6.0 or 6.1. 例文帳に追加
移行したプロジェクトが、最初に Sun Java System Application Server に配備されていた場合、そのプロジェクトは NetBeans IDE 6.0 または 6.1 で配備できます。 - NetBeans
This page lists all new and updated documentation available for the web services functionality in NetBeans IDE 6.0. 例文帳に追加
このページでは、NetBeans IDE 6.0 の Web サービス機能で使用できる、新規および更新ドキュメントのすべてを一覧で示しています。 - NetBeans
The following learning trails provide you with everything you need to know to develop applications using NetBeans IDE.例文帳に追加
次に、 NetBeans IDE を使用したアプリケーション開発に必要な知識をすべて得ることができるドキュメントの一覧を示します。 - NetBeans
On machines running Solaris operating system, thebinary installer is the preferred method for installing NetBeans IDE. 例文帳に追加
Solaris オペレーティングシステムが動作するマシンの場合は、バイナリインストーラを使用して NetBeans IDE をインストールする方法を推奨します。 - NetBeans
If necessary, you can uninstall the bundled software, however you must uninstall the NetBeans IDE and the Sun Java System Application Server separately.例文帳に追加
必要に応じて、バンドルソフトウェアをアンインストールできますが、NetBeans IDE と Sun Java System Application Server は個別にアンインストールする必要があります。 - NetBeans
On your system, navigate to the NetBeans IDE installation directory that installer has just created and delete that directory.例文帳に追加
システムで、この処理によってインストーラが作成した NetBeans IDE のインストールディレクトリに移動し、このディレクトリを削除します。 - NetBeans
Now that you have created the application and provided runtime arguments for the application, you can test run the application in the IDE.例文帳に追加
アプリケーションを作成し、アプリケーションの実行時引数を指定できました。 IDE でアプリケーションをテスト実行できます。 - NetBeans
In order to use the J2EE development features of NetBeans IDE 4.1, you must have the Sun Java System Application Server Platform Edition 8 2005Q1 installed on your computer.例文帳に追加
NetBeans IDE 4.1 の J2EE 開発機能を利用するには、コンピュータに Sun Java System Application Server Platform Edition 8 2005Q1 がインストールされている必要があります。 - NetBeans
The built-in help system for NetBeans IDE 4.1 has not been completely updated to cover the J2EE development features.例文帳に追加
NetBeans IDE 4.1 内蔵のヘルプシステムの更新は、完全に完了していないため、J2EE 開発機能は、一部カバーされていません。 - NetBeans
Note: If you are using the NetBeans IDE on Mac OS X, see UsingNetBeans on Mac OS X for more information about keyboard equivalents,tips and tricks, and other Mac-specific topics. 例文帳に追加
その他の情報入手先 - NetBeans
If you are using an earlier version of the IDE than 6.5, also add a line at the end of the try block to close the instance of Customer. 例文帳に追加
IDE の 6.5 以前のバージョンを使用している場合、Customer のインスタンスを閉じるため、try ブロックの最後に 1 行追加します。 - NetBeans
The following short tutorial takes you through the basic steps of creating and configuring a C or C++ project in NetBeans IDE 6.5.例文帳に追加
このチュートリアルでは、NetBeans IDE 6.5 の C/C++ プロジェクトを作成および構成する基本的な手順を学ぶことができます。 - NetBeans
In order to use the J2EE development features of NetBeans IDE 5.0, you must have the Sun Java System Application Server Platform Edition 8 installed on your computer.例文帳に追加
NetBeans IDE 5.0 の J2EE 開発機能を利用するには、コンピュータに Sun Java System Application Server Platform Edition 8 がインストールされている必要があります。 - NetBeans
If this happens, run the IDE using the-J-Djava.net.preferIPv4Stack=true' switch.Alternatively, disable IPv6 (in /etc/modules.conf or /etc/modprobe.conf).例文帳に追加
この問題が発生した場合、-J-Djava.net.preferIPv4Stack=true' スイッチを使用して、IDE を実行します。 または、IPv6 (/etc/modules.conf または /etc/modprobe.conf にある) を無効にします。 - NetBeans
The built-in help system for NetBeans IDE 5.0 has not been completely updated to cover the J2EE development features.例文帳に追加
NetBeans IDE 5.0 内蔵のヘルプシステムの更新は、完全に完了していないため、J2EE 開発機能は、一部カバーされていません。 - NetBeans
Add-on packs, such as Mobility and Profiler that enable you to extend NetBeans IDE's functionality.例文帳に追加
NetBeans IDE の機能を拡張する Mobility や Profiler などのアドオンパック - NetBeans
Drag and drop operations into a POJO, Servlet, JSP and RESTful web services and the NetBeans IDE generates all the code to access services 例文帳に追加
POJO、サーブレット、JSP、および RESTful Web サービスへのドラッグアンドドロップ操作。 NetBeans IDE はサービスにアクセスするためのコードをすべて生成します - NetBeans
To do this, go to the NetBeans Plugin Manager from the IDE (choose Tools Plugins) and add the C/C++ pack to your existing installation. 例文帳に追加
この場合は、IDE で NetBeans プラグインマネージャーを表示 (「ツール」「プラグイン」を選択) し、既存のインストールに C/C++ Pack を追加します。 - NetBeans
Note: The All download option contains the following four packages: NetBeans IDE, GlassFish V2 UR1 application server, Apache Tomcat, and OpenESB software. 例文帳に追加
注: 「すべて」ダウンロードオプションには、NetBeans IDE、GlassFish V2 UR1 アプリケーションサーバー、Apache Tomcat、および OpenESB ソフトウェアの 4 つのパッケージがすべて含まれます。 - NetBeans
Start the IDE, switch to the Projects window, and choose File New Project.The Choose Project panel opens. 例文帳に追加
IDE を起動し、「プロジェクト」ウィンドウに移動して、「ファイル」「新規プロジェクト」を選択します。 「プロジェクトを選択」パネルが開きます。 - NetBeans
Note: If you are using the GlassFish application server, it is recommended that you run GlassFish V2 in order to work with NetBeans IDE 6.0.例文帳に追加
注: GlassFish アプリケーションサーバーを使用する場合は、NetBeans IDE 6.0 と連携させるために GlassFish V2 を実行することをお勧めします。 - NetBeans
These problems do not affect debugging code compiled with Sun Studio 12compilers using the Sun Studio 12 IDE and the dbx debugger. 例文帳に追加
これらの問題は、Sun Studio 12 のコンパイラでコンパイルしたコードを Sun Studio 12 IDE と dbx デバッガでデバッグする場合には発生しません。 - NetBeans
If necessary, you can uninstall the NetBeans IDE, the GlassFish V2 UR2 application server, the GlassFish v3 Prelude application server, and Apache Tomcat using the following procedures. 例文帳に追加
必要な場合は、次の手順で NetBeans IDE、GlassFish V2 UR2 アプリケーションサーバー、GlassFish v3 Prelude アプリケーションサーバー、および Apache Tomcat をアンインストールできます。 - 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会員(無料)になると
|