NetBeansを含む例文一覧と使い方
該当件数 : 2505件
Description: If you cancel the PartnerLink dialog that appears when you drag a WSDL file or a Web Service node from a NetBeans project onto a diagram, the IDE does not roll back the retrieval of the WSDL files(s). 例文帳に追加
説明: IDE で、WSDL ファイルまたは Web サービスノードを NetBeans プロジェクトから図にドラッグすると表示されるパートナーリンクダイアログを取り消した場合、WSDL ファイルの取り出しがロールバックされません。 - NetBeans
When the WS-Addressing schema is used for the first time it is copied from NetBeans global catalog to the BPEL Module project source root and further the project refers to the local copy of the schema. 例文帳に追加
WS アドレススキーマは、最初に使用するときに NetBeans の大域カタログから BPEL モジュールプロジェクトのソースルートにコピーされ、以後、そのプロジェクトはそのスキーマのローカルコピーを参照します。 - NetBeans
To send comments and suggestions, recieve support, and stay informed on the latest developments on the NetBeans IDE Java EE development features, join the mailing list.例文帳に追加
メーリングリストに登録することによって、NetBeans IDE Java EE 開発機能に関するご意見やご提案を送信したり、サポートを受けたり、最新の開発情報を入手したりできます。 - NetBeans
Listed below are some additional JVM switches which have either anecdotally or measurably impacted NetBeans performance on some, not all, systems. 例文帳に追加
すべてではありませんが、一部のシステムで NetBeans のパフォーマンスに影響あることが報告されているか、多少影響があることが判明しているその他の JVM スイッチを次に示します。 - NetBeans
We've put the great visual web development capabilities you're used to into the open-source NetBeans IDE, along with the ability to build desktop, mobile, and enterprise applications. 例文帳に追加
使い慣れている視覚的な Web 開発機能とともに、デスクトップアプリケーション、モバイルアプリケーション、およびエンタープライズアプリケーションを構築する機能が、オープンソースの NetBeans IDE に統合されました。 - NetBeans
Projects created in Sun Java Studio Creator include a folder containing state information that may generate errors when imported into NetBeans IDE 6.0 or 6.1. 例文帳に追加
Sun Java Studio Creator で作成されたプロジェクトには状態情報を含むフォルダがあり、NetBeans IDE 6.0 または 6.1 にプロジェクトをインポートするときにこのフォルダでエラーが発生する可能性があります。 - NetBeans
The New submenu contains shortcuts to commonly-used templates and a File/Folder command that you can use to open the New File wizard and access all NetBeans templates. 例文帳に追加
「新規」サブメニューには、よく使われるテンプレートへのショートカットと、「新規ファイル」ウィザードを開いたり、すべての NetBeans テンプレートにアクセスしたりできる「ファイル/フォルダ」コマンドが含まれています。 - NetBeans
When you build your project in NetBeans,the project's distributable outputs are created and placed in this folder.Such outputs might be JAR files and WAR files. 例文帳に追加
NetBeans でプロジェクトを構築すると、プロジェクトの配布可能な出力が作成され、このフォルダに置かれます。 そのような出力は、JAR ファイルまたは WAR ファイルである可能性があります。 - NetBeans
To send comments and suggestions, get support, and keep informed on the latest developments on the NetBeans IDE Java EE development features, join the例文帳に追加
メーリングリストに登録することによって、NetBeans IDE Java EE 開発機能に関するご意見やご提案を送信したり、サポートを受けたり、最新の開発情報を入手したりできます。 - NetBeans
Under Project Name, enter JseSimpleClientReport and click Finish.Creating a project in NetBeans 6.1 includes new options which can be left at the default. For example, the Use Dedicated Folder for Storing Libraries checkbox may be left unselected. 例文帳に追加
「プロジェクト名」に「JseSimpleClientReport」と入力して「完了」をクリックします。 - NetBeans
The IDE checks if you have the NetBeansInternet Explorer extension registered in your browser. 例文帳に追加
次に、Internet Explorer 用 NetBeans 拡張機能がブラウザに登録されているかどうかが確認されます。 - NetBeans
To complete this tutorial it is necessary to know how to work with NetBeans Web Projects and to have local or remote access to a web application server likeGlassFish or Tomcat.例文帳に追加
このチュートリアルの手順を実行するには、NetBeans Web プロジェクトの操作方法を理解していて、また GlassFish や Tomcat などの Web アプリケーションサーバーにローカルまたはリモートでアクセスできる必要があります。 - NetBeans
In this exercise, you learn how to use the NetBeans Profiler to monitor thread state in a Java SE application. This will allow you to diagnose a performance problem in the sample Swing application.例文帳に追加
この課題では、NetBeans Profiler を使用して、Java SE アプリケーション内のスレッドの状態を監視する方法を学びます。 これにより、サンプルの Swing アプリケーションでパフォーマンスの問題を診断できます。 - NetBeans
The NetBeans profiler can be set up to report only on particular methods or the entire application.A graph categorizes where CPU time has been spent. 例文帳に追加
NetBeans プロファイラは、特定のメソッドだけについて報告するか、アプリケーション全体について報告するかを設定できます。 どこで CPU 時間が使われたかがグラフでカテゴリ化されます。 - NetBeans
As of NetBeans 5.0, the IDE's GUI Builder has been revamped to make it more powerful and intuitive, liberating users to build professional-looking GUIswithout an intimate understanding of layout managers.例文帳に追加
NetBeans 5.0 では、IDE の GUI ビルダーが改善されてより強力かつ直感的になり、ユーザーはレイアウトマネージャーを熟知していなくてもプロ級の GUI を構築できるようになりました。 - NetBeans
Instructions for adding emulator platforms are listed in the NetBeansMobility Pack for CDC 5.5.1 Installation Guide. 例文帳に追加
エミュレータプラットフォームを追加する手順は、NetBeans Mobility Pack for CDC 5.5.1 インストールガイドで説明しています。 - NetBeans
NetBeans IDE Tutorial for Web Applications.A detailed tutorial that teaches you how to build a complete web application using a composite view, front controllers, JSP pages, and servlets.例文帳に追加
Web アプリケーションの NetBeans IDE チュートリアル。 この詳細チュートリアルでは、複合ビュー、フロントコントローラ、JSP ページ、およびサーブレットを使用して Web アプリケーション全体を構築する方法を説明します。 - NetBeans
If you installed this module in your previous version of the IDE and you specify your old user directory as the user directory for NetBeans IDE 3.6, the IDE will use the old versions of module.例文帳に追加
以前のバージョンの IDE にこのモジュールをインストールしており、そのユーザーディレクトリを NetBeans IDE 3.6 のユーザーディレクトリとして指定した場合、IDE では古いバージョンのモジュールが使用されます。 - NetBeans
With the concept of Run Configurations, you can switch between these workflows within the same NetBeans PHP project by changing the Run Configuration type from Local Web Site to Remote Web Site. 例文帳に追加
実行構成の概念では、実行構成の種類をローカル Web サイトからリモート Web サイトに変更することによって、同じ NetBeans PHP プロジェクト内でワークフローを切り替えることができます。 - NetBeans
If you are using NetBeans IDE 6.5, see Getting Started with RESTful Web Services.例文帳に追加
RESTful アーキテクチャーで中心となるのは、URI (UniversalResource Identifier) によって識別されるリソースという概念です。 - 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
In this tutorial, you use the NetBeans Visual Web Pack 5.5 integrated development environment (IDE) to create and deploy a web application that displays master-detaildata from a database that is bundled with the IDE.例文帳に追加
このチュートリアルでは、NetBeans Visual Web Pack 5.5 統合開発環境 (IDE) を使って、IDE に付属するデータベースからマスターデータと詳細データを取得して表示する Web アプリケーションを作成し、配備します。 - NetBeans
To determine the port number for your database, look in the Runtime window for the jdbc node for the Travel database. The port number follows the host name.If the Travel database is not available, see the Configuration Information section in the NetBeans Visual Web Pack Installation Instructions for information.例文帳に追加
ホスト名のあとにポート番号が表示されます。 Travel データベースが使用できない場合は、『NetBeans Visual Web Pack 5.5 インストール』の「構成情報」の節を参照してください。 - 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
Right-click the jdbc node for the Travel database and choose Connect from the pop-up menu.If the Travel database is not available, see the Configuration Information section in the NetBeans Visual Web Pack Installation Instructions for information. 例文帳に追加
Travel データベースの jdbc ノードを右クリックし、ポップアップメニューから「接続」を選択します。 Travel データベースが使用できない場合は、「NetBeans Visual Web Pack 5.5 インストール」の「構成情報」の節を参照してください。 - NetBeans
In this tutorial, you use the NetBeans Visual Web Pack to create an application that demonstrates how to use application, session, and request scopes to manage your application's objects. 例文帳に追加
このチュートリアルでは、NetBeans Visual Web Pack を使用してアプリケーションを作成し、アプリケーション、セッション、および要求スコープによってどのようにアプリケーションのオブジェクトを管理するかを示します。 - NetBeans
The project structure represents the skeleton of an application built on top of the NetBeans Platform.Now we need to add the JAR file containing the web service client artifacts to our application.例文帳に追加
プロジェクト構造は、NetBeans Platform 上に構築されたアプリケーションのスケルトンを表します。 ここで、Web サービスクライアントのアーティファクトを含む JAR ファイルをアプリケーションに追加する必要があります。 - 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
If you are installing the NetBeans Visual Web Pack with the NetBeans IDE and the separate installation of Sun Java System Application Server,it is best to configure the application server before installing the Visual Web Pack so that the bundled Travel database is immediately available.If you configure the application server after you install the Visual Web Pack,you must restart the IDE before the Travel database becomes available in the Runtime window.例文帳に追加
NetBeans IDE と Sun Java System Application Server をそれぞれインストールしたあとに NetBeans Visual Web Pack をインストールする場合は、Visual Web Pack をインストールする前に、アプリケーションサーバーを構成すると、付属の Travel データベースがインストール後すぐに使用できるようになります。 Visual Web Pack をインストールしたあとでアプリケーションサーバーを構成する場合は、IDE を再起動しないと、「実行時」ウィンドウで Travel データベースを使用できません。 - NetBeans
However, if you clean the project, by using either the Clean or Build and Cleanproject commands, your settings are lost and the application's resolution will return to the NetBeans Platform's default settings.Try out your application and notice that it works in the same way as your original application, except that now it is running on the NetBeans Platform, as shown below:例文帳に追加
ただし、「プロジェクトの生成物を削除」コマンドまたは「プロジェクトの生成物を削除して構築」コマンドを使用してプロジェクトの生成物を削除すると、アプリケーションの解像度は NetBeans Platform のデフォルト設定に戻ります。 次に示すように、アプリケーションを実行してみると、NetBeans Platform 上で動作している点を除いて、元のアプリケーションと同じように機能することがわかります。 - NetBeans
2000 年にサンマイクロシステムズによってプロジェクトが創設され、現在もプロジェクトのスポンサーとして、NetBeans を支えています。 - NetBeans
You might want to use a different version of the application server than the one provided with the IDE. 例文帳に追加
NetBeans 6.1 に付属のアプリケーションサーバーとは別のバージョンを使用したいことがあるでしょう。 - NetBeans
Type CustomerBook for the project name and set the project location. Deselect the Use Dedicated Folder option, if selected.(This option is not available if you are using NetBeans IDE 6.0.)For this tutorial there is little reason to copy project libraries to a dedicated folder because you will not need to share libraries with other users or projects.Click Next.例文帳に追加
「Web」カテゴリから「Web アプリケーション」を選択します。 - NetBeans
Install NetBeans Visual Web Pack 5.5.1 as described in Installing the Software above. --> 例文帳に追加
Visual Web Pack をアンインストールするには、後述の「ソフトウェアのアンインストール」の手順に従ってください。 - NetBeans
For a list of updates, additions and changes to NetBeans6.0 Mobility, please see the New and Noteworthy page for the Mobility pack.例文帳に追加
NetBeans 6.0 の Mobility の更新、追加、および変更の一覧は、Mobility Pack の 「New and Noteworthy」ページを参照してください。 - NetBeans
There are two project templates you can use to create a NetBeans4.0 project from a web application: 例文帳に追加
Web アプリケーションから NetBeans 4.0 プロジェクトを作成するのに使用できるプロジェクトテンプレートは、2 つあります。 - NetBeans
If you are using NetBeans IDE 6.5, see Navigating Pages in a Web Application.例文帳に追加
この方法では、ドロップダウンリストでページを選択するとすぐにページナビゲーションが実行されます。 - NetBeans
Note to Mac Users: NetBeans UML Modeling is currently not supported on the Macintosh OS X platform. 例文帳に追加
Mac をご使用の方へ: UML モデリングモジュールは、現在のところ Macintosh OS X プラットフォームをサポートしていません。 - NetBeans
Tomcat web server 6.0 and/orGlassFish application server v2 Both Tomcat and GlassFish can be installed, optionally, with the "All" distribution of NetBeans IDE. 例文帳に追加
「すべて」オプションには、このチュートリアルで必要な SOA パックと GlassFish V2 が含まれています。 - NetBeans
NetBeans IDE 6.5 offers a powerful Ruby editor including code completion, a debugger,and full support for Ruby on Rails.You can use your local ruby binaries or rely on the included JRuby runtime. 例文帳に追加
NetBeans IDE 6.5 には、コード補完、デバッガ、および Ruby on Rails の完全サポートを含む、強力な Ruby エディタが用意されています。 ローカルの Ruby バイナリを使用することも、含まれている JRuby 実行環境に任せることもできます。 - NetBeans
This guide is geared mostly to newcomers to NetBeans IDE 5.5, whether you are new to using IDEs or an experienced IDE user that is switching over from a different development environment. 例文帳に追加
このガイドは、IDE を初めて使う方、あるいは別の開発環境から移行してきたベテランのユーザーのどちらであるかに関係なく、主として NetBeans IDE 5.5 が初めてという方を対象にしています。 - NetBeans
Once you have properly created the templates in NetBeans and configured the proper domain template, you can create a UML model project that will take advantage of the new template to generate Enterprise Java Bean code for the Enterprise Java Bean. 例文帳に追加
テンプレートを NetBeans に適切に作成し、適切なドメインテンプレートを構成したら、エンタープライズ Java Bean 用の エンタープライズ Java Bean コードを生成する新しいテンプレートを利用する、UML モデルプロジェクトを作成できます。 - NetBeans
In the NetBeans IDE, you can use a resource bundle to handle informational messages that occur as a result of conversion, validation, or other application actions during the request processing lifecycle. 例文帳に追加
NetBeans IDE では、変換、妥当性検査、または要求処理ライフサイクル中のその他のアプリケーションアクションの結果として発生する情報メッセージを処理するために、リソースバンドルを使用できます。 - NetBeans
When you create a Visual Web JSF Application project and you have specified GlassFish V2 or later as an application server in the NetBeans IDE, the IDE can create a web application based on Java EE 5 that uses JavaServer Faces 1.2 components. 例文帳に追加
NetBeans IDE で、アプリケーションサーバーとして GlassFish V2 以降を指定して Visual Web JSF アプリケーションプロジェクトを作成する場合、IDE は JavaServer Faces 1.2 のコンポーネントを使用する Java EE 5 に基づいた Web アプリケーションを作成できます。 - NetBeans
The Sun Java Toolkit for CDC is integrated within the NetBeans Mobility Pack.However, if you want to program applications for other supported platforms,you need to download and install one or more of the following SDKs: 例文帳に追加
NetBeans Mobility Pack には、Sun Java Toolkit for CDC が組み込まれています。 ただし、サポートされているほかのプラットフォーム用のアプリケーションをプログラミングするには、次の SDK を 1 つまたは複数ダウンロードし、インストールする必要があります。 - NetBeans
This screencast shows how a Secure and Reliable Web service can be easily developed using NetBeans 6 and deployed on Metro/GlassFish.Find more information in Arun's blog.例文帳に追加
このスクリーンキャストでは、NetBeans 6 を使用してセキュリティー保護された信頼性のある Web サービスを簡単に開発し、Metro/GlassFish に配備する方法を示しています。 詳細は、Arun のブログを参照してください。 - NetBeans
In this tutorial, you use the Ruby support in the NetBeans IDE to create andrun a simple database web application.By completingthe steps in this tutorial, you learn howto do the following tasks: 例文帳に追加
このチュートリアルでは、NetBeans IDE での Ruby サポートを使用して、簡単なデータベース Web アプリケーションを作成し、実行します。 このチュートリアルの手順に従うことで、次の作業を行う方法を学ぶことができます。 - NetBeans
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|