1153万例文収録!

「java application」に関連した英語例文の一覧と使い方(6ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > java applicationの意味・解説 > java applicationに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

java applicationの部分一致の例文一覧と使い方

該当件数 : 604



例文

Sun Java System (SJS) Application ServerJBoss Application ServerWebLogic Application ServerHowever, the Tomcat Web Server that is bundled with the IDE provides all the support you need for two-tier web applications such as the ones described in this importguide.例文帳に追加

Sun Java System (SJS) Application ServerJBoss Application ServerWebLogic Application Serverただし、IDE に付属している Tomcat Web サーバーには、このインポートガイドで説明しているような 2 層 Web アプリケーションに必要なすべてのサポートが用意されています。 - NetBeans

In the Java Application Runtime Settings section, move J2SE5.0 to the top of the list. 例文帳に追加

「Java アプリケーション実行時の設定」セクションで、「J2SE 5.0」をリストの最上部に移動します。 - NetBeans

You now know how to create a basic Java application that interacts with Groovy.例文帳に追加

これで、Groovy と対話する基本的な Java アプリケーションの作成方法がわかりました。 - NetBeans

A NetBeans module is a group of Java classes that provides an application with a specific feature.例文帳に追加

NetBeans モジュールは、特定の機能を持つアプリケーションを提供する、Java クラスのグループです。 - NetBeans

例文

To see how you can use the Java Desktop Application project template to build a database application with a Master/Detail view, see Building a Java Desktop Database Application.例文帳に追加

「Java デスクトップアプリケーション」プロジェクトテンプレートを使用してマスター/詳細ビューを備えたデータベースアプリケーションを構築する方法については、Java デスクトップデータベースアプリケーションの構築を参照してください。 - NetBeans


例文

To see how you can use the Java Desktop Application project template tobuild a database application with a Master/Detail view, see Building a Java Desktop Database Application. 例文帳に追加

「Java デスクトップアプリケーション」プロジェクトテンプレートを使用してマスター/詳細ビューを備えたデータベースアプリケーションを構築する方法については、「Java デスクトップデータベースアプリケーションの構築」を参照してください。 - NetBeans

If you want to use the Sun Java System Application Serverinstead, or if you want to use a socket connection, place a comment symbol (#) in front of the Tomcat properties and remove those for the applicable connection using the Sun Java SystemApplication Server.例文帳に追加

Sun Java System Application Server を使用するか、ソケット接続を使用する場合は、Tomcat 関係のプロパティーの前にコメント記号 (#) を付けて、Sun Java System Application Sever を使用する、該当する接続のコメント記号を削除します。 - NetBeans

On Linux machines, the binary installer is the preferred method for installing NetBeans IDE and Sun Java System Application Server bundle.例文帳に追加

Linux マシンの場合は、バイナリインストーラを使用して NetBeans IDE およびバンドルの Sun Java System Application Server をインストールする方法を推奨します。 - NetBeans

To best take advantage of the IDE's support for the Swing ApplicationFramework, you need to use the Java Desktop Application project template. 例文帳に追加

IDE による Swing Application Framework のサポートを最大限に活用するには、Java デスクトップアプリケーションプロジェクトテンプレートを使用します。 - NetBeans

例文

The three clients are a Java class in a Java SE application,a servlet, and a JSP page in a web application.例文帳に追加

このドキュメントで作成する 3 つのクライアントは別々のアプリケーションですが、同じ Web サービスを使用します。 - NetBeans

例文

Note: If the Warning - Select Server dialog box appears, select Sun Java System Application Server 9 and click OK. 例文帳に追加

注: 「警告 - サーバーの選択」ダイアログが表示された場合、「Sun Java System Application Server 9」を選択して「了解」をクリックします。 - NetBeans

To verify that the project has been deployed, expand Sun Java System Application Server 9 JBI Service Assemblies in the Runtime window. 例文帳に追加

プロジェクトが配備されたことを確認するには、「実行時」ウィンドウで「Sun Java System Application Server 9」「JBI」「サービスアセンブリ」を展開します。 - NetBeans

The persistence runtime can be used in web apps and plain Java apps without the need of a full-blown Java EE application server. 例文帳に追加

本格的な Java EE アプリケーションサーバーを用意することなく、Web アプリケーションおよび単純な Java アプリケーションで使用できる持続性実行時環境。 - NetBeans

If you originally deployed your migrated application to a server other than Sun Java System Application Server, then you need to make modifications to deploy your application. 例文帳に追加

移行したアプリケーションが、最初に Sun Java System Application Server 以外のサーバーに配備された場合、アプリケーションを配備するためには変更を行う必要があります。 - NetBeans

Creating a Java ME Web Service Application Using the Visual Mobile Designer and Data Binding Structures 例文帳に追加

ビジュアルモバイルデザイナおよびデータバインド構造を使用した Java ME Web サービスアプリケーションの作成 - NetBeans

NetBeans Java ME User Forum Ask questions and get answers about mobile application development using NetBeans. 例文帳に追加

NetBeans Java ME ユーザーフォーラム - NetBeans を使用したモバイルアプリケーション開発に関する質問と回答です。 - NetBeans

Under Categories, select Java Web.Under Projects, select Web Application and click Next. 例文帳に追加

「カテゴリ」から「Java Web」を選択します。 「プロジェクト」で「Web アプリケーション」を選択して、「次へ」をクリックします。 - NetBeans

In this section, you modify the existing Java code to make your application funtion correctly. 例文帳に追加

この節では、アプリケーションが正常に機能するように既存の Java コードを変更します。 - NetBeans

You will create a Java application, add a JFrame, and retrieve a simple message from a Groovy file.例文帳に追加

Java アプリケーションを作成し、JFrame を追加し、Groovy ファイルからシンプルなメッセージを取得します。 - NetBeans

For concrete examples of using the beans binding features in the IDE, see the Building a Java Desktop Database Application and the Creating a Custom Java Desktop Database Application tutorials.例文帳に追加

IDE での Beans Binding 機能の使用に関する具体例については、「Java デスクトップデータベースアプリケーションの構築」および「カスタム Java デスクトップデータベースアプリケーションの作成」のチュートリアルを参照してください。 - NetBeans

In the Categories pane, select the General node and in the Projects pane, choose Java Application.例文帳に追加

「カテゴリ」区画で「一般」ノードを選択し、「プロジェクト」区画で「Java アプリケーション」を選択します。 - NetBeans

Optionally, you can download and use the Sun Java System (SJS) ApplicationServer (download),JBoss, or WebLogic. 例文帳に追加

必要に応じて、Sun Java System (SJS) Application Server (ダウンロード)、JBoss、または WebLogic をダウンロードし、使用することもできます。 - NetBeans

MC4J is a project to create management software for J2EE application servers and other Java applications.The MC4J JMX Console is a Swing application for remote monitoring and administration using Java Management Extensions (JMX). 例文帳に追加

MC4J は、J2EE アプリケーションサーバーとその他の Java アプリケーション向けの管理ソフトウェアを作成するプロジェクトです。 MC4J JMX Console は、Java Management Extensions (JMX) を使用したリモート監視および管理のための Swing アプリケーションです。 - NetBeans

For this tutorial you need to register a local instance of GlassFish / Sun Java System Application Server with the IDE.The GlassFish application server is bundled with the IDE. 例文帳に追加

このチュートリアルでは、GlassFish または Sun Java System Application Server のローカルインスタンスを IDE に登録する必要があります。 IDE には GlassFish アプリケーションサーバーが含まれます。 - NetBeans

Before you can deploy your application, the Sun Java System Application Server and JBI runtime must be configured correctly and running. 例文帳に追加

アプリケーションを配備できるよう、前もって Sun Java System Application Server および JBI 実行環境を正しく構成し、稼動させておく必要があります。 - NetBeans

Similarly, notice that the application will be deployed to http://localhost:8084/MyProjectby default, but that the port number for the Sun Java System Application Server is included. 例文帳に追加

同様に、デフォルトでは、アプリケーションは http://localhost:8084/MyProject に配備されますが、Sun Java System Application Sever のポート番号が含まれていることに注意してください。 - NetBeans

Note that this issue only affects standalone installations of Sun Java Application Server, not installations in which the application server is bundled with NetBeans IDE. 例文帳に追加

この問題は Sun Java Application Server のスタンドアロンインストールにのみ影響するもので、NetBeans IDE に付属のアプリケーションサーバーでのインストールには影響しません。 - NetBeans

To take advantage of NetBeans IDE's Java EE 5 capabilities, use an application server that is fully compliant with the Java EE 5 specification, such as the GlassFishApplication Server V2 UR2.例文帳に追加

NetBeans IDE の Java EE 5 機能を活用するためには、GlassFish アプリケーションサーバー V2 UR2 などの、Java EE 5 仕様に完全に準拠したアプリケーションサーバーを使用してください。 - NetBeans

For a broader introduction to useful IDE features that are generally applicable to Java application development, see Introduction to Developing General Java Applications.例文帳に追加

Java アプリケーションの開発に一般的に適用できる、より幅広い IDE の機能については、一般的な Java アプリケーション開発入門を参照してください。 - NetBeans

Some standard IDE projects (Java Application, Java Class Library, Web Application, Enterprise Application, and EJB Module) are created with only one source folder, you can add more. 例文帳に追加

いくつかの標準 IDE プロジェクト (Java アプリケーション、Java クラスライブラリ、Web アプリケーション、エンタープライズアプリケーション、および EJB モジュール) は、1 つだけのソースフォルダとともに作成さます。 あとから複数のソースフォルダを追加することができます。 - NetBeans

For this tutorial you must have an instance of Glassfish V2 or the Sun Java System Application Server Platform Edition 9 registered with the IDE.In this exercise you will register the application server with the IDE.If the application server is already registered and visible in the Services window, you can go to Setting Up the Web Application Project.例文帳に追加

このチュートリアル用に、Glassfish V2 または Sun Java System Application Server Platform Edition 9 のインスタンスを、IDE に登録する必要があります。 この課題で、アプリケーションサーバーを IDE に登録します。 - NetBeans

The following short tutorial takes you through some of the basic steps of developing a Java SE application in NetBeans IDE 6.0.This tutorial assumes you already have some familiarity with developing Java applications.Along the way, you will see some of the IDE features that simplify application development.例文帳に追加

手順の中で、アプリケーション開発に役立つ IDE の機能を紹介していきます。 - NetBeans

If your migrated project was originally deployed on the Sun Java System Application Server, then you can deploy the project in NetBeans IDE 6.0 or 6.1. 例文帳に追加

移行したプロジェクトが、最初に Sun Java System Application Server に配備されていた場合、そのプロジェクトは NetBeans IDE 6.0 または 6.1 で配備できます。 - NetBeans

If necessary, you can uninstall the bundled software, however you must uninstall the NetBeans IDE and the Sun Java System Application Server separately.例文帳に追加

必要に応じて、バンドルソフトウェアをアンインストールできますが、NetBeans IDE と Sun Java System Application Server は個別にアンインストールする必要があります。 - NetBeans

In order to use the J2EE development features of NetBeans IDE 4.1, you must have the Sun Java System Application Server Platform Edition 8 2005Q1 installed on your computer.例文帳に追加

NetBeans IDE 4.1 の J2EE 開発機能を利用するには、コンピュータに Sun Java System Application Server Platform Edition 8 2005Q1 がインストールされている必要があります。 - NetBeans

In order to use the J2EE development features of NetBeans IDE 5.0, you must have the Sun Java System Application Server Platform Edition 8 installed on your computer.例文帳に追加

NetBeans IDE 5.0 の J2EE 開発機能を利用するには、コンピュータに Sun Java System Application Server Platform Edition 8 がインストールされている必要があります。 - NetBeans

You will use the IDE's Java Desktop Application project template to createmuch of the base code for the application. 例文帳に追加

IDE の Java デスクトップアプリケーションプロジェクトのテンプレートを使用して、アプリケーションの基本的なコードの大部分を作成できます。 - NetBeans

The Swing Application Framework is a light framework that simplifies the creation and maintaining of small- to medium-sized Java desktop applications.例文帳に追加

Swing Application Framework は、小規模から中規模の Java デスクトップアプリケーションの作成と保守を簡素化する手軽なフレームワークです。 - NetBeans

In the Platform Location field, use the Browse button to navigate to and select the directory containing the Java Application Platform SDK you have just installed. 例文帳に追加

「プラットフォームの場所」フィールドの「参照」ボタンを使用して、インストールした Java Application Platform SDK があるディレクトリを選択します。 - NetBeans

To verify that the Sun Java System Application Server is configured in the IDE, click the Runtime tab and expand the Servers node. 例文帳に追加

Sun Java System Application Server が IDE 内で構成されていることを確認するには、「実行時」タブをクリックして、「 サーバー 」ノードを展開します。 - NetBeans

The Sun Java System Application Server (GlassFish) has one pre-defined user named admin, which is used for accessing the Admin Console. 例文帳に追加

Sun Java System Application Server (GlassFish) には、管理コンソールへのアクセスに使用される、admin という名前の事前定義されたユーザーが 1 つあります。 - NetBeans

In this exercise you created a Java EE 5 web application which will contain the entity classes and servlet. 例文帳に追加

この課題では、エンティティークラスおよびサーブレットを含める Java EE 5 Web アプリケーションを作成しました。 - NetBeans

In this exercise you created a Java EE 5 enterprise application containing an EJB module and a web module. 例文帳に追加

この課題では、EJB モジュールおよび Web モジュールを含む Java EE 5 エンタープライズアプリケーションを作成しました。 - NetBeans

When you add a web page in a Visual Web JSF application, the IDE creates both a JSP file and a Java source file for you. 例文帳に追加

Visual Web JSF アプリケーションに Web ページを追加すると、JSP ファイルと Java ソースファイルが作成されます。 - NetBeans

Then you need to create a new Java application to use as our main project.例文帳に追加

そのあとで、主プロジェクトとして使用する Java アプリケーションを新規作成する必要があります。 - NetBeans

A Java Application project with a main class that implements a method from the library project's utility class.例文帳に追加

ライブラリプロジェクトのユーティリティークラスからメソッドを実装する主クラスを含む Java アプリケーションプロジェクト。 - NetBeans

In this exercise we created a Java EE 5 enterprise application containing an EJB module and a web module. 例文帳に追加

この課題では、EJB モジュールおよび Web モジュールを含む Java EE 5 エンタープライズアプリケーションを作成しました。 - NetBeans

Providing the Java Desktop Application project template, which contains skeleton implementations of the main framework features.例文帳に追加

メインフレームワーク機能のスケルトン実装を含む Java デスクトップアプリケーションプロジェクトテンプレートの提供。 - NetBeans

SeeBuilding a Java Desktop Database Application for an example of how this shell can be used.例文帳に追加

この使用方法の詳細は、「Java デスクトップデータベースアプリケーションの構築」参照してください。 - NetBeans

例文

The Sun Java System Access Manager appears as a node in the Services Tab under the Application Server you have just installed. 例文帳に追加

「サービス」タブで、Sun Java System Access Manager が、インストールしたアプリケーションサーバーの下のノードとして表示されます。 - 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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS