IDEを含む例文一覧と使い方
該当件数 : 3656件
It also introduces you to some of the new versioning features included in the IDE since version 6.0.例文帳に追加
また、version 6.0 以降の IDE に含まれる新しいバージョン管理機能の一部についても説明します。 - NetBeans
Views haveto be configured externally from the IDE and a connection to a ClearCase server must be properly set up.例文帳に追加
ビューは IDE の外部に構成され、ClearCase サーバーへの接続が正しく設定されている必要があります。 - NetBeans
Alternately, you can create a new project and place it under ClearCase source control, then continue to work on it in the IDE.例文帳に追加
新規プロジェクトを作成して ClearCase ソース管理の下に配置し、IDE で作業を続けることもできます。 - NetBeans
The IDE generates the build script based on the options you entered when creating the project.例文帳に追加
IDE は、プロジェクト作成時にユーザーが入力したオプションに基づいて、構築スクリプトを生成します。 - NetBeans
To see which JDK your IDE is running on, choose Help About and click the Detail tab. 例文帳に追加
IDE が動作している JDK を確認するには、「ヘルプ」「製品について」を選択し、「詳細」タブをクリックします。 - NetBeans
You can add functionality to your IDE by downloading new modules from the NetBeans Update Center. 例文帳に追加
アップデートセンターから新しいモジュールをダウンロードすることによって、IDE に機能を追加することができます。 - NetBeans
This document provides information on downloading, installing, and configuring C/C++ support in the NetBeans IDE.例文帳に追加
このドキュメントでは、NetBeans IDE の C/C++ サポートのダウンロード、インストール、および設定に関する情報を説明します。 - NetBeans
Click Open Project Folder to open the project in the IDE.The IDE scans the project classpath. 例文帳に追加
「プロジェクトフォルダを開く」をクリックして IDE でプロジェクトを開きます。 プロジェクトのクラスパスがスキャンされます。 - NetBeans
For more information about developing and testing Java applications in NetBeans IDE, see the following resources: 例文帳に追加
NetBeans IDE での Java アプリケーションの開発およびテストついての詳細は、次のリソースを参照してください。 - NetBeans
If you have an existing template that you would like to add to the IDE, click Add and locate the file on your system. 例文帳に追加
既存テンプレートを IDE に追加するには、「追加」をクリックし、システム上のファイルを選択します。 - NetBeans
Although the Source Editor can be considered a single IDE component, it is really a collection of editors. 例文帳に追加
ソースエディタは、IDE の 1 つのコンポーネントとして考えることができますが、実際にはエディタの集合です。 - NetBeans
The IDE uses the classes on your compilation classpath to provide suggestions for code completion and other features. 例文帳に追加
IDE は、コンパイル時クラスパス上のクラスを使用し、コード補完やその他機能で提案を行います。 - NetBeans
The IDE lets you insert SaaS operations into servlets, existing RESTful services, JSP pages, or plain Java objects (POJOs). 例文帳に追加
IDE を使用すると、SaaS 操作をサーブレット、既存の RESTful サービス、JSP ページ、またはプレーン Java オブジェクト (POJO) に挿入できます。 - NetBeans
If the compiler does not recognize the FriendsGetResponse class, you need to install the latest patches to the NetBeans IDE. 例文帳に追加
コンパイラが FriendsGetResponse クラスを認識しない場合、最新のパッチを NetBeans IDE にインストールする必要があります。 - NetBeans
In this tutorial, you learn how to use the UML features of the IDE to create a simple UML class diagram. 例文帳に追加
このチュートリアルでは、IDE の UML 機能を使用して、簡単な UML クラス図を作成する方法を学びます。 - NetBeans
Click Finish.The IDE creates the UML project and the Create New Diagram dialog box appears. 例文帳に追加
「完了」をクリックします。 IDE によって UML プロジェクトが作成され、「図を新規作成」ダイアログが表示されます。 - NetBeans
The IDE creates an EJB module project that looks like this in the Projects window. 例文帳に追加
IDE によって、EJB モジュールプロジェクトが作成されます。 これは、「プロジェクト」ウィンドウに次のように表示されます。 - NetBeans
The IDE adds a session bean to the Source Packages node, together with a remote interface,as shown here. 例文帳に追加
次に示すように、IDE によって、セッション Bean が Remote インタフェースとともに「ソースパッケージ」ノードに追加されます。 - NetBeans
Note: The current release is NetBeans IDE 6.5. If you are using NetBeans IDE 6.5, see the latest version of this tutorial.例文帳に追加
このチュートリアルでは、まず、イメージを使用可能にするセッション Bean を含む EJB モジュールを作成します。 - NetBeans
In the process, you are introduced to various tools in the IDE that help you with WSDL and Schema files.例文帳に追加
このプロセスでは、WSDL ファイルとスキーマファイルを扱うのに役立つ、IDE のさまざまなツールを紹介します。 - NetBeans
For more information about using other web frameworks in NetBeans IDE, see the following resources: 例文帳に追加
NetBeans IDE でのそのほかの Web フレームワークの使用方法についての詳細は、次のリソースを参照してください。 - NetBeans
This tutorial gives you a whirlwind tour of Ruby and Ruby on Rails application development in the NetBeans IDE.例文帳に追加
このチュートリアルでは、NetBeans IDE での Ruby および Ruby on Rails アプリケーションの開発の概要について説明します。 - NetBeans
Click Finish. The IDE creates the ContactEditor.properties file and opens the ContactEditor(default language) file in the Source Editor.例文帳に追加
「完了」をクリックします。 IDE は ContactEditor.properties ファイルを作成し、ソースエディタで ContactEditor (デフォルト言語) ファイルを開きます。 - NetBeans
In the Projects window, right-click Find.java and choose Edit.The IDE opens the Find.java file in the Source Editor. 例文帳に追加
「プロジェクト」ウィンドウで、Find.java を右クリックして「編集」を選択します。 IDE は、ソースエディタで Find.java ファイルを開きます。 - NetBeans
For general tips and tricks on using the GUI Builder in NetBeans IDE, seethe GUI Editor FAQ and Patrick Keegan's web log.例文帳に追加
NetBeans IDE の GUI ビルダーを使用する際のヒントについては、GUI エディタの FAQ と Patrick Keegan のブログを参照してください。 - NetBeans
Note: For a detailed guide to using the GUIEditor's layout features, see Designing a Swing GUI in NetBeans IDE.例文帳に追加
注: GUI エディタのレイアウト機能の使用方法については、「NetBeans IDE での Swing GUI のデザイン」を参照してください。 - NetBeans
This Drop Down List component gets its list of choices from the bundled PERSON database table. Note: NetBeans IDE 6.1 features on-demand binding.例文帳に追加
「ドロップダウンリスト」コンポーネントでは、IDE に付属の PERSON データベース表から項目のリストを取得します。 - NetBeans
For more information on configuring the IDE to work with MySQL, see the Connecting to a MySQL Database tutorial.例文帳に追加
MySQL を操作するための IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans
If you look in the Output window of the IDE you can see the SQL query that retrieved the displayed results.例文帳に追加
IDE の「出力」ウィンドウを見ると、表示された結果を取得した SQL クエリーを確認できます。 - NetBeans
For more information on configuring the IDE to work with MySQL, see theConnecting to a MySQL Database tutorial. 例文帳に追加
MySQL を操作する IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans
When you import a project into NetBeans, there might be some things that cannot be automatically resolved in NetBeans IDE. 例文帳に追加
プロジェクトを NetBeans にインポートするときに、NetBeans IDE で自動的に解決できないことがある場合があります。 - NetBeans
These commands will not be available in the IDE until you write targets for them.例文帳に追加
IDE でこれらのコマンドを使用できるようにするには、自分でターゲットを作成する必要があります。 - NetBeans
Click Add JAR/Folder and browse to the Servlet API in your NetBeans IDE installation folder:enterprise3/apache-tomcat-5.5.17/common/lib 例文帳に追加
「JAR/フォルダを追加」をクリックし、ブラウズして NetBeans IDE のインストールフォルダにあるサーブレット API を選択します。 enterprise3/apache-tomcat-5.5.17/common/lib - NetBeans
To launch NetBeans IDE, change directories to the bin subdirectory of your installation and execute the runide.sh launcher script.例文帳に追加
NetBeans IDE を起動するには、インストールディレクトリの bin サブディレクトリに移動し、起動スクリプト runide.sh を実行します。 - NetBeans
This tutorial gives you a whirlwind tour of Visual Web JSF application development in NetBeans IDE 6.0 or 6.1. 例文帳に追加
このチュートリアルでは、NetBeans IDE 6.0 または 6.1 での Visual Web JSF アプリケーションの開発について簡単に説明します。 - NetBeans
The following short tutorial takes you through some of the basic steps of developing a Java SE application in NetBeans IDE 5.5.例文帳に追加
このチュートリアルでは、NetBeans IDE 5.5 で Java SE アプリケーションを開発する基本的な手順を学ぶことができます。 - NetBeans
The NetBeans IDE stores your project information in open non-proprietary formats such as Apache Ant 1.7.1 scripts.例文帳に追加
NetBeans IDE では、プロジェクト情報が Apache Ant 1.7.1 スクリプトなどのオープンで独自仕様ではない形式で保存されます。 - NetBeans
The goal of this exercise is to do something meaningful with the files and code that the IDE has generated for you.例文帳に追加
この課題の目標は、IDE が生成したファイルとコードで何か実用的な処理をすることです。 - NetBeans
For more information about using NetBeans IDE to develop Java applications, see the following resources: 例文帳に追加
NetBeans IDE を使用した Java アプリケーションの開発方法についての詳細は、次のリソースを参照してください。 - NetBeans
Projects can be built outside of the IDE by merely by running the Ant script.例文帳に追加
単純に Ant スクリプトを実行することによって、プロジェクトを IDE の外部に構築することもできます。 - NetBeans
Note that the concepts and methods demonstrated in this tutorial can also be applied to CDC applications created in the IDE. 例文帳に追加
このチュートリアルで示す概念や方法は、IDE で作成した CDC アプリケーションにも適用できます。 - NetBeans
The IDE further includes a designer framework that provides user access to designer functions of the IDE.例文帳に追加
IDEはさらに、ユーザがIDEのデザイナ機能にアクセスできるようにするデザイナフレームワークを含む。 - 特許庁
When you click Finish, the IDE generates the required JavaServer Faces files so that we can run and test our ZooApp. 例文帳に追加
「完了」をクリックすると Java Server Faces ファイルが IDE によって生成され、ZooApp の実行とテストが実行できます。 - NetBeans
The NetBeans IDE provides API Javadocs for the PIM Browser component, as well as other components you can use in the VMD.例文帳に追加
NetBeans IDE には、PIM ブラウザコンポーネントや、VMD で使用できるその他のコンポーネントに関する API Javadoc が用意されています。 - NetBeans
Locate the sample Swing application's window (the NetBeans IDE windowmight be on top of it). 例文帳に追加
サンプルの Swing アプリケーションのウィンドウを探します。 NetBeans IDE のウィンドウの下に隠れている可能性があります。 - NetBeans
In the IDE, chooseFileNew Project, then open the Samples category, the C/C++ Development subcategory, and the C/C++ subcategory.例文帳に追加
IDE で「ファイル」「新規プロジェクト」を選択し、「サンプル」カテゴリ、「C/C++ 開発」サブカテゴリ、「C/C++」サブカテゴリの順に開きます。 - NetBeans
Before making any changes to project files, try running the new project in the IDE:例文帳に追加
プロジェクトファイルに何らかの変更を加える前に、次のように IDE で新規プロジェクトの実行を試します。 - NetBeans
A document describing how to get started developing JAX-WSweb services for web applications in NetBeans IDE. 例文帳に追加
このドキュメントでは、NetBeans IDE で Web アプリケーション向けの JAX-WS Web サービスの開発を始める方法を説明します。 - NetBeans
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|