Translator Reviews ( English → Japanese )

Rating: 52 / 0 Reviews / 13 Sep 2014 at 05:56

spdr
spdr 52
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

プロジェクトがワークプレイス内で作られると、そのプロジェクトを説明するファイルが自動的に生成される。このファイルの目的は、プロジェクトを事故記述的なプロジェクトにし、作成されたプロジェクト、つまりサーバーに登録されたプロジェクトを葉他のワークプレイスで正確に作成することが出来るようにする。このファイルは常に「プロジェクト」と故障され、プロジェクトのコンテンツ エリア内に直接メンバーとして格納される。ファイル名は、org.eclipse.core.resources.IProjectDescription上のスタティック フィールドDESCRIPTION_FILE_NAMEを介してみることができる。

このファイルの名前、格納場所、及び内容はworkplace APIの一部である。

Reviews ( 0 )

There are no translator reviews yet.