IDEを含む例文一覧と使い方
該当件数 : 3656件
If you are using one of the database servers bundled with the IDE, you can start the database by choosing the Derby or Pointbase database from the Tools menu and then choosing Start. 例文帳に追加
IDE にバンドルされているいずれかのデータベースサーバーを使用する場合は、「ツール」メニューから Derby または Pointbase データベースを選択し、「起動」を選択して、データベースを起動できます。 - NetBeans
If you are deploying your application to the Sun Java System Application Server, the IDE enables you to easily set up a database connection pool and the required data sources using the New File wizard. 例文帳に追加
Sun Java System Application Server にアプリケーションを配備している場合、IDE で「新規ファイル」ウィザードを使用し、データベース接続プールと必要なデータソースを簡単に設定できます。 - NetBeans
The following short tutorial takes you through the basic steps of selecting the development host and tool collection for building and debugging a C or C++ project in NetBeans IDE 6.5.例文帳に追加
このチュートリアルでは、NetBeans IDE 6.5 の C/C++ プロジェクトを構築およびデバッグするための開発ホストとツールコレクションの選択の基本的な手順を学ぶことができます。 - NetBeans
In addition to the default file templates, you can customize the templates the IDE uses to create files and also create your own templates. 例文帳に追加
デフォルトのファイルテンプレートだけでなく、ファイルを作成するために IDE で使用するテンプレートをカスタマイズしたり、独自のテンプレートを作成したりすることができます。 - NetBeans
The IDE's Java editor is capable of generating the constructs you commonly use automatically.例文帳に追加
IDE の Java エディタでは、頻繁に使用する構文を自動的に生成できます。 - NetBeans
To successfully develop and deploy PHP applications in the NetBeans IDE for PHP, you need to have all the required software installed and configured for PHP development. 例文帳に追加
NetBeans IDE for PHP で PHP アプリケーションを正常に開発および配備するには、必要なすべてのソフトウェアがインストールされ、PHP 開発用に構成されている必要があります。 - NetBeans
The New Java Application wizard appears.Type FlowerClient in Project Name and click Finish. The IDE creates a new Java application project.Right-click the FlowerClient project node and choose New Web Service Client from the context menu.例文帳に追加
IDE により新しい Java アプリケーションプロジェクトが作成されます。 「FlowerClient」プロジェクトノードを右クリックし、コンテキストメニューから「新規」「Web サービスクライアント」を選択します。 - NetBeans
Type the name of one of the images, such as "rose", in the Tester application.Click the getFlower button and the IDE shows you information about the invocation in the browser.例文帳に追加
「rose」など、いずれかのイメージの名前をテスターアプリケーションに入力します。 「getFlower」ボタンをクリックすると、IDE によって、呼び出しに関する情報がブラウザに表示されます。 - NetBeans
Note: You are placing the text file in the lib folder because, by default,when you run the project from the IDE,the default working directory is the lib folder.例文帳に追加
注: テキストファイルを lib フォルダに置こうとしています。 これは、デフォルトで、IDE からプロジェクトを実行する場合に、デフォルトの作業用ディレクトリが lib フォルダであるためです。 - NetBeans
When this checkbox is checked, the IDE adds statements to the environment.rb file to use the ActiveRecord-JDBCgem.例文帳に追加
データベースサーバーが MySQL の場合、JDBC を使用するかどうかは任意です。 このチェックボックスを選択すると、ActiveRecord-JDBC gem が使用されるよう、IDE によって environment.rb ファイルに文が追加されます。 - NetBeans
You can use the Plugins tool to download and install the Ruby Depot sample application(it might already be installed with your version of the IDE).例文帳に追加
プラグインツールを使用して、Ruby Depot サンプルアプリケーションをダウンロードしてインストールできます。 ご使用の IDE のバージョンとともに、すでにインストールされている場合もあります。 - NetBeans
To illustrate the concept of beans binding and how the IDE supports it,we will do a simple example where a user can adjust a slider to change a numerical value in a text field.例文帳に追加
Beans Binding の概念と IDE に用意されている機能を示すために、ユーザーがスライダを調整してテキストフィールド内の数値を変更できる簡単な例を使用します。 - NetBeans
For a more comprehensive guide to the GUI Builder's design features, including videodemonstrations of the various features,see Designing a Swing GUI in NetBeans IDE. 例文帳に追加
GUI ビルダーのデザイン機能に関する一般的な説明については、「NetBeans IDE での Swing GUI の構築」を参照してください。 さまざまな機能のビデオによるデモもあります。 - NetBeans
Create a Query button event handler by switching to the Design view and double-clicking the Query button.The IDE creates the queryButtonActionPerformed method and displays the method in the Source view. 例文帳に追加
デザインビューに切り替えて「クエリー」ボタンをダブルクリックすることで、「クエリー」ボタンイベントハンドラを作成します。 IDE で queryButtonActionPerformed メソッドが作成され、このメソッドがソースビューに表示されます。 - NetBeans
When you click Finish the IDE creates the project and opens welcomeJSF.jsp in the editor. 例文帳に追加
「完了」をクリックするとプロジェクトが作成され、welcomeJSF.jsp がエディタに表示されます。 - NetBeans
Note: Your project folder cannot already contain a folder called nbproject,because this is the name of the folder that the IDE creates to house the project-level files. 例文帳に追加
注: 選択したプロジェクトフォルダに、nbproject というフォルダが含まれていてはいけません。 これは、プロジェクトレベルのファイルを格納するために IDE が作成するフォルダ名です。 - NetBeans
File an Enhancement Request If there's something you'd like to see in the IDE and don't, or something you can imagine improving, let us know!例文帳に追加
機能改良の依頼 IDE にあればいいと思う機能、あるいはない方が良いと思う機能、こうすれば良くなると思う機能がある場合は、お知らせください。 - NetBeans
This tutorial shows you how to use NetBeans IDE 6.5 and JSF 1.2 (Woodstock) components to build a web application that can create, retrieve, update, and delete database rows. 例文帳に追加
このチュートリアルでは、NetBeans IDE 6.5 と JSF 1.2 (Woodstock) のコンポーネントを使用してデータベースの行を作成、取得、更新、および削除できる Web アプリケーションを構築する方法を示します。 - NetBeans
When the IDE is not sure about the type of your variable (and therefore the target function) it offers you a popup menu of all declarations of the variable across your project: 例文帳に追加
IDE で変数の型 (そしてターゲット関数) を認識できなかった場合は、プロジェクト内にあるその変数の宣言をすべて含むポップアップメニューが表示されます。 - NetBeans
In the following code completiion dialog, the IDE has struck through several options because they are not supported in the chosen browser (Opera only). 例文帳に追加
次のコード補完ダイアログで、IDE はいくつかのオプションを取り消し線で表示します。 これは、それらのオプションが、選択したブラウザ (Opera のみ) でサポートされていないためです。 - NetBeans
The IDE creates the org.me.mylibpackage and the LibClassTest.java file in a separate test folder. You can find this file by expanding the Test Packages node and the org.me.mylib subnode.例文帳に追加
「テストパッケージ」の下に org.me.mylib パッケージと LibClassTest.java ファイルが作成されます。 - NetBeans
Now just type 'cr.', to start using your declaration, and the IDE gives you relevant code completion for your JAXB artifacts (on some systems you may need to press Ctrl-Space):例文帳に追加
この宣言を使用するには、ただ「cr.」と入力します。 このとき Ctrl- スペースキーを押すと、次のように JAXB アーティファクトに関連するコード補完が IDE に表示されます。 - NetBeans
In the Libraries field, select the location for the libraries to be stored.If the libraries are already included in the IDE, those libraries will be copied to the folder that you have designated.例文帳に追加
「ライブラリ」フィールドで、ライブラリを保存する場所を選択します。 ライブラリがすでに IDE に含まれる場合、これらのライブラリは指定したフォルダにコピーされます。 - NetBeans
In contrast, IDE cables used in parallel ATA systems are bulkier than Serial ATA cables and can only extend to 40cm long, while Serial ATA cables can extend up to one meter. 例文帳に追加
対照的に、パラレルATAシステムで使われるIDEケーブルはシリアルATAケーブルよりもかさばるし40cmしか伸びないが、一方シリアルATAケーブルは1メートルまで伸びる。 - コンピューター用語辞典
This tutorial is designed for beginners with a basic understanding of database management,who want to apply their knowledge to working with MySQL in NetBeans IDE.例文帳に追加
このチュートリアルは、データベース管理に関する基礎知識があり、NetBeans IDE での MySQL の操作にその知識を活かすことを考えている初心者向けに作成されています。 - NetBeans
You can create standard projects that use an IDE-generated Ant script to build the project, or create free-form projects that are based on your existing Ant scripts. 例文帳に追加
プロジェクトを構築するための IDE 生成の Ant スクリプトを使用する標準プロジェクトや、既存の Ant スクリプトに基づく自由形式プロジェクトを作成することができます。 - NetBeans
The IDE creates a project for the entire application,including all metadata, as well as the project's Ant build script which you can inspect from the Files window (Ctrl-2).例文帳に追加
IDE でアプリケーション全体のプロジェクトが作成されます。 これには、すべてのメタデータと、「ファイル」ウィンドウ (Ctrl-2) から検査できる、プロジェクトの Ant 構築スクリプトが含まれます。 - NetBeans
Also note that four files open by default in the IDE's Source Editor: dispatcher-servlet.xml,applicationContext.xml, redirect.jsp, and index.jsp.例文帳に追加
また、IDE のソースエディタで dispatcher-servlet.xml、applicationContext.xml、redirect.jsp、および index.jsp の 4 つのファイルがデフォルトで開きます。 - NetBeans
You are encouraged to continue learning about the Spring Framework by working through other tutorials in NetBeans IDE, such as Developinga Spring Framework MVC Application Step-by-Step using NetBeans and GlassFish.例文帳に追加
「NetBeans および GlassFish による Spring Framework MVC アプリケーションの手順を追った開発」などのほかの NetBeans IDE チュートリアル全般を実行し、Spring Framework の学習を続けることをお勧めします。 - NetBeans
If you installed the NetBeans IDE 5.5/SJS ApplicationServer bundle, a local instance of the SJS Application Server is registered automatically.Otherwise, take the following steps: 例文帳に追加
NetBeans IDE 5.5/SJS Application Server バンドルをインストールした場合は、SJS Application Server のローカルインスタンスが自動的に登録されます。 このバンドルをインストールしなかった場合は、次の手順に従います。 - NetBeans
For a broader introduction to useful IDE features that are generally applicable to all kinds of application development, see Introduction to Developing General Java Applications.例文帳に追加
さまざまなアプリケーション開発に一般的に適用できる、より幅広い IDE の機能については、一般的な Java アプリケーション開発入門を参照してください。 - NetBeans
The IDE replaces the mcol trigger with the following code template with 3 parameters:例文帳に追加
mcol トリガーが置換され、3 つのパラメータを備えた次のコードテンプレートに変わります。 - NetBeans
You can develop such a project using the IDE, but you will not be able build or run the application if you are using the Sun Java Wireless Toolkit 2.5.1 as your target platform.例文帳に追加
IDE でそうしたプロジェクトを開発することはできますが、ターゲットプラットフォームとして Sun Java Wireless Toolkit 2.5.1 を使用する場合、アプリケーションを構築、実行することはできません。 - NetBeans
You can type Ctrl-Break to get a thread dump, or type Ctrl-C to quit the whole program.runidew.exe is the executable for running NetBeans IDE as a Windows application without a console.例文帳に追加
Ctrl-Break キーでスレッドダンプを取得でき、Ctrl-C でプログラム全体を終了できます。 runidew.exe は、コンソールなしの Windows アプリケーションとして NetBeans IDE を実行するための実行可能ファイルです。 - NetBeans
The IDE also contains a set of free-form project templates that let you control your project's execution and compilation with your own Ant script.例文帳に追加
IDE には、自由形式のプロジェクトテンプレート も付属しており、これらのテンプレートで独自の Ant スクリプトを作成し、プロジェクトの実行およびコンパイルを制御できます。 - NetBeans
The IDE builds as many build products asare specified in the project's Ant script. 例文帳に追加
プロジェクトの Ant スクリプトに指定されている個数の構築物が生成されます。 - NetBeans
If you experience any of the above issues or other issues while using the -J-Dapple.awt.graphics.UseQuartz switch, remove the switch from the netbeans.conf file and restart the IDE. 例文帳に追加
-J-Dapple.awt.graphics.UseQuartz スイッチを使用しているときに前述の問題やそのほかの問題が発生するような場合は、スイッチを netbeans.conf から削除して IDE を再起動してください。 - NetBeans
If the the IDE was started with the default memory settings, an Out of Memory error may occur when using the UML Modeling features with large Java or UML projects. 例文帳に追加
デフォルトのメモリー設定で IDE を起動すると、大きな Java プロジェクトや UML プロジェクトで UML モデリング機能を使用したときに、メモリー不足エラーが発生する場合がある。 - NetBeans
If the page is in Grid Layout mode, the IDE sets the position values when you drop the component on the page, and when you reposition it on the page. 例文帳に追加
ページがグリッドレイアウトモードの場合は、コンポーネントをページにドロップしたときと、ページ上でコンポーネントを移動したときに IDE によって位置の値が設定されます。 - NetBeans
When you add a Breadcrumbs component, the IDE automatically adds a nested Hyperlink component for every page in the application. 例文帳に追加
「パンくずリスト」コンポーネントを追加すると、IDE によって、アプリケーション内のすべてのページに対応する、入れ子になった「ハイパーリンク」コンポーネントが自動的に追加されます。 - NetBeans
The IDE builds the project and displays the application in the default browser window. 例文帳に追加
プロジェクトが構築され、デフォルトのブラウザウィンドウにアプリケーションが表示されます。 - NetBeans
Register Sun Java System Application Server in the NetBeans IDE Runtime window as described in the Installation Guide.Select Tools Options, and in the Options dialog, click Advanced Options. 例文帳に追加
NetBeans IDEの「実行時」ウィンドウで、『インストール』の「Sun Java System Application Server の構成」の説明に従って Sun Java System Application Server を登録します。 「ツール」「オプション」を選択し、「オプション」ダイアログで「詳細オプション」をクリックします。 - NetBeans
After you complete the dialog and click OK, the IDE adds the property and its appropriate getter and setter methods to the source code. 例文帳に追加
ダイアログの入力を完了し、「了解」をクリックしたあと、IDE によってプロパティーおよびそのプロパティーの適切な取得メソッドと設定メソッドがソースコードに追加されます。 - NetBeans
Click OK.Observe the Output window and note that the IDE is invoking Ant targets to generate the necessary JAX-WS client-side artifacts for you.例文帳に追加
「了解」をクリックします。 「出力」ウィンドウを見ると、IDE で Ant ターゲットを呼び出して、JAX-WS クライアント側の必要なアーティファクトが生成されていることが確認できます。 - NetBeans
NetBeans IDE 4.0 simplifies coding of these applications by providing templates for MIDlet and MIDlet suites and code completion in the Source Editor for J2ME packages.例文帳に追加
NetBeans IDE 4.0 では、MIDlet および MIDlet スイート用のテンプレートが用意され、J2ME パッケージについてソースエディタのコード補完機能があるため、モバイルアプリケーションのコーディングが簡略化されています。 - NetBeans
J2SE 5.0 aims to ease development and improve the scalability, performance, monitoring and manageability of your applications.It is fully supported by NetBeans IDE 4.0.例文帳に追加
J2SE 5.0 の目的は、アプリケーションの開発を容易にし、そのスケーラビリティ、パフォーマンスを高め、監視および管理しやすくすることにあります。 NetBeans IDE 4.0 は、J2SE 5.0 を完全サポートしています。 - NetBeans
Projects in NetBeans IDE 4.0 come with built-in support for generating, developing and running unit tests using JUnit,the de facto standard in Java code testing.例文帳に追加
NetBeans IDE 4.0 のプロジェクトには、Java コードテストの事実上の標準である JUnit を使用したユニットテストを生成、開発、実行するためのサポート機能が組み込まれています。 - NetBeans
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると
|
