「Dist」を含む例文一覧(54)

<前へ 1 2
  • Navigate to the project's dist folder.
    プロジェクトの dist フォルダまで移動します。 - NetBeans
  • Zip the project's dist folder into a ZIP archive.
    プロジェクトの dist フォルダを ZIP アーカイブに圧縮します。 - NetBeans
  • Zip the project's dist folder into a ZIP archive. (The dist folder might also contain a lib folder,which you would also need to include.)
    プロジェクトの dist フォルダ (lib フォルダを含む) を ZIP アーカイブに圧縮します。 - NetBeans
  • The HelloApplet.jar file is created in the dist folder, which you can see if you switch to the Files window (Ctrl-2).
    HelloApplet.jar ファイルが dist フォルダに作成されます。 - NetBeans
  • In the command prompt, change directories to the CarsApp/dist directory.
    コマンドプロンプトで、ディレクトリを CarsApp/dist ディレクトリに変更します。 - NetBeans
  • In the command prompt, change directories to the NumberAddition/dist directory.
    コマンドプロンプトで、ディレクトリを NumberAddition/dist ディレクトリに変更します。 - NetBeans
  • In the command prompt, change directories to the MyApp/dist directory.
    コマンドプロンプトで、ディレクトリを MyApp/dist ディレクトリに変更します。 - NetBeans
  • The JAR file is generated to the dist directory of your project folder.
    JAR ファイルは、プロジェクトフォルダの dist ディレクトリに生成されます。 - NetBeans
  • Navigate to the dist directory, select jasperreports-1.3.0.jar and press Enter.
    dist ディレクトリに移動し、jasperreports-1.3.0.jar を選択して Enter キーを押します。 - NetBeans
  • If you have specified any libraries for the project (in addition to the JDK),a lib folder is created in the dist folder.The libraries are copied into dist/lib.
    プロジェクトのライブラリを指定した場合 (JDK に加えて)、dist フォルダに lib フォルダが作成されます。 ライブラリが dist/lib にコピーされます。 - NetBeans
  • Now, dist, largo, kill them both!
    さあ ディスト ラルゴ 二人を殺せ - 映画・海外ドラマ英語字幕翻訳辞書
  • Using your system's file explorer or file manager, navigate to the CarsApp/dist directory.
    システムのファイルエクスプローラまたはファイルマネージャーを使用し、CarsApp/dist ディレクトリに移動します。 - NetBeans
  • Using your system's file explorer or file manager, navigate to the NumberAddition/dist directory.
    システムのファイルエクスプローラまたはファイルマネージャーを使用し、NumberAddition/dist ディレクトリに移動します。 - NetBeans
  • (The dist folder might also contain a lib folder,which you would also need to include.)
    dist フォルダに lib フォルダが含まれる場合は、このフォルダも含める必要があります。 - NetBeans
  • In the Files window (Ctrl-2), look in the dist folder and notice a JAR file called AsyncWSClient.jar.
    「ファイル」ウィンドウ (Ctrl-2) で dist フォルダ内を見ると、AsyncWSClient.jar という名前の JAR ファイルがあります。 - NetBeans
  • This can be changed to another text by using the --title option. The installer file will be written to the ``distribution directory''-- normally dist/, but customizable with the--dist-dir option.
    --title オプションを使えば、タイトルを別のテキストに変更できます。 インストーラファイルは ``配布物ディレクトリ (distribution directory)''-- 通常は dist/ に作成されますが、--dist-dir オプションで指定することもできます。 - Python
  • In the Library textfield, browse to the dist folder that contains the JAR file discussed in step 1 above.
    「ライブラリ」テキストフィールドで、上記の手順 1 で説明した JAR ファイルを含む dist フォルダに移動します。 - NetBeans
  • Copy the file src to the file or directory dst.
    ファイルsrcをファイルまたはディレクトリdistへコピーします。 - Python
  • Dist escaped from grand chokmah's detention camp.
    グランコクマの収容所から ディストが脱獄しました - 映画・海外ドラマ英語字幕翻訳辞書
  • The IDE also adds each of the JAR files that are in the dist/lib folder to the Class-Path element in the application JAR file's manifest.mffile.
    また、dist/lib フォルダ内の各 JAR ファイルは、アプリケーション JAR ファイルの manifest.mf ファイルにある Class-Path 要素にも追加されます。 - NetBeans
  • Automatically packaging the Swing Application Framework library into your project's dist/lib folder when you build your application in the IDE.
    IDE にアプリケーションを構築するときに、Swing Application Framework ライブラリをプロジェクトの dist/lib フォルダに自動的にパッケージ化します。 - NetBeans
  • Deletes the contents of the build(or nbbuild) and dist (or nbdist)folders and rebuilds all of the project's outputs.
    build (または nbbuild) および dist (または nbdist) フォルダの内容を削除し、プロジェクトの出力をすべて再構築します。 - NetBeans
  • Choose Run GenerateJavadoc for"MyLib" from the IDE's main menu. The generated Javadoc is added to the dist folder of the project.
    IDE のメインメニューから「構築」「MyLib の Javadoc を生成」を選択します。 生成された Javadoc は、プロジェクトの dist フォルダに追加されます。 - NetBeans
  • All artifacts created from NetBeans build and run commands are created in the build and dist folders.
    NetBeans の構築コマンドおよび実行コマンドから作成されたすべてのアーティファクトは、build フォルダおよび dist フォルダに作成されます。 - NetBeans
  • Click OK.When you build the project, the applet's JAR file is packaged in the project's WAR file in the dist folder.
    「了解」をクリックします。 プロジェクトを構築する場合、アプレットの JAR ファイルはプロジェクトの dist フォルダにある WAR ファイルにパッケージ化されます。 - NetBeans
  • Output folders that have been generated by previous buildactions are deleted ("cleaned"). (In most cases, these are the build and dist folders.)
    以前の構築アクションで生成された出力フォルダが削除 (「消去」) されますほとんどの場合、build フォルダおよび dist フォルダです。 - NetBeans
  • The IDE cleans out the project's build directory and dist directory, undeploys the web application, and then builds and deploys the application.
    これにより、プロジェクトの build ディレクトリと dist ディレクトリの内容が削除され、Web アプリケーションの配備が取り消され、再度アプリケーションの構築と配備が行われます。 - NetBeans
  • When you build the application(Build Build Main Project), the IDE automatically provides a copy of the library's JAR file in the application's dist/libfolder.
    アプリケーションを構築すると (「構築」「主プロジェクトを構築」)、IDE によってライブラリの JAR ファイルのコピーがアプリケーションの dist/lib フォルダに自動的に配置されます。 - NetBeans
  • If the Eclipse project already has build and dist folders,the NetBeans project creates folders callednbbuild and nbdist and uses those for the build outputs.
    build フォルダおよび dist フォルダがすでに Eclipse プロジェクトにある場合、NetBeans プロジェクトは nbbuild および nbdist というフォルダを作成し、構築出力用にそれらのフォルダを使用します。 - NetBeans
  • If the project is checked out of a version control system,the build (or nbbuild),dist (or nbdist), and the nbproject/privatefolders should not be checked into that version control system.
    プロジェクトがバージョン管理システムからチェックアウトされている場合、build (または nbbuild) フォルダ、dist (または nbdist) フォルダ、および nbproject/private フォルダはバージョン管理システムにチェックインすべきではありません。 - NetBeans
  • To make the JavaReports Javadoc available to the Java Editor, click the Javadoc tab, click Add ZIP/Folder, navigate to the directory into which you extracted the jasperreports-1.3.0-project.zip files, select the dist/javadoc subdirectory, and press Enter.
    Java エディタで JavaReports Javadoc を使用可能にするには、Javadoc タブをクリックし、「ZIP/フォルダを追加」をクリックして、jasperreports-1.3.0-project.zip ファイルを展開したディレクトリに移動したあと、dist/javadoc サブディレクトリを選択して Enter キーを押します。 - NetBeans
  • If you added a folder of classes or resources to the classpath(as opposed to a JAR file or project), none of the classpathelements are copied to the dist folder. If a library on the project's classpath also has a Class-Pathelement specified in its manifest, the content of the Class-Path element must be on the project's runtime path.
    また、アプリケーションの JAR ファイルの manifest.mf ファイルで Class-Path 要素に各 JAR ファイルが追加されます。 - NetBeans
  • Note: You can view the contents of the manifest in the IDE's Files window.After you have built your project, switch to the Files window and navigate todist/MyApp.jar.
    注: IDE の「ファイル」ウィンドウで、マニフェストの内容を表示できます。 プロジェクトを構築したら、「ファイル」ウィンドウに切り替え、dist/MyApp.jar に移動します。 - NetBeans
  • Though the IDE copies the necessary files to the correct location automatically,the following special cases should be kept in mind: If two JAR files on the project classpath have the same name,only the first JAR file is copied to the lib folder.
    GUI アプリケーションの実行時に Swing レイアウト拡張ライブラリが自動的に使用されるように、プロジェクトを構築すると、JAR (およびプロジェクトのクラスパスにあるその他の JAR ファイル) が自動的に dist/lib フォルダにコピーされます。 - NetBeans
<前へ 1 2

例文データの著作権について