1153万例文収録!

「build script」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > build scriptに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

build scriptの部分一致の例文一覧と使い方

該当件数 : 75



例文

Customizing your Ant build script for use with NetBeans 例文帳に追加

Ant 構築スクリプトのカスタマイズ - NetBeans

Customizing your Ant build script for use with the IDE 例文帳に追加

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

Choose Build Build Main Project to invoke the build.xml script. 例文帳に追加

「構築」「主プロジェクトを」構築を選択して、build.xml スクリプトを呼び出します。 - NetBeans

例文

Using Your Own Ant Script to Build, Run, and Debug 例文帳に追加

独自の Ant スクリプトによるコンパイル、実行、デバッグ - NetBeans


例文

The IDE uses an Ant build script to build and run your application. 例文帳に追加

IDE は、Ant 構築スクリプトを使用して、アプリケーションを構築および実行します。 - NetBeans

The IDE uses an Ant build script to build and run your web application. 例文帳に追加

IDE では、Ant 構築スクリプトを使用し、Web アプリケーションを構築および実行します。 - NetBeans

Providing an explicit classpath to the tasks in your build script. 例文帳に追加

構築スクリプト内で、タスクに対して明示的なクラスパスを指定する。 - NetBeans

This can be set at build time with the --prefix argument to the configure script.例文帳に追加

この値はビルド時にconfigureスクリプトの--prefix引数で指定する事ができます。 - Python

例文

Link Ant targets in your Ant build script to project commands in the IDE: 例文帳に追加

IDE で Ant 構築スクリプト内の Ant ターゲットをプロジェクトのコマンドに関連付けます。 - NetBeans

例文

All compilation and runtime options are set in the Ant build script. 例文帳に追加

コンパイル時および実行時オプションはすべて、Ant 構築スクリプトで設定します。 - NetBeans

You can store the property in the build script itself or in a separate ant.properties file. 例文帳に追加

プロパティーは、構築スクリプト自身、または別の ant.properties ファイルに保存できます。 - NetBeans

In standard projects, build-impl.xml is the Ant script that contains all of the instructions for building, running, and debugging the project.例文帳に追加

標準プロジェクトの build-impl.xml は、プロジェクトの構築、実行、デバッグ用のすべての命令が含まれる Ant スクリプトです。 - NetBeans

The IDE uses a NetBeans-generated Ant build script to build, run, clean, test, and debug your application. 例文帳に追加

NetBeans 生成の Ant 構築スクリプトを使用して、アプリケーションを構築、実行、生成部の削除、テスト、デバッグを行います。 - NetBeans

These users can customize a project's build script or use their own to build a project.例文帳に追加

プロジェクトの構築スクリプトをカスタマイズしたり、独自のスクリプトを使用してプロジェクトを構築したりできます。 - NetBeans

The integration environment generator selects a build script template for the identified dependencies, a scheduling script template for the identified scheduling information and a test case script template for the identified test cases and generates the build script, a scheduling script and a test case script.例文帳に追加

統合環境生成器は、特定された依存関係に対してビルド・スクリプト・テンプレートを、特定されたスケジューリング情報に対してスケジューリング・スクリプト・テンプレートを、特定されたテスト・ケースに対してテスト・ケース・スクリプト・テンプレートを選択し、ビルド・スクリプト、スケジューリング・スクリプト、およびテスト・ケース・スクリプトを生成する。 - 特許庁

Uses the NetBeans build script. Similar to the Clean command in Eclipse.例文帳に追加

NetBeans の構築スクリプトを使用します。 Eclipse の生成物を削除コマンドに似ています。 - NetBeans

The IDE builds as many build products asare specified in the project's Ant script. 例文帳に追加

プロジェクトの Ant スクリプトに指定されている個数の構築物が生成されます。 - NetBeans

For example, you may add a task to your build script to format your code with Jalopy. 例文帳に追加

たとえば、コードを Jalopy でフォーマットするタスクを構築スクリプトに追加するとします。 - NetBeans

The target script compiles any JRXML file found in the src/reports folder and puts the compiled report in the build/WEB-INF/reports folder. 例文帳に追加

ターゲットスクリプトは src/reports フォルダ内で検出した任意の JRXML ファイルをコンパイルし、コンパイルしたレポートを build/WEB-INF/reports フォルダに配置します。 - NetBeans

This can be set at build time with the --exec-prefix argument to the configure script.例文帳に追加

デフォルトでは、この値は'/usr/local'ですが、ビルド時にconfigureの--exec-prefix引数で指定することができます。 - Python

Since the Location folder also contains the project'sbuild script, the IDE automatically picks up the build script location. 例文帳に追加

「場所」フィールドで選択したフォルダにはプロジェクトの構築スクリプトも含まれるので、構築スクリプトの場所も自動的に選択されます。 - NetBeans

When you create a free-form web application project, the IDE uses your Ant build script to build and deploy your project.例文帳に追加

自由形式 Web アプリケーションプロジェクトが作成されると、IDE は、指定された Ant 構築スクリプトを使用してプロジェクトを構築、配備します。 - NetBeans

Later, you modify the build script to compile the report definitions in this folder into the build/web/WEB-INF/reports folder, which is where the runtime code in ApplicationBean1 expects to find them. 例文帳に追加

あとで、構築スクリプトを変更して、このフォルダのレポート定義を build/web/WEB-INF/reports フォルダにコンパイルして、ApplicationBean1 の実行時コードがその場所からレポート定義を検出できるようにします。 - NetBeans

The IDE generates the build script based on the options you entered when creating the project.例文帳に追加

IDE は、プロジェクト作成時にユーザーが入力したオプションに基づいて、構築スクリプトを生成します。 - NetBeans

Contains most of the NetBeans project metadata,including resources that are called by the main NetBeans build script. 例文帳に追加

主 NetBeans 構築スクリプトによって呼び出されるリソースなど、NetBeans プロジェクトのメタデータのほとんどが含まれます。 - NetBeans

In free-form projects, you can call up and run custom Ant tasks in your build script. 例文帳に追加

自由形式プロジェクトでは、構築スクリプトでカスタム Ant タスクを呼び出し、実行することができます。 - NetBeans

The project contains all of your sources and project metadata, such as the project's Ant build script.例文帳に追加

このプロジェクトには、ソースや、プロジェクトの Ant 構築スクリプトなどのプロジェクトメタデータがすべて含まれます。 - NetBeans

You can extend a standard project's build script by overwriting its Ant targets.例文帳に追加

Ant ターゲットを書き換えることによって、標準プロジェクトの構築スクリプトを拡張することができます。 - NetBeans

The project folder contains all of your sources and project metadata, such as the project's Ant build script.例文帳に追加

このプロジェクトフォルダには、ソースおよび、プロジェクトの Ant 構築スクリプトなどのプロジェクトメタデータのすべてが含まれます。 - NetBeans

Template for creating a J2SE project based on your own Java sources, built using your own Ant build script. 例文帳に追加

構築用の Ant 構築スクリプトがある既存の Java ソースに基づいて J2SE プロジェクトを作成するためのテンプレート。 - NetBeans

Once you have written and test run your application, you can use the Clean and Build command to build your application for deployment.When you use the Clean and Build command, the IDE runs a build script that performs the following tasks:例文帳に追加

アプリケーションを記述し、テスト実行すると、生成物を削除して構築コマンドを使用して配備するアプリケーションを構築できます。 生成物を削除して構築コマンドを使用すると、IDE は次のタスクを行う構築スクリプトを実行します。 - NetBeans

To integrate the profiling tool with the project, click OK in the dialog box.The IDE creates a backup of build.xml named build-before-profiler.xmland adds the following line to build.xml:import file=nbproject/profiler-build-impl.xml/You can restore the original build script by choosing Advanced Commands Unintegrate from the Profile menu. 例文帳に追加

プロジェクトとプロファイルツールを統合するには、ダイアログボックスで「了解」をクリックします。 IDE は build.xml のバックアップを build-before-profiler.xml という名前で作成し、build.xml に以下の行を追加します:import file="nbproject/profiler-build-impl.xml"/メニューから「プロファイル」「拡張コマンド」「プロファイラの統合を解除」を選択することによって、元のビルドスクリプトに戻すことができます。 - NetBeans

The IDE uses targets in an existing Ant script to build, run, clean, test, and debug your application. 例文帳に追加

既存の Ant スクリプト内のターゲットを使用して、アプリケーションの構築、実行、生成物の削除、テスト、デバッグを行います。 - 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

The IDE generated the build script when you created the project, basing it on the options you entered in the New Project wizard.例文帳に追加

構築スクリプトは、プロジェクトの作成時に、「新規プロジェクト」ウィザードで入力したオプションに基づいて生成されます。 - NetBeans

Template for creating a web project based on your own web and Java sources, built using your own Ant build script. 例文帳に追加

構築用の Ant 構築スクリプトがある既存の Web および Java ソースに基づいて Web プロジェクトを作成するためのテンプレート。 - NetBeans

This corresponds to the prefixvariable in the top-level Makefile and the --prefix argument to the configure script at build time.例文帳に追加

この値はトップレベルの Makefile に指定されている変数prefix や、ビルド値に configure スクリプトに指定した --prefix 引数に対応しています。 - Python

The IDE uses an Ant build script to build and run your web applications. The IDE generates the build script based on the options you specify in the New Project wizard, as well as those from the project's Project Properties dialog box (In the Projects window, choose Properties from the project node'sright click menu).例文帳に追加

IDE では、Ant 構築スクリプトを使用し、Web アプリケーションを構築、実行します。 IDE では、「新規プロジェクト」ウィザードで指定するオプションと、プロジェクトの「プロジェクトプロパティー」ダイアログ (「プロジェクト」ウィンドウでプロジェクトノードの右クリックメニューから「プロパティー」を選択) のオプションに基づいて構築スクリプトが生成されます。 - NetBeans

When the IDE generates the target, the target is generated in a separate build script and automatically mapped to the command. 例文帳に追加

IDE でターゲットが生成される場合、ターゲットは個別の構築スクリプト内に生成され、自動的にコマンドにマッピングされます。 - NetBeans

EJB Module with Existing Ant Script.Template for importing an EJB module into an IDE project that uses your own Ant build script. 例文帳に追加

既存の Ant スクリプトを使用する EJB モジュール。 Ant 構築スクリプトを使用する IDE プロジェクトに EJB モジュールをインポートするためのテンプレート。 - NetBeans

All of the project commands, like Build Main Project or Debug Main Project, call targets in the project's Ant script. 例文帳に追加

「主プロジェクトを構築」や「主プロジェクトをデバッグ」などのプロジェクトコマンドはすべて、プロジェクトの Ant スクリプトでターゲットを呼び出します。 - NetBeans

You can create a free-form projects based on an existing build script and sources,or start projects from a template. 例文帳に追加

既存の構築スクリプトとソースに基づいて自由形式のプロジェクトを作成したり、テンプレートからプロジェクトを開始したりできます。 - NetBeans

During this part of the document, you learn how to import your source code if you want to use your own Ant build script to work with your web application.例文帳に追加

つまり、ここでは、独自の Ant 構築スクリプトを使用して Web アプリケーションを扱う場合のソースコードのインポート方法を学びます。 - NetBeans

Java Project with Existing Ant Script.Template for creating a J2SE project based on your own Java sources, built using your own Ant build script. 例文帳に追加

既存の Ant スクリプトを使用する Java プロジェクト。 Ant 構築スクリプトがある既存の Java ソースに基づいて J2SE プロジェクトを作成するためのテンプレート。 - NetBeans

From the Files window, you can open and edit your project configuration files, such as the project's build script and properties file. 例文帳に追加

このウィンドウから、プロジェクトの構築スクリプトやプロパティーファイルなどのプロジェクトの構成ファイルを開いて編集することができます。 - NetBeans

The IDE stores project information in a project folder which includes an Ant build script and properties file that control the build and run settings, and a project.xmlfile that maps Ant targets to IDE commands. 例文帳に追加

IDE は、構築および実行オプションの設定を含む Ant 構築スクリプトやプロパティーファイル、Ant ターゲットを IDE コマンドにマッピングした project.xml ファイルなどを含むプロジェクトフォルダにプロジェクト情報を保存します。 - NetBeans

In free-form projects, the IDE uses targets in an existing Ant script to build, run, clean, test, and debug your application. 例文帳に追加

自由形式プロジェクトでは、既存の Ant スクリプト内のターゲットを使用して、アプリケーションの構築、実行、生成物の削除、テスト、デバッグを行います。 - NetBeans

If you are using a standard project, the IDE generates the build script based on the options you enter in the project's Project Properties dialog box. 例文帳に追加

標準プロジェクトの場合、IDE はプロジェクトの「プロジェクトプロパティー」ダイアログで入力されたオプションに基づいて構築スクリプトを生成します。 - NetBeans

例文

Web Project with Existing Ant Script.Template for creating a web project based on your own web and Java sources, built using your own Ant build script. 例文帳に追加

既存の Ant スクリプトを使用する Web プロジェクト。 Ant 構築スクリプトがある既存の Web および Java ソースに基づいて Web アプリケーションを作成するためのテンプレート。 - NetBeans




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
© 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