| 例文 |
code projectの部分一致の例文一覧と使い方
該当件数 : 125件
In the Authorize UML Project Save dialog box, click Yes.The IDE generates the Java source code and the Output window displays the progress of the code generation process. 例文帳に追加
「UML プロジェクトの保存の許可」ダイアログで「はい」をクリックします。 IDE によって Java ソースコードが生成され、「出力」ウィンドウにコード生成処理の進行状況が表示されます。 - NetBeans
Description: When you open a Java source file that is not in a project and try to invoke code completion for standard Java classes, the code completion box does not offer anything.例文帳に追加
説明:プロジェクトに含まれていない Java ソースファイルを開き、標準 Java クラスのコード補完を呼び出そうとすると、コード補完ボックスに何も表示されない。 - NetBeans
The first time you generate code, the IDE does not configure the target project and the status message at the bottom warns that a valid target project must be selected. 例文帳に追加
コードを最初に生成するとき、IDE はターゲットプロジェクトを構成せず、最下部の状態メッセージは有効なターゲットプロジェクトを選択する必要があることを警告します。 - NetBeans
You can find news, articles, additional modules, and other usefulinformation on the NetBeans project web site.Since NetBeans is an open-source project, the web site also provides accessto source code, a bug database, information on creating your own NetBeansmodules, and much more. 例文帳に追加
NetBeans はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成に関する情報などのさまざまな情報も提供しています。 - NetBeans
All the classes and other application elements are represented in the Projects window under the UML project node, while the original Java code remains in its original state under the Java project node. 例文帳に追加
すべてのクラスおよびその他のアプリケーション要素は「プロジェクト」ウィンドウで UML プロジェクトノードの下に表示され、元の Java コードは元の状態で Java プロジェクトノードの下に表示されます。 - NetBeans
Make changes to these elements and perform Generate Code -- the source files in the Java project are updated appropriately. 例文帳に追加
これらの要素に変更を加え、「コードを生成」を実行します - Java プロジェクト内のソースファイルは、適切に更新されます。 - NetBeans
Now that the Calculator element is complete, you need to create a Java project to which you can generate the code. 例文帳に追加
これで、Calculator 要素は完了しました。 次はコードの生成先である Java プロジェクトを作成する必要があります。 - NetBeans
When the generate code process is finished running, expand the source folder for the Java project to inspect your new Calculator sources. 例文帳に追加
コードの生成プロセスの実行が完了したら、Java プロジェクトのソースフォルダを展開し、新しい Calculator ソースを検査します。 - NetBeans
Generate the source code for the elements created in the Diagram editor in the UML project and view the generated source in the Source Editor. 例文帳に追加
図エディタで UML プロジェクトに作成した要素のソースコードを生成し、生成されたソースをソースエディタで表示する - NetBeans
When you run the debug target, it will run the project in the debugger and allow you to step line by line through your code.例文帳に追加
デバッグターゲットを実行すると、デバッガ上でプロジェクトが実行され、コードを行単位でステップ実行できます。 - NetBeans
In the Servlet and Client Type Selection page, select a web project,servlet name, and package for the generated server code. 例文帳に追加
「サーブレットとクライアントの種類」ページで、生成されるサーバーコードの Web プロジェクト、サーブレット名、およびパッケージを選択します。 - NetBeans
In this tutorial, you learn how to reverse engineer the source code of an existing Java application into a UML Modeling project. 例文帳に追加
このチュートリアルでは、既存の Java アプリケーションのソースコードを UML モデリングプロジェクトにリバースエンジニアリングする方法を学びます。 - NetBeans
The first step in reverse-engineering this code base is to create a NetBeansJava Project with Existing Sources. 例文帳に追加
このコードベースをリバースエンジニアリングする最初の手順は、NetBeans の「既存のソースを使用する Java プロジェクト」を作成することです。 - NetBeans
Click here to download the source code that reflects the project state after the lesson is completed 例文帳に追加
このレッスンが完了したあとのプロジェクトの状態を反映したソースコードをダウンロードするには、ここをクリックします。 - NetBeans
Click here to download the source code that reflects the project state after the previous lesson is completed. 例文帳に追加
前のレッスンが完了したあとのプロジェクトの状態を反映したソースコードをダウンロードするには、ここをクリックします。 - NetBeans
The Projects window, which contains a tree view of the components of the project,including source files, libraries that your code depends on, and so on. 例文帳に追加
「プロジェクト」ウィンドウ。 ソースファイルや、コードで使用しているライブラリなど、プロジェクトのコンポーネントのツリービューが表示されます。 - NetBeans
To illustrate how to set up your application code in NetBeans IDE, we'll use the BlackJack example project below.例文帳に追加
このドキュメントでは、NetBeans IDE でアプリケーションコードを準備する方法を具体的に理解するために、下図の BlackJack サンプルプロジェクトを使用します。 - NetBeans
Preprocessor blocks enable you to create, manage and track code that is specific to one or more project configurations or abilities. 例文帳に追加
プリプロセッサブロックを使用して、1 つ以上のプロジェクト構成またはアビリティーに固有のコードを作成、管理、および追跡できます。 - NetBeans
The key decisions concerning the FreeBSD project, such as the overall direction of the project and who is allowed to add code to the source tree, are made by a core team of 9 people. 例文帳に追加
プロジェクトの全体的な方向性や、誰にソースツリーにコードの書き込み権限を与えるか、 などといった FreeBSDプロジェクトに関する重要な意思決定は、 9 名からなるコアチーム (core team)によってなされます。 - FreeBSD
Workaround: Before adding files or code to the Java project, or generating the code using UML functionality, change the Java project encoding property to that of the default encoding for the locale in which the NetBeans IDE has been started if they are not the same. 例文帳に追加
回避策: Java プロジェクトにファイルまたはコードを追加する前、または UML 機能を使用してコードを生成する前に、Java プロジェクトのエンコーディングプロパティーと IDE を起動したロケールのデフォルトエンコーディングが異なる場合は、Java プロジェクトのエンコーディングプロパティーを変更します。 - NetBeans
Now that you have created the Java and UML Project you will use, you can look at the tools used in the UML code generation process. 例文帳に追加
これから使用する Java および UML プロジェクトを作成しました。 今度は、UML コード生成プロセスで使用するツールを見ていきましょう。 - NetBeans
When creating the project, you can choose to develop your application in the Visual Mobile Designer (VMD) or in the Source Code Editor.例文帳に追加
プロジェクトの作成時に、アプリケーションの開発にビジュアルモバイルデザイナ (VMD) を使用するか、またはソースコードエディタを使用するかを、選択できます。 - NetBeans
Before you start writing code, you have to make sure you have all of the necessary softwareand that your project is set up correctly. 例文帳に追加
コーディングを開始するには、必要なすべてのソフトウェアを用意し、プロジェクトを正しく作成、設定しておく必要があります。 - NetBeans
code name for the secret United States project set up in 1942 to develop atomic bombs for use in World War II 例文帳に追加
1942年に準備された秘密の米国のプロジェクトのコード名で、第二次世界大戦で使用する原子爆弾を開発するためのもの - 日本語WordNet
With a C/C++ Project From Existing Code, the IDE relies on yourexisting makefile for instructions on how to compile and run your application. 例文帳に追加
「既存のコードからの C/C++ プロジェクト」の場合、IDE は、アプリケーションのコンパイルおよび実行する手順について、既存の Makefile に依存します。 - NetBeans
When creating the project, you can choose to develop your applicationin the Visual Mobile Designer (VMD) or in the Source Code Editor. 例文帳に追加
プロジェクトの作成時に、アプリケーションの開発にビジュアルモバイルデザイナー (VMD) を使用するか、またはソースコードエディタを使用するかを、選択できます。 - NetBeans
All these options are also available for on-the-fly configuration when you invoke the code generation process, assuming you have enabled the Prompt Before Generating Code option in the Project Customizer. 例文帳に追加
また、プロジェクトカスタマイザの「コードを生成する前に問い合わせる」オプションが有効になっていれば、コード生成プロセスを呼び出す際の構成中にもこれらすべてのオプションを使用できます。 - NetBeans
To import the source code you were working on in version 3.6, create a new project for each source package root (or if you have your own Ant script, onefree-form project for the entire application).例文帳に追加
バージョン 3.6 で扱ったソースコードをインポートするには、ソースパッケージのルートごとに新しいプロジェクトを 1 つ作成します (専用の Ant スクリプトがある場合は、アプリケーション全体で自由形式のプロジェクトを 1 つ作成)。 - NetBeans
Next we create the MyHello application using the New Project and New File wizards,and complete the code using the Source Editor. 例文帳に追加
ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用して MyHello アプリケーションを作成し、ソースエディタを使用してコードを完成させます。 - NetBeans
With a C/C++ Project From Existing Code, the IDE relies on your existing makefile for instructions on how to compile and run your application.例文帳に追加
「既存のコードからの C/C++ プロジェクト」の場合、IDE は、アプリケーションのコンパイルおよび実行する手順について、既存のメイクファイルに依存します。 - NetBeans
At the fifth step, the Code Assistance Configuration page, the wizardproposesto setup the IDE project automatically, on the basis of the compiler commentary. 例文帳に追加
5 番目の手順の「コード支援の構成」ページでは、コンパイラコメンタリに基づいて、IDE プロジェクトの設定手順が自動的にウィザードに表示されます。 - NetBeans
The classpath settings in the Classpath page of the Project Properties dialog box only tell the IDE which classes to make available for code completion and refactoring. 例文帳に追加
「プロジェクトプロパティー」ダイアログの「クラスパス」ページのクラスパスの設定は、コード補完およびリファクタリングに使用できるクラスを IDE に伝えるだけです。 - NetBeans
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. 例文帳に追加
自由形式プロジェクトでは、コード補完およびリファクタリングに使用できるクラスを IDE に知らせ、それらのプロジェクトソースのクラスパスを指定します。 - NetBeans
It shows how to generate the source code for the elements created in the Diagram editor in the UML project and view the generated source in the Source Editor. 例文帳に追加
図エディタで UML プロジェクトに作成した要素のソースコードを生成し、生成されたソースをソースエディタで表示する方法を示しています。 - NetBeans
Issue #87639: The Generic type for attributes, operations, and operations in nested classes are lost when reverse engineering a Java source code into a UML project. 例文帳に追加
課題 No. 87639: Java ソースコードを UML プロジェクトにリバースエンジニアリングするときに、入れ子クラス内の属性、操作、および操作の総称型が失われます。 - NetBeans
Once you have all your domain templates in place and they are properly enabled for your UML project, you can generate code from your model. 例文帳に追加
すべてのドメインテンプレートを設定し、作成した UML プロジェクトに対して適切に有効になるよう設定したら、モデルからコードを生成できます。 - NetBeans
Errors are indicated by red underlines or red boxes along the left side of the code.Your project will not build if there are errors in the code.例文帳に追加
エラーがある場合は、赤い下線、またはコードの左端に赤いボックスが表示されます。 コードにエラーがある場合は、プロジェクトを構築できません。 - NetBeans
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. 例文帳に追加
「プロジェクトプロパティー」ダイアログでの自由形式プロジェクトのクラスパス設定は、コード補完およびリファクタリングに使用できるクラスを IDE に知らせるだけです。 - NetBeans
Now we'll create the same application using the New Project and New File wizards,and completing the code using the Source Editor. 例文帳に追加
ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用し、ソースエディタを使用してコードを完成させることにより、同じアプリケーションを作成します。 - NetBeans
No code is directly related to the Actor or Use Cases, but these interactions expose the need for certain components in your project.例文帳に追加
コードはアクターやユースケースと直接関係しませんが、これらの相互作用は、プロジェクトに特定のコンポーネントが必要であることを明らかにします。 - NetBeans
Since the NetBeans IDE is an open-source project, the web site also provides access to source code, an issue database, information on creating your own NetBeans modules, and much more. 例文帳に追加
NetBeans IDE はオープンソースプロジェクトなので、この Web サイトでは、ソースコード、課題のデータベース、ユーザー独自の NetBeans モジュールの作成に関する情報などにもアクセスできます。 - NetBeans
When you start an application from the Java Desktop Application project template,by default your code is generated with the Swing Application Framework's conventions for managing resources, such as UI text.例文帳に追加
Java デスクトップアプリケーションプロジェクトテンプレートからアプリケーションを起動すると、デフォルトで、UI テキストなどの Swing Application Framework のリソース管理規則を使用してコードが生成されます。 - NetBeans
This project aims to produce hybrid symbolic/numeric code for the efficient computation of the basic objects of convex analysis. 例文帳に追加
このプロジェクトの目標とするところは, 凸解析の基本的な対象を効率的に計算するための混成記号/数値コードを作り出すことである. - コンピューター用語辞典
Since NetBeans is an open-source project, the web site also provides access to source code, a bug database, information on creating your own NetBeans modules, and much more. 例文帳に追加
NetBeans はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成方法をはじめ、さまざまな情報を提供しています。 - NetBeans
The addition of channel support to the PEAR installer as of version 1.4.0 means that it is now simpler to distribute any PHP code project using the PEAR installer than it ever was. 例文帳に追加
バージョン 1.4.0 で PEAR インストーラにチャネルのサポートが追加され、PHP でコードが書かれたプロジェクトを PEAR インストーラで配布することが以前に比べさらに簡単になりました。 - PEAR
To abide by the last wishes of Emperor Tenmu, she embarked on the construction of Fujiwara-kyo, which was the first large-scale capital city in Japan, and continued with streamlining Ritsuryo Code as well as the compilation project of a national history, including the establishment of Asuka Kiyomihara Code with reference to Tang. 例文帳に追加
天武の遺志を継ぎ、日本初の本格的都城である藤原京の建設を進めたほか、飛鳥浄御原令の制定など、唐を参考にした律令の整備・国史編纂事業などを継続した。 - Wikipedia日英京都関連文書対訳コーパス
Click OK to save the properties, without specifying the Target Project.(You see the same user interface later in your workflow in the Generate Code dialog, but at that point in the workflow all mandatory fields including Target Project must be filled in before you click OK to generate code.) 例文帳に追加
「了解」をクリックし、ターゲットプロジェクトを指定せずにプロパティーを保存します。 同じユーザーインタフェースは、このあとのワークフローの「コードを生成」ダイアログにも表示されますが、ワークフローのこの時点では、「了解」をクリックしてコードを生成する前に、ターゲットプロジェクトなどのすべての必須フィールドに入力する必要があります。 - NetBeans
Despite the fact that the people such as IKI no Hakatoko who once visited Tang Dynasty and SATSU Kokaku who was originally Chinese and became naturalized in Japan were involved in the project of compiling Ritsuryo Code, the leaders of the project such as Imperial Prince Osakabe and FUJIWARA no Fuhito were not experts of the system of Ritsuryo in Tang, and as such, what was decided as Taiho Code was idealistic in its tendency. 例文帳に追加
しかし律令編纂には入唐経験のある伊吉博徳や、唐から帰化した薩弘恪などが加わってはいたものの、作成を主導した刑部親王や藤原不比等らは唐律令の実態に精通していた訳ではなく、やや理想的な傾向を残すものでもあった。 - Wikipedia日英京都関連文書対訳コーパス
The IDE contains code snippets that can be dragged and dropped into the editor: The Palette allows you to quickly addJavaFX objects with transformations, effects and animation to your project.例文帳に追加
IDE には、エディタにドラッグ&ドロップできるコードスニペットが含まれています。 パレットを使用して、変換、エフェクト、およびアニメーションを持つ JavaFX オブジェクトをプロジェクトにすばやく追加できます。 - NetBeans
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

