「IDE」を含む例文一覧(3656)

<前へ 1 2 .... 55 56 57 58 59 60 61 62 63 .... 73 74 次へ>
  • Select Overwrite to force the BlogController to be regenerated, and then click OK.The IDE creates a view for the Post model and lists the contents in the Output window.
    「上書き」を選択して BlogController を強制的に再生成するようにし、「了解」をクリックします。 IDE は Post モデルのビューを作成し、「出力」ウィンドウで内容を一覧表示します。 - NetBeans
  • In this tutorial, you use the sample Java and UML sample projects provided with the IDE to learn how to reverse engineer the source code of an existing Java application into a UML project.
    このチュートリアルでは、IDE が提供するサンプルの Java プロジェクトおよび UML プロジェクトを使用して、既存の Java アプリケーションのソースコードを UML プロジェクトにリバースエンジニアリングする方法を示します。 - NetBeans
  • To celebrate the announcement that Sun Microsystems is acquiring MySQL, Arun Gupta originally created this demonstration, showing how a MySQL database could be exposed as a RESTful web service using the IDE.
    Sun Microsystems による MySQL 買収の発表を記念して、このデモを最初に作成した Arun Gupta が、IDE を使用して MySQL データベースを RESTful Web サービスとして公開する方法を説明しています。 - NetBeans
  • In the Projects window, select the SampleCompositeApp project node and choose Edit Application Configuration from the pop-up menu.The IDE opens the .casa file in the Composite Application (Service Assembly) editor.
    「プロジェクト」ウィンドウで「SampleCompositeApp」プロジェクトノードを選択し、ポップアップメニューから「アプリケーション構成を編集」を選択します。 IDE によって、複合アプリケーション (サービスアセンブリ) エディタで「.casa」ファイルが表示されます。 - NetBeans
  • This tutorial provides an overview of the sample project, SynchronousSample, and illustrates deploying, executing, and testing a synchronous BPEL process using NetBeans IDE 6.0 with all the necessary runtimes.
    このチュートリアルでは、サンプルプロジェクト SynchronousSample の概要を説明し、NetBeans IDE 6.0 と必要なすべての実行環境を使用して、同期 BPEL プロセスを配備、実行、およびテストする例を示します。 - NetBeans
  • NetBeans 5.5 UML Modeling is supported on all systems that meet the requirements specified in the System Requirements section of the NetBeans IDE 5.5 Release Notes, with the exception of the Macintosh OS.
    NetBeans[tm] 5.5, UML モデリングモジュールは、NetBeans IDE 5.5 リリースノートの「システム要件」の項目に明記されている要件を満たしているプラットフォームをすべてサポートしています。 ただし、Mac OS X については例外です。 - NetBeans
  • Double-click the Drop Down List component that you just added to Page1.The IDE adds a method for processing a change in the drop-down list selection and displays the method in the source editor.
    Page1 に追加したドロップダウンリストコンポーネントをダブルクリックします。 ドロップダウンリストの選択内容の変更を処理するメソッドが IDE によって追加され、メソッドがソースエディタに表示されます。 - NetBeans
  • When you install the Visual Web Pack, the installation process makes a sample Travel database available for the Java DB database that is bundled with the Sun Java System Application Server, as shown in the following table. Some sample applications and tutorials require the Travel database.If the IDE is configured to use the Sun Java System Application Server before the Visual Web Pack is installed, the Travel database will be available from the Runtime window.
    Visual Web Pack のインストール前に、Sun Java System Application Server を IDE に登録した場合は、インストール後「実行時」ウィンドウから Travel データベースを使用できるようになります。 - NetBeans
  • Click Finish to create the new project in the default location.The IDE creates the project directory under your home directory and gives it the same name as your project.
    「完了」をクリックすると、デフォルトの場所に新しいプロジェクトが作成されます。 IDE によって、ホームディレクトリの下に、プロジェクト名と同じ名前のプロジェクトディレクトリが作成されます。 - NetBeans
  • If you do not see a jdbc node for the TRAVEL database, see the Visual Web Pack Sample Database section in the NetBeans Visual Web Pack Installation Instructions for information about making the database available to the IDE.
    TRAVEL データベースの jdbc ノードが表示されない場合は、データベースを IDE で使用可能にする方法について、『NetBeans Visual Web Pack 5.5 インストール』の「Visual Web Pack サンプルデータベース」の節を参照してください。 - NetBeans
  • You can use a cached rowset, such as the cached rowset that the IDE creates when you add a data provider to a page, as a datasource for filling the report.
    レポートを記入するためのデータソースとして、データプロバイダをページに追加するときに IDE が作成するキャッシュされた行セットのような、キャッシュされた行セットを使用できます。 - NetBeans
  • We will run our application from inside NetBeans IDE and test it out and discover that the application is a fully functioning web service client for the web service that we worked with in the first part of this tutorial.
    NetBeans IDE 内からアプリケーションを実行し、テストします。 アプリケーションが、このチュートリアルの前半で操作した Web サービスの Web サービスクライアントとして正常に機能することを確認します。 - NetBeans
  • As a result,you can make sweeping modifications to pieces of code without affecting their functionality.You can use refactoring to do the following in NetBeans IDE 4.0:
    このため、コードの各部分の機能に影響を与えることなく、コードを速やかに変更することができます。 NetBeans IDE 4.0 では、リファクタリング機能を使用し、以下のことを行うことができます。 - NetBeans
  • The NetBeans IDE connects to the MySQL server, checks for the databases available through the server, detects the system mysql database, and adds the corresponding new node mysql to the Databases tree.
    NetBeans IDE は MySQL サーバーに接続し、サーバー経由で使用できるデータベースを確認して、システムの mysql データベースを検出し、対応する新しい mysql ノードをデータベースツリーに追加します。 - NetBeans
  • Drag your selection to the PartnerView box in the design area,between the Receive1 and Process End activities.The IDE provides visual clues that indicate where you can drop the selection.The Reply1 activity is added.
    選択項目を、デザイン領域の、Receive1 と Process End アクティビティーの間にある「PartnerView」ボックスにドラッグします。 IDE には、選択項目をドロップできる場所を示す視覚的な手がかりが表示されます。 - NetBeans
  • Ide Rakkyo, an entertainer, has opened a baseball school in his hometown, the city of Kumamoto.
    タレントの井(い)手(で)らっきょさんが,故郷の熊本市に野球学校を開校した。 - 浜島書店 Catch a Wave
  • Most of these are SCSI devices, so they look like SCSI disks to FreeBSD.
    FreeBSD では、IDE バージョンの EZ ドライブを除くすべての SCSI デバイスは、SCSI のディスクと同等に扱われます。 - FreeBSD
  • Disables support for device-mapper RAID, such as that used for on-boardIDE/SATA RAID controllers.
    device-mapper RAIDサポートを無効にします。 オンボードIDE/SATA RAIDコントローラを使用する場合などに使います。 - Gentoo Linux
  • You can override methods from superclasses using the IDE's Insert Code popup menu.
    スーパークラスのメソッドは、IDE の「コードを挿入」ポップアップメニューを使用してオーバーライドできます。 - NetBeans
  • Finally, you can work in the IDE's CSS Editor to add a simple stylesheet to the presentation.
    最後に、IDE の CSS エディタを使用して、簡単なスタイルシートをプレゼンテーションに追加できます。 - NetBeans
  • When you open a Class diagram, the IDE displays a specific selection of UML element icons in the Modeling Palette.
    クラス図を開くと、特定の UML 要素のアイコンがモデリングパレットに表示されます。 - NetBeans
  • The NetBeans IDE adds the new file to the BpelModule1 project and opens the file in the Schema View of the XML Editor.
    新しいファイルが BpelModule1 プロジェクトに追加され、XML エディタのスキーマビューで開きます。 - NetBeans
  • The IDE provides you with visual clues to show you where you can drop the selection.
    選択項目をドロップできる場所を示す視覚的な手がかりが表示されます。 - NetBeans
  • NetBeans IDE Software as a Service (SaaS) functionality lets you use Facebook, Zillow, and other third-party-provided services in your own applications. Project Jersey is the open source reference implementation for building RESTful web services.
    Project Jersey は、RESTful Web サービス構築のためのオープンソースの参考実装です。 - NetBeans
  • The IDE opens Page2 in the Visual Designer, which is in the editing area, as shown in the following figure.
    次の図に示すように、編集領域にあるビジュアルデザイナで Page2 が開きます。 - NetBeans
  • Click Finish. The IDE creates the ContactEditor folder on your system in the designated location.
    「完了」をクリックします。 システム上の指定した場所に ContactEditor フォルダが作成されます。 - NetBeans
  • Navigate to the /etc directory within the IDE's installation directory and open the netbeans.conf file in a text editor.
    IDE のインストールディレクトリ内の /etc ディレクトリに移動し、テキストエディタで netbeans.conf ファイルを開きます。 - NetBeans
  • Cannot send text input to Ant tasks via the console or the IDE's Output window.
    コンソール または IDE の「出力」ウィンドウ経由で Ant タスクにテキスト入力を送信できない。 - NetBeans
  • In addition, you can refer to the following documents to help you get started: NetBeansIDE Quick Start Guide.
    また、IDE を使い始めるにあたって役立つ次のマニュアルも用意されています。 - NetBeans
  • If you are using NetBeans IDE 6.5, see the latest version of this tutorial.
    RESTful アーキテクチャーで中心となるのは、URI (UniversalResource Identifier) によって識別されるリソースという概念です。 - NetBeans
  • The IDE provides you with visual clues that show where you can drop the selection.
    選択項目をドロップできる場所を示す視覚的な手がかりが表示されます。 - NetBeans
  • Type the name of the project in the Project Name field.The IDE suggests a name that you can edit.
    名前と、必要な場合はプロジェクトの場所を入力し、「完了」をクリックします。 - NetBeans
  • You can change the project location.The IDE creates a folder name based on the information you enter.
    名前と、必要な場合はプロジェクトの場所を入力し、「完了」をクリックします。 - NetBeans
  • From the IDE's main menu, choose Tools Update Center.The Update Center wizard opens.
    IDE のメインメニューから「ツール」「アップデートセンター」を選択します。 「アップデートセンターウィザード」が開きます。 - NetBeans
  • Documentation is provided for NetBeans in the form of web-based guides and the IDE's help system.
    NetBeans には、HTML 形式および IDE 内蔵のヘルプシステムの形式のマニュアルが用意されています。 - NetBeans
  • The BPEL Service Engine is represented as sun-bpel-engine in the Services window of the IDE, under the GlassFish V2 JBI nodes.
    BPEL サービスエンジンは「サービス」ウィンドウ内の「GlassFish V2」「JBI」ノードの下に、「sun-bpel-engine」と表示されます。 - NetBeans
  • To switch the IDE's user directory, use the -userdirswitch detailed below.
    IDE のユーザーディレクトリを切り替えるには、-userdir スイッチを使用します。 詳細は次で説明します。 - NetBeans
  • When you click Finish the IDE creates an entity class for each of the selected tables and createspersistence.xml under the Configuration Files node.You can open persistence.xml to view the details for the persistence unit.
    persistence.xml を開くと、持続性ユニットの詳細を見ることができます。 - NetBeans
  • By default, the IDE suggests to put your NetBeans project folder in the same folder specified in Location.
    デフォルトでは、「場所」に指定されたのと同じフォルダに NetBeans プロジェクトフォルダが置かれます。 - NetBeans
  • The IDE checks if you have the NetBeansInternet Explorer extension registered in your browser.
    次に、Internet Explorer 用 NetBeans 拡張機能がブラウザに登録されているかどうかが確認されます。 - NetBeans
  • The IDE's editor displays these files according to the content in your browser's cache.
    IDE のエディタでは、ブラウザのキャッシュの内容に基づいてこれらのファイルが表示されます。 - NetBeans
  • This tutorial shows how to set up page navigation in NetBeans IDE 6.1 or 6.0.
    このチュートリアルでは、NetBeans 6.0 と 6.1 でのページナビゲーションの設定方法について説明します。 - NetBeans
  • The IDE builds as many output files as are specified in the project's Ant script.
    プロジェクトの Ant スクリプトに指定されている個数の出力ファイルが生成されます。 - NetBeans
  • Note any output displayed in the IDE's Output window (Window Output).
    IDE の「出力」ウィンドウ (「ウィンドウ」「出力」) に表示される出力があれば確認します。 - NetBeans
  • These can be easilyapplied to a JSP file using the IDE's support for code completion.
    これらのタグは IDE のコード補完サポートを使用して、簡単に JSP ファイルに適用できます。 - NetBeans
  • If you are using NetBeans IDE 6.5, see Getting Started with RESTful Web Services.
    RESTful アーキテクチャーで中心となるのは、URI (UniversalResource Identifier) によって識別されるリソースという概念です。 - NetBeans
  • Tools Options Editing Java SourcesTools Options Editing Source Synchronization
    「ツール」「オプション」「編集」「Java ソース」「ツール」「オプション」「編集」「ソースの同期化」「ツール」「オプション」「IDE 構成」「Look Feel」「Java 要素」 - NetBeans
  • The bundled components offer cool widgets that you can't get using ordinary HTML tags.
    IDE に付属するコンポーネントには、通常の HTML タグでは実現できないしかけがあります。 - NetBeans
  • If the Palette is not visible, then choose Window Palette from the IDE's main menu.
    「パレット」が表示されていない場合は、IDE のメインメニューから「ウィンドウ」「パレット」を選択します。 - NetBeans
  • To provide a device capable of solving a problem that the accuracy of predicted current ide(n+2) and idq(n+2) by model prediction control is low.
    モデル予測制御による予測電流ide(n+2),idq(n+2)の精度が低いこと。 - 特許庁
<前へ 1 2 .... 55 56 57 58 59 60 61 62 63 .... 73 74 次へ>

例文データの著作権について