When you want to include an applet JAR file in a web project,you can do so by adding the Java project that contains the JAR file, or by adding the JAR file itself. アプレット JAR ファイルを Web プロジェクトに含める場合は、その JAR ファイルが格納された Java プロジェクトを追加するか、または JAR ファイル自体を追加します。 - NetBeans
When you click Finish, the IDE creates the web application project and opens the hibernate.cfg.xml file and Page1 in the editor. 「完了」をクリックすると、IDE で Web アプリケーションプロジェクトが作成され、hibernate.cfg.xml ファイルと Page1 がエディタに表示されます。 - NetBeans
When you open a projectweb page in the Visual Designer, the Palette now shows the categories for the component library that you just added. ビジュアルデザイナでプロジェクト Web ページを開くと、追加したコンポーネントライブラリのカテゴリがパレットに表示されます。 - NetBeans
In the Projects window, expand the Web Pages node of the SpellCheckService project and double-click index.jspso that it opens in the Source Editor.
「プロジェクト」ウィンドウで、「Web ページ」ノードを展開して「index.jsp」をダブルクリックすると、そのファイルがソースエディタで開きます。 - NetBeans
Right-click the SpellCheckService project node in the Projects window,choose New Other and then choose Web Servlet.
「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「その他」を選択します。 次に、「Web」「サーブレット」を選択します。 - NetBeans
Click the Run Main Project button.The IDE builds and deploys the application and displays the page in the web browser.
「主プロジェクトを実行」ボタンをクリックします。 アプリケーションが構築、配備され、Web ブラウザにページが表示されます。 - NetBeans
Choose Run RunMainProject (F6) from the Run menu. The IDE builds the web application and deploys it, using the server you specified when creating the project. Web アプリケーションが構築され、プロジェクトを作成するときに指定したサーバーを使用して配備されます。 - NetBeans
The Palette offers the components that are compatible with the Java EE version that you set for the web application project.
Web アプリケーションプロジェクトに設定した Java EE バージョンと互換性のあるコンポーネントが、「パレット」に表示されます。 - NetBeans
This tutorial walks you through the process of importing a Sun Java Studio Creator 2.0 or 2.1 project in NetBeans Visual Web Pack 5.5.
このチュートリアルでは、Sun Java Studio Creator 2.0 または 2.1 のプロジェクトを NetBeans Visual Web Pack 5.5 にインポートする手順について説明します。 - NetBeans
In this exercise you will create a simple web application project to access the sample database.The application will use a JSF web interface for viewing and modifying the data so you will specify the JSF framework when you create the project.
この課題では、sample データベースにアクセスする簡単な Web アプリケーションプロジェクトを作成します。 このアプリケーションではデータの表示と変更に JSF Web インタフェースを使用するので、プロジェクト作成時には JSF フレームワークを指定します。 - 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
In the Projects window, right-click the Web Pages node under your Scopes project, choose New Visual Web JSF Page, name the page Results, and click Finish to create the page.
「プロジェクト」ウィンドウで、「Scopes」プロジェクトの下の「Web ページ」ノードを右クリックし、「新規」「Visual Web JSF ページ」を選択します。 ページに「Results」という名前をつけ、「完了」をクリックしてページを作成します。 - 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
The new webproject is then created containing the necessary infrastructure specific to the chosen framework. そうすると、選択したフレームワークに固有の、必要なインフラストラクチャーを含む、新しい Web プロジェクトが作成されます。 - NetBeans
In the Servlet and Client Type Selection page, select a web project,servlet name, and package for the generated server code.
「サーブレットとクライアントの種類」ページで、生成されるサーバーコードの Web プロジェクト、サーブレット名、およびパッケージを選択します。 - NetBeans
As with any web application in the IDE, the project folder contains all of your sources and the IDE'sproject metadata, such as the Ant build script. IDE の Web アプリケーションでは、プロジェクトフォルダに、すべてのソースと IDE のプロジェクトメタデータ (Ant 構築スクリプトがなど) が含まれます。 - NetBeans
Expand the HelloWeb project node and the Web Pages node.Note that the IDE has created a default JavaServer Pages file, index.jsp,for you.
「HelloWeb」プロジェクトノード、「Web ページ」ノードを順に展開します。 IDE によって、デフォルトの JavaServer Pages ファイル index.jsp が自動的に作成されています。 - NetBeans
Create a new visual web application project and name it ProgressBarExample.ProgressBarExample's initial Page opens in the Visual Designer.
新しいビジュアル Web アプリケーションプロジェクトを「ProgressBarExample」という名前で作成します。 ProgressBarExample の初期ページがビジュアルデザイナーで開きます。 - NetBeans
In the Projects window, expand the LoanProcessor project node, then expand the WebServices node.
「プロジェクト」ウィンドウで、「LoanProcessor」プロジェクトノードを展開し、さらに「Webサービス」ノードを展開します。 - NetBeans
Note: Though there are no project templates that are specifically designed for creating applets in the IDE, you can easily develop them ina Java project and package them in a webproject, as shown in this tutorial. 注: IDE 内にアプレットを作成する目的で設計されたプロジェクトテンプレートはありませんが、このようなテンプレートは、このチュートリアルで示すように Java プロジェクトで簡単に開発して Web プロジェクト内にパッケージ化できます。 - NetBeans
In this exercise you will create a web application project and add the Hibernate libraries to the project.When you create the project, you will select Hibernate in the Frameworks panel of the New Project wizard and specify the database. この課題では、Web アプリケーションプロジェクトを作成し、Hibernate ライブラリをそのプロジェクトに追加します。 プロジェクトを作成するとき、「新規プロジェクト」ウィザードの「フレームワーク」パネルで「Hibernate」を選択してデータベースを指定します。 - NetBeans
If error icons appear in the Web Services References fo StockQuoteClient, deploy the StockQuoteService project (right-click the service project node and select Undeploy and Deploy) and refresh the client (right-click the web service reference node and select Refresh Client).
StockQuoteClient の Web サービス参照にエラーアイコンが表示される場合は、StockQuoteService プロジェクトを配備し (サービスのプロジェクトノードを右クリックして「配備の取り消しおよび配備」を選択)、クライアントを更新します (Web サービス参照ノードを右クリックして「クライアントを更新」を選択)。 - NetBeans
Expand the Midnight project node and the WEB-INF node.Right-click the docs node, choose New JSP, and name the JavaServerPages file main.
「Midnight」プロジェクトノードと「WEB-INF」ノードを展開します。 「docs」ノードを右クリックし、「新規」「JSP」を選択し、JavaServer Page ファイルに「main」という名前を付けます。 - NetBeans
Free-form webproject JSP file nodes are sometimes not visible in the Projects window, Files window, and Favorites window. 自由形式 Web プロジェクトの JSP ファイルのノードが、「プロジェクト」ウィンドウや「ファイル」ウィンドウ、「お気に入り」ウィンドウに表示されないことがある。 - NetBeans
A Java EE project that implements web service server or client interfaces can be added to a composite application as a JBI Service Unit.
Web サービスのサーバーまたはクライアントインタフェースを実装する Java EE プロジェクトを JBI サービスユニットとして複合アプリケーションに追加できます。 - NetBeans
Specify library dependencies using relative library paths (for default Java, Web, and all Java EE project types)
相対ライブラリパスを使用してライブラリの依存関係を指定 (デフォルトの Java プロジェクト、Web プロジェクト、およびすべて種類の Java EE プロジェクト) - NetBeans
In the Projects window, right-click the project node and choose Run.In the Web browser, enter the first letters of a name.
「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「実行」を選択します。 Web ブラウザで、名前の先頭の数文字を入力します。 - NetBeans
Create a new Visual Web JavaServer Faces project or open an existing one, all the Woodstock components should be shown in the palette.
新規 Visual Web JavaServer Faces プロジェクトを作成するか、既存のプロジェクトを開きます。 Woodstock のコンポーネントがすべてパレットに表示されるはずです。 - NetBeans
Since this scenario uses a web service client in a Java SE project, there is no need to have the Sun Java System Application Server 9.0installed. このシナリオでは、Java SE プロジェクトで Web サービスクライアントを使用するので、Sun Java System Application Server 9.0 がインストールされている必要はありません。 - NetBeans
Create a new web application project named DataboundComponents that uses the GlassFish V2 Application Server and the Visual Web JavaServer Faces framework.The IDE creates the first page, named Page1, and displays the page in the Visual Designer.
GlassFish V2 Application Server と Visual Web JavaServer Faces フレームワークを使用する、新しい Web アプリケーションプロジェクトを「DataboundComponents」という名前で作成します。 「Page1」という最初のページが作成され、そのページがビジュアルデザイナに表示されます。 - 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
When you create a Visual Web Application project and you have specified Sun Java System Application Server PE 9.0 Update 1 or later as an application server in NetBeans, the IDE can create a web application based on Java EE 5 that uses JavaServer Faces 1.2 components.
NetBeans で、アプリケーションサーバーとして Sun Java System Application Server PE 9.0 Update 1 以降を指定して Visual Web アプリケーションプロジェクトを作成する場合、IDE は JavaServer Faces 1.2 のコンポーネントを使用する Java EE 5 に基づいた Web アプリケーションを作成できます。 - NetBeans
Support for native Ruby, Ruby on Rails 2.0, and JRubyRuby project type for Ruby and YAML filesRuby on Rails project typeEditor with syntactic and semantic code highlightingHints and quick fixes, refactoring, automatic code completionIntegrated Rake build toolIntegrated rdoc pop-upsAccess to Interactive Ruby Shell (IRB)Integrated support for Test::Unit, Auto Test, and RSpec filesIntegrated WEBrick and Mongrel web serversDatabase migration integrationTemplates and code generatorDebugger for Ruby, JRuby, and Ruby on RailsRuby Gems Installation ManagerRake Runner
ネイティブ Ruby、Ruby on Rails 2.0、および JRuby のサポート Ruby および YAML ファイルの Ruby プロジェクトの種類 - NetBeans
The project management system comprises a Web server 1 equipped with a mounting system 100, a client terminal 2, and a project management database 3. プロジェクト管理システムは、実装システム100が搭載されたWebサーバ1、クライアント端末2、プロジェクト管理データベース3からなる。 - 特許庁
A project member as the user of the terminal device 20 is able to learn the start of the project and the URL address of the projectWEB page 41 from the electronic mail. 端末装置20の利用者であるプロジェクトメンバは、前記電子メールによって、プロジェクトの開始およびプロジェクトWEBページ41のURLアドレスを知ることができる。 - 特許庁
Select the Visual Web JavaServer Faces framework and click FinishYour project appears with the initial page (Page1) open in the Visual Designer.
「Visual Web JavaServer Faces」フレームワークを選択し、「完了」をクリックします。 ビジュアルデザイナに最初のページ (Page1) が表示された状態でプロジェクトが開きます。 - NetBeans
To successfully retrieve the WSDL file, the Application Server has to be running and the web service project must be deployed. WSDL ファイルを正常に取得するには、アプリケーションサーバーが実行されていて、かつ Web サービスプロジェクトが配備されている必要があります。 - NetBeans
In the Projects window, right-click the DilbertViewer project node and choose New Mobile Client to Web Application, as shown below:
「プロジェクト」ウィンドウで DilbertViewer プロジェクトノードを右クリックし、次に示すように「新規」「モバイルクライアントから Web アプリケーションへの接続」を選択します。 - NetBeans
Note: If you are going to run the project on a local web server, do not forget to specify copying the source files to it.
注: プロジェクトをローカル Web サーバーで実行する場合は、そのサーバーへのソースファイルのコピーを指定することを忘れないでください。 - NetBeans
A host computer 31 when notified of the start of the project from a terminal device 20 generates a projectWEB page 41 corresponding to the project and sends electronic mail containing the URL address of the projectWEB page 41 and a message indicating the start of the project to the terminal device 20. ホストコンピュータ31が端末装置20からプロジェクトの開始を通告された場合に、前記プロジェクトに対応するプロジェクトWEBページ41を作成し、このプロジェクトWEBページ41のURLアドレスおよびプロジェクトの開始を伝えるメッセージが含まれる電子メールを端末装置20に送信する。 - 特許庁
This project schedule management system has a plurality of editors accessible through a web browser to execute various scheduling tasks by project members. プロジェクトスケジュール管理システムは、プロジェクトメンバーによるスケジューリングタスクを実行するため、ウェブブラウザを介しアクセス可能な複数エディタを有する。 - 特許庁
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
In this exercise, you built the CustomerBook application using Java EE 5 technology.You then deployed the project and tested the web application.
この課題では、Java EE 5 テクノロジを使用して CustomerBook アプリケーションを構築しました。 そのあとで、プロジェクトの配備と Web アプリケーションのテストを行いました。 - NetBeans
If this occurs, right-click the project node, choose Properties, select the Web Service Clients panel, select donotunwrap and deselect strict. この場合は、プロジェクトのノードを右クリックし、「プロパティ」を選択し、「Web サービスクライアント」パネルを選択して「donotunwrap」を選択します。 また、「strict」を選択解除します。 - NetBeans
When you build a project, the IDE compiles the BPEL source file and packages the BPEL file and web service artifacts, including WSDL and XSD files, into a JAR archive. プロジェクトを構築すると、IDE は BPEL ソースファイルをコンパイルし、BPEL ファイルと Web サービスアーティファクト (WSDL ファイルと XSD ファイルなど) を 1 つの JAR アーカイブにパッケージ化します。 - NetBeans
If your project has less than two pages, create a new one by right-clicking the Web Pages node in the Projects window and choosing New Page.
プロジェクトが 2 ページ未満の場合は、「プロジェクト」ウィンドウで「Web ページ」ノードを右クリックし、「新規」「ページ」を選択して新しいページを作成します。 - NetBeans
You can get some links about these standards at the FreeBSD C99 POSIX Standards Conformance Projectweb site.
FreeBSD C99 POSIX標準適合プロジェクトのウェブサイトに、そういった標準へのリンクがいくつかあります。 - FreeBSD
An entire project alarm importance level screen 1 and project- specific monitoring screens 2a, 2b and 2c are displayed on the WEB browser of a display mechanism 6. 表示機構5のWEBブラウザ上には全プロジェクト警報重要度画面1と、プロジェクト固有監視画面2a,2b,2cとが表示される。 - 特許庁
The wizard lets you select a project from a list of projects containing RESTful web services.Once you have selected the project and completed the wizard, you will have JavaScript client stubs that will form the basis of your client application. このウィザードでは、RESTful Web サービスを含むプロジェクトの一覧からプロジェクトを選択できます。 プロジェクトを選択してウィザードを完了すると、クライアントアプリケーションの基礎となる JavaScript クライアントのスタブが作成されます。 - NetBeans
After an update, to see if there are new sample applications, choose File > New Project to open the New Project wizard, and then choose Samples > Visual Web to see the list of sample applications in the right pane.
更新後、新しいサンプルアプリケーションの有無を確認するには、「ファイル」「新規プロジェクト」を選択し、「新規プロジェクト」ウィザードを開き、「サンプル」「Visual Web」を選択して右区画のサンプルアプリケーションの一覧を確認します。 - NetBeans