小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > マイクロソフト用語 > 自由形式のパスの英語・英訳 

自由形式のパスの英語

ピン留め

追加できません

(登録数上限)

単語を追加

マイクロソフト用語集での「自由形式のパス」の英訳

自由形式のパス

対訳 freeform path


「自由形式のパス」の部分一致の例文検索結果

該当件数 : 14



例文

自由形プロジェクトのクラスパスの管理例文帳に追加

Managing the Classpath in Free-form Projects発音を聞く  - NetBeans

詳細は、「自由形プロジェクトのクラスパスの管理」を参照してください。例文帳に追加

For more, see Managing the Classpath in Free-form Projects.発音を聞く  - NetBeans

自由形プロジェクトの場合は、Ant スクリプトで、すべてのソースフォルダのクラスパスを管理します。例文帳に追加

In free-form projects, your Ant script handles the classpath for all of your source folders.発音を聞く  - NetBeans

詳細は、あとに説明する「自由形プロジェクトのクラスパスの管理」を参照してください。例文帳に追加

For more, see Managing the Classpath in Free-form Projects below.発音を聞く  - NetBeans

自由形プロジェクトのクラスパスは、「プロジェクトプロパティー」ダイアログの「Java ソースのクラスパス」パネルを使用して宣言できます。例文帳に追加

You can declare the classpath for free-form projects using the Java Sources Classpath panel in the Project Properties dialog box.発音を聞く  - NetBeans

注: 自由形のプロジェクトの場合は、単にプロジェクトの出力 JAR ファイルをクラスパスに追加します。例文帳に追加

Note: For free-form projects, just add the output JAR files of the project to the classpath. - NetBeans

例文

自由形 Web プロジェクトを右クリックし、「プロパティ」を選択して「Web ソースのクラスパス」ページで「了解」をクリックしてください。例文帳に追加

Right-click the web free-form project, choose Properties, and click OK on the Web Sources Classpath page. - NetBeans

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「自由形式のパス」の部分一致の例文検索結果

該当件数 : 14



例文

自由形プロジェクトのクラスパス設定は、コード補完およびリファクタリングに使用できるクラスを IDE に知らせるだけです。例文帳に追加

The classpath settings for free-form projects only tell the IDE what classes to make available for code completion and refactoring.発音を聞く  - NetBeans

標準プロジェクトのクラスパス自由形プロジェクトを追加する場合は、そのプロジェクトの JAR ファイルを標準プロジェクトのクラスパスに追加する必要があります。例文帳に追加

If you want to add a free-form project to the classpath of a standard project, you have to add the free-form project's JAR file to the standard project's classpath.発音を聞く  - NetBeans

独自の Ant スクリプトを使用してプロジェクトを構築、実行する場合は、自由形のプロジェクトを作成し、そのプロジェクト内で複数のソースフォルダを作成し、それぞれにクラスパスを持たせることができます。例文帳に追加

If you use your own Ant script to build and execute your projects, you can create a free-form project in which you can have multiple source folders with individual classpaths. - NetBeans

「プロジェクトプロパティー」ダイアログでの自由形プロジェクトのクラスパス設定は、コード補完およびリファクタリングに使用できるクラスを IDE に知らせるだけです。例文帳に追加

The classpath settings for free-form projects in the Project Properties dialog box only tell the IDE what classes to make available for code completion and refactoring.発音を聞く  - NetBeans

自由形プロジェクトでは、コード補完およびリファクタリングに使用できるクラスを IDE に知らせ、それらのプロジェクトソースのクラスパスを指定します。例文帳に追加

In free-form projects you tell the IDE what classes to make available for code completion and refactoring and specify the classpath for these project sources.発音を聞く  - NetBeans

標準プロジェクトの場合は、プロジェクト 1 つにクラスパス 1 つですが、テスト、実行、デバッグのそれぞれに異なるバージョンのクラスパスを設定することができます。 自由形のプロジェクトのクラスパスは、Ant スクリプトで制御するため複雑になることがあります。例文帳に追加

Each standard project has one classpath per project, but you can configure different versions of the classpath for testing, running,and debugging.The classpath for free-form projects is controlled by the Ant script and can therefore be complex. - NetBeans

例文

1 つの標準プロジェクトは、Java ソースパッケージルートを含むソースフォルダを 1 つだけ含むことができます (J2SE プロジェクトの場合は、ソースフォルダ 1 つに加えて JUnit テストパッケージフォルダ 1 つ)。 自由形のプロジェクトの場合は、Ant スクリプトにソースフォルダに関する情報があり、それに従ってクラスパスが処理されるかぎり、複数のソースフォルダを含むことができます。例文帳に追加

Each standard project can only contain one source folder containing a Java source package root (and, for J2SE projects, one JUnit test packagefolder).Free-form projects can contain multiple source folders, as long as the Ant script knows about the source folders and handles their classpathaccordingly. - NetBeans

>>例文の一覧を見る

「自由形式のパス」の英訳に関連した単語・英語表現

自由形式のパスのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS