1016万例文収録!

「IDE as」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

IDE asの部分一致の例文一覧と使い方

該当件数 : 297



例文

The IDE automatically adds the sample BPEL Module project as a JBI module to the Composite Application project.例文帳に追加

サンプルの BPEL モジュールプロジェクトは IDE によって自動的に JBI モジュールとして複合アプリケーションプロジェクトに追加されます。 - NetBeans

The Source view is based on the IDE's XML Source view and provides access to conveniences such as code folding, XML syntax highlighting, and code completion. 例文帳に追加

ソースビューは、IDE の XML ソースビューを基礎としており、コードの折り畳み、XML 構文の強調表示、コード補完などの機能を備えています。 - NetBeans

The JBI components are installed as part of the GlassFish application server, which is packaged with the NetBeans IDE.例文帳に追加

JBI コンポーネントは、NetBeans IDE のパッケージに含まれる GlassFish アプリケーションサーバーの一部としてインストールされます。 - NetBeans

Since we know that all of IDE's classes take up a specific amount of memory, we give the JVM a hint as to how much memory it will need. 例文帳に追加

IDE のクラス全体が一定量のメモリーを占有することは自明のことのため、必要なメモリー量に関するヒントを JVM に提供します。 - NetBeans

例文

If suggested as an editor hint in the IDE, you can click the lightbulb icon in the margin to add the suggested import statements. 例文帳に追加

IDE のエディタヒントとして提案された場合は、余白の電球アイコンをクリックすることで、提案されたインポート文を追加できます。 - NetBeans


例文

The IDE adds a session bean to the Source Packages node, together with a remote interface,as shown here. 例文帳に追加

次に示すように、IDE によって、セッション Bean が Remote インタフェースとともに「ソースパッケージ」ノードに追加されます。 - NetBeans

Compiling the file enables you to treat it as a bean that you can add to the form by dragging and dropping from within the IDE's GUI builder.例文帳に追加

ファイルをコンパイルすると、IDE の GUI ビルダー内からドラッグ&ドロップでフォームに追加できる Bean としてファイルを扱うことができます。 - NetBeans

Click Finish.When you click Finish, the IDE creates Trip.hbm.xml in the same folder as the class Trip.java and opens the file in the editor.例文帳に追加

「完了」をクリックすると、IDE で Trip.hbm.xml が Trip.java クラスと同じフォルダ内に作成され、このファイルがエディタで開きます。 - NetBeans

If you have installed NetBeans IDE with the bundled GlassFish v2 server, it is now selected as the default server for both sample projects. 例文帳に追加

NetBeans IDE とともに付属の GlassFish v2 サーバーをインストールした場合は、両方のサンプルプロジェクトのデフォルトのサーバーとして選択されます。 - NetBeans

例文

When you add the above line, the IDE's default browser is opened and the application is displayed as the final step of these targets.例文帳に追加

上記の行を追加すると、IDE のデフォルトブラウザが開き、これらターゲットの最終手順でアプリケーションが表示されます。 - NetBeans

例文

For other information, such as system requirements and launching the IDE with different startup parameters, see the Release Notes.例文帳に追加

システム要件や IDE の起動時に使用する各種起動パラメータなどについては、リリースノートを参照してください。 - NetBeans

When you deploy a web service to a web container, the IDE lets you test the web service to see if it functions as you expect.例文帳に追加

Web サービスを Web コンテナに配備すると、Web サービスが期待どおりに機能するかどうかを IDE でテストできます。 - NetBeans

As with other artifacts that the IDE regenerateswhenever a project is built,the Java objects are generated in the build folder. 例文帳に追加

プロジェクトが構築されるたびに IDE が再生成するほかのアーティファクトと同様、Java オブジェクトは build フォルダに生成されます。 - NetBeans

This method also makes it easier to develop your tasks within the IDE, as the script compiles them for you automatically. 例文帳に追加

この方法では、スクリプトがタスクを自動的にコンパイルするため、IDE に独自のタスクを簡単に作成することもできます。 - NetBeans

This is caused by Ant being run within the same JVM as the IDE is running in and the default maximum heap size not being high enough for your build script.例文帳に追加

これは、IDE が起動している JVM と同じ JVM で Ant が実行され、デフォルトの最大ヒープサイズでは構築スクリプトを実行できない場合に発生します。 - NetBeans

This tutorial shows you how to use NetBeans IDE to expose a MySQL database as a RESTful web service endpoint. 例文帳に追加

このチュートリアルでは、NetBeans IDE を使用して MySQL データベースを RESTful Web サービスの終了点として公開する方法を説明します。 - NetBeans

The IDE creates the database and adds a node to the Databases section in the Services window, as shown in the next figure.例文帳に追加

次の図に示すように、IDE がデータベースを作成して「サービス」ウィンドウの「データベース」にノードを追加します。 - NetBeans

When you use the NetBeans IDE UML Feature to generate code, you obtain code similar to the following, with comments set as included. 例文帳に追加

NetBeans IDE UML 機能を使用してコードを生成する場合、コードはコメントセットを含む次のようなものになります。 - NetBeans

Click Next.A progress dialog appears as the IDE connects to the the NetBeans UpdateCenter. 例文帳に追加

「次へ」をクリックします。 IDE の NetBeans アップデートセンターへの接続の進行状況を示すダイアログが表示されます。 - NetBeans

You can also run the test from within the IDE and have it use a different set of options, such as turning off the red and green colored flags. 例文帳に追加

また、IDE 内からテストを実行したり、赤色や緑色のフラグをオフにするなど別のオプションの組み合わせを使用したりできます。 - NetBeans

When you do so, the IDE creates a method and registers the method as a listener for the component's value change events. 例文帳に追加

ダブルクリックすると、IDE によってメソッドが作成され、そのメソッドがコンポーネントの値変更イベントのリスナーとして登録されます。 - NetBeans

The Runtime window includes a Databases node, which shows all the databases that are registered with the IDE, as shown in the following figure. 例文帳に追加

次の図に示すように、「実行時」ウィンドウには、IDE に登録されたすべてのデータベースを示す「データベース」ノードがあります。 - NetBeans

When you deploy a web service to a web container, the IDE lets you test theweb service to see if it functions as you expect. 例文帳に追加

Web コンテナに Web サービスを配備すると、IDE によって、このサービスが期待どおりに機能するかを確認するテストができます。 - NetBeans

The Python IDE (Integrated Development Environment) is a separate application that acts as a text editor for your Python code,a class browser, a graphical debugger, and more. Subsections例文帳に追加

Python IDE(統合開発環境) は独立したアプリケーションで、Python コードのテキストエディタや、クラスブラウザ、グラフィカルデバッガなどとして動作します。 - Python

At this point, the predicted currents ide and iqe obtained in a previous cycle are used as initial values of currents used for calculating the predicted currents ide and iqe.例文帳に追加

ここで、予測電流ide,iqeの算出に際して用いる電流の初期値を、前回の予測電流ide,iqeとする。 - 特許庁

Press Ctrl-Tab to open the IDE window manager, which contains icons for each open document in the Source Editor as well as all open windows like the Projects window. 例文帳に追加

Ctrl-Tab キーを押し、IDE ウィンドウマネージャーを開きます。 IDE ウィンドウマネージャーには、「プロジェクト」ウィンドウのような開かれているすべてのウィンドウだけでなく、ソースエディタで開かれているドキュメントのアイコンも含まれます。 - NetBeans

The IDE provides tools to work with Web Service annotations (Web Services Metadata for Java).Java classes annotated with @javax.jws.WebService annotation are automatically recognized as web services in a project.The IDE provides support for the JAX-WS 2.1 runtime in various features,such as the Visual Designer or Web Service Customization editor. 例文帳に追加

Web サービスデザイナを使用して、Java クラスまたは WSDL ファイルから Web サービス (Apache Axis2 Web サービスを含む) を作成できます。 IDE は、JAX-WS サービス用のビジュアルデザイナなど、JAX-WS を使用するためのツールを備えています。 - NetBeans

(The IDE interface is not as fast as SCSI, but ZIP drives performance is limited mainly by the mechanics of the drive, not by the bus interface.)The drawback of the IDE interface is the limitations it imposes. 例文帳に追加

(IDEインタフェースは SCSI より高速ではないのですが、 ZIPドライブの性能は、接続されているバスインタフェースよりも むしろ ZIPドライブそのものの性能に大きく依存するためです)。 IDE インタフェースの欠点は、 その規格が定めた制限事項そのものです。 - FreeBSD

File status labels provide a textual indication of the status of versioned files in the IDE's windows.By default, the IDE displays status (new, reserved, unreserved, ignored, etc.) information in gray text to the right of files, as they are listed in windows.例文帳に追加

ファイルステータスラベルは、バージョン管理ファイルのステータスを、IDE のウィンドウにテキストで示します。 デフォルトで、IDE は、ファイルをウィンドウに一覧表示するときに、そのファイルの右側にステータス情報 (新規、予約済み、予約なし、無視など) をグレーテキストで表示します。 - NetBeans

If the IDE detects an error, such as missing code, the IDE can suggest missing code to fix the error, and then insert that code where necessary. 例文帳に追加

コードの欠落などのエラーが検出されると、IDE ではエラーの修正に必要な欠落しているコードを提示し、そのコードを必要な場所に挿入することができます。 - NetBeans

The IDE builds as many output files as are specified in the project's Ant script. 例文帳に追加

プロジェクトの Ant スクリプトに指定されている個数の出力ファイルが生成されます。 - NetBeans

When you try again mere seconds later, the file creation works as you expect. 例文帳に追加

IDE の場合であってもやはり、スワップを別のハードディスク上に作成することをおすすめします。 - 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

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

Continue typing until the IDE highlights the desired entry in the list, as shown in the following figure. 例文帳に追加

次の図に示すように、リスト内で希望するエントリが強調表示されるまで入力し続けます。 - 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

The IDE has defined a complete debug target for you,as shown below. 例文帳に追加

次に示すような完全なデバッグターゲットが自動的に定義されていることを確認してください。 - NetBeans

The application starts and the IDE displays a Profiler Control Panel, as shown below.例文帳に追加

アプリケーションが起動し、次に示すような Profiler コントロールパネルが表示されます。 - NetBeans

Workaround: Install the external Sun Java WirelessToolkit under the same user account as the one you use to run the NetBeansIDE. 例文帳に追加

回避策: NetBeans IDE を実行するときと同じユーザーアカウントで外部の Sun Java Wireless Toolkit をインストールしてください。 - NetBeans

The IDE builds as many build products asare specified in the project's Ant script. 例文帳に追加

プロジェクトの Ant スクリプトに指定されている個数の構築物が生成されます。 - NetBeans

The IDE warns you if the target server is not set properly, as shown in Figure 2. 例文帳に追加

ターゲットサーバーが適切に設定されていない場合、図 2 に示すように警告が表示されます。 - NetBeans

The IDE's new JavaScript Editor provides many advanced editing capabilities, such as intelligent code completion, semantic highlighting, instant renaming and refactoring capabilities,as well as many more features.例文帳に追加

IDE の新しい JavaScript エディタには多数の高度な編集機能が用意されています。 たとえば、インテリジェントなコード補完、意味解釈の強調表示、名前の即時変更機能とリファクタリング機能などがあります。 - NetBeans

This document introduces a number of tools provided by the IDE, as well as more advanced technologies, such as JavaServer Pages StandardTag Library.例文帳に追加

このドキュメントでは、IDE に付属するいくつかのツールを紹介しています。 また、JavaServer Pages 標準タグライブラリなどの、より高度な技術についても説明しています。 - NetBeans

This contextual menu items allow you to start and stop the database server, create a new database instance, as well as register database servers in the IDE (as demonstrated in the previous step).例文帳に追加

このコンテキストメニューの項目を使用して、データベースサーバーの起動や停止、新規データベースインスタンスの作成、および IDE へのデータベースサーバーの登録 (前の手順で紹介) ができます。 - NetBeans

The Test File option, when applied to a test file, runs the file as a test.Running a file as a test signals the IDE to treat the executing code as a test and it looks at the output for failures. 例文帳に追加

「ファイルをテスト」オプションをテストファイルに適用した場合、ファイルをテストとして実行します。 ファイルをテストとして実行すると、IDE は実行コードをテストとして扱い、出力にエラーがないかを確認します。 - NetBeans

The IDE uses an Ant build script to build and run your web applications. The IDE generates the build script based on the options you specify in the New Project wizard, as well as those from the project's Project Properties dialog box (In the Projects window, choose Properties from the project node'sright click menu).例文帳に追加

IDE では、Ant 構築スクリプトを使用し、Web アプリケーションを構築、実行します。 IDE では、「新規プロジェクト」ウィザードで指定するオプションと、プロジェクトの「プロジェクトプロパティー」ダイアログ (「プロジェクト」ウィンドウでプロジェクトノードの右クリックメニューから「プロパティー」を選択) のオプションに基づいて構築スクリプトが生成されます。 - NetBeans

Framework support in the IDE is generally specific to the framework you are working with.For example, jMaki UI support allows you to drag and drop web components from the IDE's Palettedirectly into the page you are working on in the Source Editor, while Spring support includes code completion and navigation for Java classes and bean references in configuration files,as well as numerous wizards for commonly-used classes.例文帳に追加

一般に、IDE でのフレームワークサポートは、作業しているフレームワーク専用のものです。 たとえば、jMaki UI サポートの場合は、IDE のパレットから、ソースエディタで作業中のページに直接 Web コンポーネントをドラッグ&ドロップできるのに対し、Spring サポートの場合は、構成ファイル内の Java クラスや Bean 参照用のコード補完やナビゲーション、よく使われるクラス用の多数のウィザードなどがあります。 - NetBeans

See the previous section for information about registering Ruby platforms with the IDE.If you are using the bundled JRuby platform and the IDE includes the JRuby and Rails Distribution plugin,the list contains the ActiveRecord JDBC Adapter gem and the Rails framework, as shown in the next figure.例文帳に追加

Ruby プラットフォームの IDE への登録については、前の節を参照してください。 バンドル版の JRuby プラットフォームを使用中で、IDE に「JRuby および Rails のディストリビューション」プラグインが組み込まれている場合、次の図に示すように、一覧には ActiveRecord JDBC Adapter Gem と Rails フレームワークが表示されます。 - NetBeans

例文

When you create a standard web application project, the IDE creates an Ant build script and properties files that control how your project is built and deployed.The IDE updates the Ant script as you set options for the project.例文帳に追加

標準 Web アプリケーションプロジェクトを作成すると、IDE によって、プロジェクトの構築および配備方法を制御する Ant 構築スクリプトと一群のプロパティーファイルが作成されます。 この Ant スクリプトは、プロジェクトのオプションが設定されると更新されます。 - NetBeans

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS