Translator Reviews ( English → Japanese )

Rating: 52 / 0 Reviews / 13 Sep 2014 at 06:26

weifenbach
weifenbach 52 Japanese girl who lives and works in ...
English

When a project is created in the workspace, a project description file is automatically generated that describes the project. The purpose of this file is to make the project self-describing, so that a project that is zipped up or released to a server can be correctly recreated in another workspace. This file is always called ".project", and is located as a direct member of the project's content area. The name of the file is exposed through the static field DESCRIPTION_FILE_NAME on org.eclipse.core.resources.IProjectDescription.

The name, location, and content of this file are part of the workspace API.

Japanese

プロジェクトがワークスペース上に作成されると、そのプロジェクトを記述するディスクリプションファイルが自動的に作成されます。このファイルの目的は、プロジェクトに自己記述性を持たせ、圧縮されたりサーバーへリリースされるプロジェクトが別のワークスペースにおいても正しく再生されるようにするものです。このファイルは必ず 「.project」と呼ばれ、プロジェクトエリアに直属します。ファイル名はorg.eclipse.core.resources.IProjectDescription.上の静的フィールドDESCRIPTION_FILE_NAMEを通してエクスポートされます。

ファイルの名前、場所、内容はワークスペースAPIの一部となります。

Reviews ( 0 )

There are no translator reviews yet.