Skip to main content



      Home
Home » Newcomers » Newcomers » Vogella RCP tutorial javax.annotation, javax.inject not available
Vogella RCP tutorial javax.annotation, javax.inject not available [message #1292543] Fri, 11 April 2014 18:37 Go to next message
Eclipse UserFriend
Hi
The question relates to section 15 of the Vogella Eclipse 4 RCP tutorial and Section 26.2 (page 109-110) of the Vogella RCP book (version 8.1).

In "add package dependency", when I go to add the javax.annotation and javax.inject packages they are not visible in the 'add' dialog so I am not able to add them as 'imported packages'.

I have been able to add them in the same way in other projects but for some reason they are not available in the current project. Can anyone suggest what the problem is?


Eclipse 4.3.2M20140221 -1700 + e4 tools
Java SE 1.6

Thanks
Geoff
Re: Vogella RCP tutorial javax.annotation, javax.inject not available [message #1297707 is a reply to message #1292543] Tue, 15 April 2014 17:36 Go to previous messageGo to next message
Eclipse UserFriend
You might want to contact Lars through his organization for clarification (http://www.vogella.com/contact.html). Vogella tutorials and content aren't provided by eclipse.org.
Re: Vogella RCP tutorial javax.annotation, javax.inject not available [message #1297759 is a reply to message #1292543] Tue, 15 April 2014 18:23 Go to previous messageGo to next message
Eclipse UserFriend
On 04/12/2014 08:35 AM, Geoff Hay wrote:
> Hi
> The question relates to section 15 of the Vogella Eclipse 4 RCP tutorial
> and Section 26.2 (page 109-110) of the Vogella RCP book (version 8.1).
> In "add package dependency", when I go to add the javax.annotation and
> javax.inject packages they are not visible in the 'add' dialog so I am
> not able to add them as 'imported packages'.
> I have been able to add them in the same way in other projects but for
> some reason they are not available in the current project. Can anyone
> suggest what the problem is?
>
>
> Eclipse 4.3.2M20140221 -1700 + e4 tools
> Java SE 1.6
>
> Thanks
> Geoff

Lars posts an explicit disclaimer stating that he will not support his
tutorials in a one-one. He used to support a Google group by which
others who had worked out problems might answer you. However, he now
advocates the use of stackoverflow.com. I haven't checked for a
"vogella" tag there, but you might check.
Re: Vogella RCP tutorial javax.annotation, javax.inject not available [message #1297771 is a reply to message #1297707] Tue, 15 April 2014 18:32 Go to previous messageGo to next message
Eclipse UserFriend
Thanks. You're correct, I have had no response from Vogella. Was wondering if someone here might suggest why these packages were not available in that particular Eclipse dialog.
Re: Vogella RCP tutorial javax.annotation, javax.inject not available [message #1297779 is a reply to message #1297771] Tue, 15 April 2014 18:36 Go to previous message
Eclipse UserFriend
On 04/15/2014 04:32 PM, Geoff Hay wrote:
> Thanks. You're correct, I have had no response from Vogella. Was
> wondering if someone here might suggest why these packages were not
> available in that particular Eclipse dialog.

I haven't done that tutorial and I'm not educated on it or RCP, however,
in my experience, you go looking for the JAR that contains the package
by path, download it and add it to Eclipse Build Path manually. It's a
painful process that's made somewhat less painful by Maven (when Maven
can be used).

Hope this helps.
Previous Topic:java.lang.NoClassDefFoundError
Next Topic:TFS: Eclipse Kepler sr2 freeze when using
Goto Forum:
  


Current Time: Wed Jun 18 15:00:53 EDT 2025

Powered by FUDForum. Page generated in 0.09486 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top