IDEを含む例文一覧と使い方
該当件数 : 3656件
If you make the Sun Java System Application Server available to the IDE after you install the Visual Web Pack, you must restart the IDE before the Travel database appears in the Runtime window.例文帳に追加
Visual Web Pack をインストールしたあとに Sun Java System Application Server を IDE に登録した場合は、IDE を再起動しないと「実行時」ウィンドウに Travel データベースは表示されません。 - NetBeans
You can also install archive distributions of the IDE if you want to test development builds.例文帳に追加
開発ビルドをテストする場合も、アーカイブ版の IDE をインストールできます。 - NetBeans
Temporarily remove jre/lib/endorsed/sax.jar from the JDK directoryduring IDE installation. 例文帳に追加
IDE のインストール中、一時的に JDK ディレクトリから jre/lib/endorsed/sax.jar を削除してください。 - NetBeans
The IDE creates the PROJECTHOME/MyHelloMIDletproject folder. 例文帳に追加
PROJECTHOME/MyHelloMIDlet プロジェクトフォルダが作成されます。 - NetBeans
NetBeans IDE 4.1 also runs on J2SE SDK version 1.4.2, but it has only been tested on JDK 5.0.例文帳に追加
NetBeans IDE 4.1 は J2SE SDK バージョン 1.4.2 でも動作しますが、テスト済みなのは JDK 5.0 のみです。 - NetBeans
See the previous section for information about registering Ruby platforms with the IDE.例文帳に追加
Ruby プラットフォームの IDE への登録については、前の節を参照してください。 - NetBeans
To learn more about NetBeans Ruby support, see the NetBeans IDE Ruby Quick Start Tutorial.例文帳に追加
NetBeans Ruby サポートについては、「NetBeans IDE Ruby クイックスタートチュートリアル」を参照してください。 - NetBeans
NetBeans IDE 5.0 also runs on J2SE SDK version 1.4.2, but it has only been tested on JDK 5.0.例文帳に追加
NetBeans IDE 5.0 は J2SE SDK バージョン 1.4.2 でも動作しますが、テスト済みなのは JDK 5.0 のみです。 - NetBeans
If you have NetBeans IDE 5.5 or 5.5.1, during the first run of NetBeans IDE 6.0.1, you will be able to choose whether to import user settings from the previous user directory. 例文帳に追加
NetBeans IDE 5.5 または 5.5.1 がある場合は、NetBeans IDE 6.0.1 の初回実行中に、以前のユーザーディレクトリのユーザー設定をインポートするかどうかを選択できます。 - NetBeans
If you have NetBeans IDE 5.5, 5.5.1, or 6.0, during the first run of NetBeans IDE 6.1,you will be able to choose whether to import user settings from the previous user directory. 例文帳に追加
NetBeans IDE 5.5、5.5.1、または 6.0 がある場合は、NetBeans IDE 6.1 の初回実行中に、以前のユーザーディレクトリのユーザー設定をインポートするかどうかを選択できます。 - NetBeans
The IDE installation from JavaSE, PHP, and C/C++ downloads cannot be customized. 例文帳に追加
「JavaSE」、「PHP」、および「C/C++」の各ダウンロードオプションでは IDE のインストールをカスタマイズできません。 - NetBeans
Issue #133136: The IDE is unresponsive for a long period of time after formatting the xml schema code. 例文帳に追加
課題 133136: xml スキーマコードを整形したあと、IDE が長時間反応しない。 - NetBeans
The Startup folder was removed from the Options window, so there is no longer a way in the user interface to specify classes that are run in the IDE at IDE startup.例文帳に追加
「オプション」ウィンドウから「起動」フォルダが削除されたため、IDE の起動時に IDE で実行されるクラスを指定するユーザーインタフェースがなくなりました。 - NetBeans
The IDE adds component library jar files to the project's classpath.例文帳に追加
IDE によって、プロジェクトのクラスパスに、コンポーネントライブラリの JAR ファイルが追加されます。 - NetBeans
The IDE provides you with the ability to define logging and alerting for the process activities.例文帳に追加
IDE には、プロセスアクティビティーのログと警告を定義する機能があります。 - NetBeans
The IDE displays output messages and any compilation errors in the Output Window. 例文帳に追加
IDE では、出力メッセージやコンパイルエラーは「出力」ウィンドウに表示されます。 - NetBeans
The IDE uses an Ant build script to build and run your application. 例文帳に追加
IDE は、Ant 構築スクリプトを使用して、アプリケーションを構築および実行します。 - NetBeans
To start the IDE on Macintosh machines, double-click the NetBeans icon on your desktop. 例文帳に追加
Macintosh マシンで IDE を起動するには、デスクトップ上の NetBeans アイコンをダブルクリックします。 - NetBeans
The main tool for configuring default settings in the IDE is the Options window. 例文帳に追加
IDE でデフォルト値を設定するための第一のツールは、「オプション」ウィンドウです。 - NetBeans
NetBeans IDE is a fully modular IDE, meaning that its functionality is provided by modules that plug into the core NetBeans infrastructure. 例文帳に追加
NetBeans IDE は完全にモジュール方式の IDE です。 このことは、その機能が、コアの NetBeans インフラストラクチャーにプラグインされたモジュールによって実現されることを意味します。 - NetBeans
With NetBeans IDE you quickly generate JPA entity classes from existing databases.例文帳に追加
NetBeans IDE では、既存のデータベースから簡単に JPA エンティティークラスを生成できます。 - NetBeans
If your IDE is bundled with the Sun Java System Application Server, or you have installed and registered the Sun Java System Application Server with the IDE, you already have one of the following databases servers. 例文帳に追加
IDE に Sun Java System Application Server がバンドルされているか、または IDE に Sun Java System Application Server をインストールし、登録している場合は、次のいずれかのデータベースサーバーを使用できます。 - NetBeans
The driver can be loaded by the IDE and you can connect to the database. 例文帳に追加
IDE によって読み込み可能で、データベースとの接続に使用可能なドライバ。 - NetBeans
The IDE opens a connection to the database. 例文帳に追加
データベースへの接続が開きます。 - NetBeans
When you start a debugging session in the IDE, the IDE compiles the files that you are debugging, runs them in debug mode, and displays debugger output in the Debugger windows. 例文帳に追加
IDE でデバッグセッションが開始されると、IDE はデバッグするファイルをコンパイルしてデバッグモードで実行し、デバッガウィンドウにデバッガ出力を表示します。 - NetBeans
By default, the IDE does not specify a main class, runtime arguments, or JVM arguments. 例文帳に追加
IDE では、デフォルトで主クラス、実行時引数、JVM 引数が指定されません。 - NetBeans
The IDE has many mechanisms for generating different types of code snippets. 例文帳に追加
IDE には各種のコードを生成する多くの機構が用意されています。 - NetBeans
Other useful IDE features that assist you in navigating your documents include: 例文帳に追加
IDE には、このほかにドキュメントを操作する次の便利な機能があります。 - NetBeans
The IDE generates the getters and setters code automatically.例文帳に追加
取得メソッドと設定メソッドのコードが IDE によって自動的に生成されます。 - NetBeans
Select the withdraw method and click OK.The IDE does the following: 例文帳に追加
withdraw メソッドを選択し、「了解」をクリックします。 IDE が次の処理を行います。 - NetBeans
GlassFish can be installed with the Web and Java EE distribution of NetBeans IDE. 例文帳に追加
Tomcat および GlassFish は、どちらも NetBeans IDE の Web および Java EE の配布とともにインストールできます。 - NetBeans
This is convenient if you have Internet access while working in the IDE.例文帳に追加
IDE の操作中にインターネットにアクセスできる場合、この方法が便利です。 - NetBeans
The IDE supports the development of applications based on the Swing Application Framework in the following ways:例文帳に追加
IDE は、Swing Application Framework に基づくアプリケーションの開発を次の方法でサポートします。 - NetBeans
SwingApplication Framework applications can be designed in the IDE like any other Swing application.例文帳に追加
その他の Swing アプリケーションと同じように、IDE で Swing Application Framework アプリケーションをデザインできます。 - NetBeans
NetBeans IDE 6.5 introduces an enhanced Import Eclipse Project wizard. 例文帳に追加
NetBeans IDE 6.5 には、拡張された「Eclipse プロジェクトのインポート」ウィザードが導入されています。 - NetBeans
Link Ant targets in your Ant build script to project commands in the IDE: 例文帳に追加
IDE で Ant 構築スクリプト内の Ant ターゲットをプロジェクトのコマンドに関連付けます。 - NetBeans
In the ide-actions section,add the following action: action name="debug"scriptpath to my build script/scripttargetname of my debug target/target/action 例文帳に追加
ide-actions セクションに次のアクションを追加します。 action name=debugscriptpath to my build script/scripttargetname of my debug target/target/action - NetBeans
mailing list. For more information about upcoming Java EE development features in NetBeans IDE, see http://j2ee.netbeans.org/.例文帳に追加
NetBeans IDE の今後の Java EE 開発機能については、http://j2ee.netbeans.org/ を参照してください。 - NetBeans
Your source structure may correspond to more than a single IDE project. 例文帳に追加
1 つのソース構造が複数の IDE プロジェクトに対応していることがあります。 - NetBeans
Open the Terminal application and change directories to where you would like to install the IDE.例文帳に追加
Terminal アプリケーションを開き、IDE のインストール先となるディレクトリに移動します。 - NetBeans
This step is necessary when running queries from the SQL Editor in NetBeans IDE.例文帳に追加
NetBeans IDE で SQL エディタからクエリーを実行するときは、この手順が必要です。 - NetBeans
The Tester application, provided by GlassFish, is integrated into the IDE for this purpose.例文帳に追加
GlassFish が提供する Tester アプリケーションは、この目的で IDE に組み込まれています。 - NetBeans
A document describing basic JavaScript editing features provided by the NetBeans IDE.例文帳に追加
NetBeans IDE が提供する基本的な JavaScript 編集機能を説明するドキュメントです。 - NetBeans
As the NetBeans IDE project system is Ant-based, NetBeans projects are already generally portable between different users, whether or not they use the IDE.例文帳に追加
NetBeans IDE のプロジェクトシステムは Ant ベースのため、NetBeans プロジェクトは IDE を使用しているかどうかに関わらず、異なるユーザー間ですでに一般的に移植できます。 - NetBeans
Ide Municipal Izumigaoka Junior High School 例文帳に追加
井手町立泉ヶ丘中学校 - Wikipedia日英京都関連文書対訳コーパス
The following short tutorial takes you through some of the basic steps of developing a C or C++ application using NetBeans IDE 5.5.1 or NetBeans IDE 5.5, and NetBeans C/C++ Development Pack 5.5.1 update 1.例文帳に追加
このチュートリアルでは、NetBeans IDE 5.5.1 または NetBeans IDE 5.5 と、NetBeans C/C++ Development Pack 5.5.1 update 1 を使用して C/C++ アプリケーションを開発する基本的な手順を学ぶことができます。 - NetBeans
The IDE provides two wizards for creating the connecting classes: 例文帳に追加
IDE には、接続クラスを作成するための 2 つのウィザードが用意されています。 - NetBeans
For example, you use templates in the IDE to createStruts Action objects and ActionForm beans. 例文帳に追加
たとえば、IDE のテンプレートを使用して、Struts の Action オブジェクトや ActionForm Bean を作成します。 - NetBeans
The bundled Tomcat Web Server is registered with the IDE automatically.However, before you can deploy to the SJS Application Server, JBoss, or WebLogic, you have to register a local instance with the IDE.例文帳に追加
付属の Tomcat Web サーバーは、IDE に自動的に登録されます。 SJS Application Server、JBoss、または WebLogic に配備するには、IDE にローカルインスタンスを登録する必要があります。 - 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でライセンスされています。 |
| © 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会員(無料)になると
|