Where is javax.annotation
问题 Ok, so this is probably a NooB question (I'm more of a C++ guy), but I'm lost in the java woods and its frameworks forests... I'm trying to look into eclipse RCP development. For that I'm following this well-known tutorial: http://www.vogella.com/tutorials/EclipseRCP/article.html At step 15 I need to add the following dependency packages to import in my bundle. javax.annotation javax.injection The problem is that I cannot select these (they are not in the selection list) I do have javax.el