Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パッケージレベルのアノテーションを書きたい。Eclipseでpackage-info.javaを作成する方法を教えてもらえますか。
この情報を追加したいと思います。
@javax.xml.bind.annotation.XmlSchema ( elementFormDefault=XmlNsForm.UNQUALIFIED ... )
ありがとう。
を使用してパッケージ内にファイルを作成する必要がありますNew -> File。
New -> File
New -> Classファイル名が受け入れられないため、ファイルを作成できません。
New -> Class