IDEを含む例文一覧と使い方
該当件数 : 3656件
To set the path to the ClearCase executable file in the IDE:例文帳に追加
ClearCase 実行可能ファイルのパスを IDE に 設定するには、次の手順に従います。 - NetBeans
This allows the IDE to recognize that versioning support is required. 例文帳に追加
これによって IDE はバージョン管理サポートが必要であることを認識できます。 - NetBeans
This guide will walk you through the process of importing a Sun Java Studio Creator project into NetBeans IDE. 例文帳に追加
このガイドでは、Sun Java Studio Creator のプロジェクトを NetBeans IDE にインポートする手順を示します。 - NetBeans
Importing a Sun Java Studio Creator 2 Update 1 project in NetBeans IDE consists of four steps: 例文帳に追加
Sun Java Studio Creator 2 Update 1 のプロジェクトを NetBeans IDE にインポートする手順は、次の 4 つがありました。 - NetBeans
NetBeans IDE provides a Web Services Manager that supports Software as a Service (SaaS) applications. 例文帳に追加
NetBeans IDE では、SaaS (Software as a Service) アプリケーションをサポートする Web サービスマネージャーが提供されています。 - NetBeans
Then drag the file under the Public images node in the Project window in the NetBeans IDE. 例文帳に追加
次に、NetBeans IDE の「プロジェクト」ウィンドウで、「公開」「images」ノードの下にファイルをドラッグします。 - NetBeans
To read more about Ruby support in the NetBeans IDE, go to the NetBeans Ruby and Rails Learning Trail.例文帳に追加
NetBeans IDE での Ruby サポートについては、NetBeans Ruby 6.0 ドキュメントを参照してください。 および - NetBeans
This document described how to add support for a web framework in NetBeans IDE. 例文帳に追加
このドキュメントでは、NetBeans IDE で Web フレームワークのサポートを追加する方法を示しました。 - NetBeans
A standardJava project uses the IDE to compile, run, and debug your application. 例文帳に追加
標準の Java プロジェクトは、IDE を使用して、アプリケーションをコンパイル、実行、デバッグします。 - NetBeans
If you installed the NetBeans IDE 5.5/SJS ApplicationServer bundle, the local SJS Application Server is registered automatically. 例文帳に追加
NetBeans IDE 5.5/SJS Application Server バンドルをインストールした場合は、SJS Application Server が自動的に登録されます。 - NetBeans
The most important implication is that the IDE follows types through calls. 例文帳に追加
もっとも重要な意味は、IDE が呼び出しによって型に従うということです。 - NetBeans
Open the newly created file in the IDE and insert code so it looks as follows: 例文帳に追加
新規に作成したファイルを IDE で開き、次のようなコードを挿入します。 - NetBeans
The results of executing a script will open as an HTML file in the IDE editor window. 例文帳に追加
スクリプト実行の結果は、HTML ファイルとして IDE エディタウィンドウに表示されます。 - NetBeans
The IDE creates an opened settings file and generates client stubs. 例文帳に追加
IDE により、開かれた設定ファイルが作成され、クライアントスタブが生成されます。 - NetBeans
Because the Action class is integral to the Struts framework, NetBeans IDE provides you with a wizard.例文帳に追加
Action クラスは Struts フレームワークに不可欠なので、NetBeans IDE にはウィザードが用意されています。 - NetBeans
The IDE uses an Ant build script to build and run your web application. 例文帳に追加
IDE では、Ant 構築スクリプトを使用し、Web アプリケーションを構築および実行します。 - NetBeans
Documentation is provided for NetBeans IDE in the form of web-based guides and the IDE's help system.例文帳に追加
マニュアル NetBeans IDE には、HTML 形式のドキュメントとオンラインマニュアルが用意されています。 - NetBeans
The CustomerResourceclass accesses it using this method, that the IDE also created: /** * Returns GoogleMapResource sub-resource. 例文帳に追加
CustomerResource クラスはこれのメソッドを使用してアクセスします。 次も IDE が作成します。 - NetBeans
NetBeans IDE 4.0 has a completely new project system based directly on ApacheAnt. 例文帳に追加
NetBeans IDE 4.0 には、Apache Ant を直接利用したまったく新しいプロジェクトシステムがあります。 - NetBeans
Workaround: These issues occur only when using the IDE with Java SE 1.6. 例文帳に追加
回避策: これらの問題は、IDE を Java SE 1.6 で使用した場合にのみ発生します。 - NetBeans
In this tutorial, you successfully updated a Woodstock (JSF 1.2) Component Library in NetBeans IDE 6.0 or 6.1. 例文帳に追加
このチュートリアルでは、NetBeans IDE 6.0 または 6.1 で Woodstock (JSF 1.2) コンポーネントライブラリを更新しました。 - NetBeans
To set up the Java DB server for a standalone NetBeans IDE 5.5.1 installation: 例文帳に追加
Java DB サーバーをインストール済みの NetBeans IDE 5.5.1 にセットアップするには、次の手順に従います。 - NetBeans
Note: You do not need to know Ant to be able to work with NetBeans IDE 4.0. 例文帳に追加
注: NetBeans IDE 4.0 で作業するために、Ant の知識が必要なわけではありません。 - NetBeans
NetBeans IDE 4.0 builds its project infrastructuredirectly on top of Ant. 例文帳に追加
NetBeans IDE 4.0 のプロジェクトインフラストラクチャは、 Ant を直接の土台にして構築されています。 - NetBeans
In addition to the IDE system disk, three Western Digital 30GB, 5400 RPM IDE disks form the core of the CCD disk described below providing approximately 90GB of online storage. 例文帳に追加
IDE システムディスクに加えて、Western Digital 製の 30GB, 5400RPM の IDEディスク三台を使って、 以下に説明されているような約 90GB のオンラインストレージとなる CCDディスクを作成しました。 - FreeBSD
Before you begin creating a desktop CRUD (create, read, update, delete) application in the IDE, you should already have the IDE connected to the database that your application will use.例文帳に追加
IDE でデスクトップの CRUD (作成、読み取り、更新、削除) アプリケーションの作成を開始する前に、アプリケーションで使用するデータベースに IDE を接続する必要があります。 - NetBeans
If you want to open a project that you developed in another version of the IDE, and you did not migrate the user settings for that version, then do this workaround:Close the NetBeans IDE. 例文帳に追加
IDE のほかのバージョンで開発したプロジェクトを開く場合、またそのバージョンの設定を移行しなかった場合は、次の操作を行います。 NetBeans IDE を閉じます。 - NetBeans
The focus of NetBeans IDE 6.0 is improved developer productivity through a smarter,faster editor, and the integration of all NetBeans products into one IDE. 例文帳に追加
NetBeans IDE 6.0 は、よりスマートで高速なエディタにより開発者の生産性を向上すること、またすべての NetBeans 製品を 1 つの IDE に統合することに焦点を置いています。 - NetBeans
If you have NetBeans IDE 6.0, during the first run of NetBeans IDE 6.0.1 no questions about user setting will be asked because both versions use the same user directory. 例文帳に追加
NetBeans IDE 6.0 がある場合は、NetBeans IDE 6.0.1 の初回実行中にはユーザー設定についての問い合わせがありません。 これは、6.0 と 6.0.1 が同じユーザーディレクトリを使用するためです。 - NetBeans
If you have NetBeans IDE 5.5, 5.5.1, 6.0, or 6.1 installed you will be able to choose whether or not to import the user settings from the existing user directory when you run NetBeans IDE 6.5 for the first time. 例文帳に追加
NetBeans IDE 5.5、5.5.1、6.0、または 6.1 がある場合は、NetBeans IDE 6.5 をはじめて実行するときに、既存のユーザーディレクトリのユーザー設定をインポートするかどうかを選択できます。 - NetBeans
When you migrate the Java Studio Creator 2 Update 1 user settings directory, third party complibs migrate to the NetBeans IDE directory and also appear in the Tools Component Library Manager in NetBeans IDE 6.0 or 6.1. 例文帳に追加
Java Studio Creator 2 Update 1 のユーザー設定ディレクトリを移行するとき、他社の complibs が NetBeans IDE のディレクトリに移行され、また NetBeans IDE 6.0 または 6.1 の「ツール」「コンポーネントライブラリマネージャー」にも表示されます。 - NetBeans
If you do not see a jdbc node for the TRAVEL database, see the FAQ How do I enable the sample Travel database for MySQL in NetBeans IDE for information about making the database available to the IDE. 例文帳に追加
Travel データベースの jdbc ノードが表示されない場合は、FAQ「How do I enable the sample Travel database for MySQL in NetBeans IDE」で、データベースを IDE で使用できるようにする情報を参照してください。 - NetBeans
The IDE implements the selected constructor in the specified location.Note that the IDE also offers the possibility of overriding or implementing methods from superclasses andsuperinterfaces.例文帳に追加
選択したコンストラクタが IDE によって指定した位置に実装されます。 IDE では、スーパークラスやスーパーインタフェースのメソッドをオーバーライドまたは実装することもできます。 - NetBeans
Developing a Visual Web JSF Application - NetBeans IDE 6.1 Tutorial 例文帳に追加
NetBeans 6.0 - チュートリアル - Web アプリケーションの開発 - NetBeans
At the Installation Directory page of the installation wizard, accept the NetBeans IDE directory found by the wizard or select a different IDE installation directory you prefer. 例文帳に追加
インストールウィザードのインストール先ディレクトリのページで、ウィザードが検出した NetBeans IDE のディレクトリを受け付けるか、またはほかの IDE のインストールディレクトリを選択します。 - NetBeans
NASU no Ide: A regional powerful clan during the Asuka period. 例文帳に追加
那須韋提 ...... 飛鳥時代の豪族。 - Wikipedia日英京都関連文書対訳コーパス
Note: The first time that you open or create a Ruby project in the IDE, the IDE checks if you have any other Ruby installations in addition to the bundled JRuby software.例文帳に追加
注: IDE で Ruby プロジェクトを最初に開くか、または作成すると、バンドルされた JRuby ソフトウェア以外に Ruby のインストールが存在するかどうかが IDE によって確認されます。 - NetBeans
You can also create new modules for NetBeans IDE itself.For example, you can write modules that make your favoritecutting-edge technologies available to users of NetBeans IDE. 例文帳に追加
NetBeans IDE 自体に新しいモジュールを作成することもできます。 たとえば、好みの最先端技術を NetBeans IDE のユーザーが使用できるようにするモジュールを作成できます。 - NetBeans
By default, the IDE uses the version of the J2SE platform (JDK) with which the IDE runs as the default Java platform for compilation, execution, and debugging. 例文帳に追加
デフォルトでは、IDE は、コンパイル、実行、およびデバック用のデフォルトの Java プラットフォームとして IDE そのものの実行に使用されている J2SE プラットフォーム (JDK) のバージョンを使用します。 - NetBeans
This concludes the Introduction to the Spring Framework in NetBeans IDE. This document demonstrated how to construct a simple web MVC application in NetBeans IDE using the Spring Framework, and introduced you to the IDE's interface for developing web applications.例文帳に追加
このドキュメントでは、Spring Framework を使用して NetBeans IDE で簡単な Web MVC アプリケーションを構築する方法をデモし、Web アプリケーション開発用の IDE インタフェースを紹介しました。 - NetBeans
Note that, in NetBeans IDE 3.6, IDE command-line switches can be entered in GNU style, meaning they are preceeded with two dashes (for example, --jdkhome)rather than one.例文帳に追加
NetBeans IDE 3.6 では、IDE コマンド行スイッチが GNU 形式で入力できるようになっています。 たとえば --jdkhome というように先頭に 1 つではなく、2 つのハイフンが付くことになります。 - NetBeans
The first time that you create or open a Ruby project in the IDE, the IDE checks if you have any other Ruby installations in addition to the bundled JRuby software.例文帳に追加
IDE で Ruby プロジェクトを最初に作成するか、または開くと、バンドルされた JRuby ソフトウェア以外に Ruby のインストールが存在するかどうかが IDE によって確認されます。 - NetBeans
Introducing the WSDL Editor's Partner View - NetBeans IDE 6.1/6.0 Tutorial 例文帳に追加
WSDL エディタの「パートナー」ビューの紹介 - NetBeans
The IDE also adds a personRowSet property to SessionBean1.例文帳に追加
また、SessionBean1 に personRowSet プロパティーが追加されます。 - NetBeans
The IDE displays the SynchronousSample.bpel diagram in the Design view. 例文帳に追加
デザインビューに SynchronousSample.bpel 図が表示されます。 - NetBeans
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|