1

aQute.bnd.annotation.componentbndlib-1.50.0のパッケージにある注釈を見ると、http://www.aqute.biz/Blog/20091020またはhttp://www.aqute.biz/Bnd/Componentsにリストれていない注釈があります。それは何のために使われますか?@Attribute

4

2 に答える 2

2

現在の機能はありません...

于 2012-05-15T14:10:59.360 に答える
1

それは私には間違いのように見えます。gitの履歴(https://github.com/bndtools/bnd/commits/master/biz.aQute.bndlib/src/aQute/bnd/annotation/component/Attribute.java)によると、追加するコミットは1つだけでした。 、および未使用の内部クラスCのため、明らかに不完全です。

grepcodeはどこにも使用法を検出しません(http://grepcode.com/search/usages?type=type&id=repo1.maven.org%24maven2@biz.aQute%24bndlib@1.50.0@aQute%24bnd%24annotation%24component@Attribute&k= u)

于 2012-05-15T04:51:05.740 に答える