Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Google Collection problem
Google Collection problem [message #542429] Thu, 24 June 2010 19:17 Go to next message
bachra04  is currently offline bachra04 Friend
Messages: 148
Registered: April 2010
Senior Member
Hi Experts,

I added GOOGLE collection to my GMF plug-in and got the following problem:

More info:

- Access restriction: The type Iterators is not accessible due to restriction on required library C:\dev\google-collect-0.5-20080322.110711-2.jar
- Access restriction: The method filter(Iterator<?>, Class<EObject>) from the type Iterators is not accessible due to restriction on required library C:\dev\google-
collect-0.5-20080322.110711-2.jar

Any idea ?
Re: Google Collection problem [message #542509 is a reply to message #542429] Fri, 25 June 2010 07:01 Go to previous messageGo to next message
Sven Krause is currently offline Sven KrauseFriend
Messages: 119
Registered: July 2009
Senior Member
Hi, bachra04,

did you add the jar to another plugin, than you refer to it? Then you
need to export the google packages within you base plugin.

Sven

Am 24.06.2010 21:17, schrieb bachra04:
> Hi Experts,
>
> I added GOOGLE collection to my GMF plug-in and got the following problem:
>
> More info:
>
> - Access restriction: The type Iterators is not accessible due to
> restriction on required library
> C:\dev\google-collect-0.5-20080322.110711-2.jar
> - Access restriction: The method filter(Iterator<?>, Class<EObject>)
> from the type Iterators is not accessible due to restriction on required
> library C:\dev\google-
> collect-0.5-20080322.110711-2.jar
>
> Any idea ?
Re: Google Collection problem [message #542764 is a reply to message #542429] Fri, 25 June 2010 22:31 Go to previous message
bachra04  is currently offline bachra04 Friend
Messages: 148
Registered: April 2010
Senior Member
Yep exactly that's what happen and I fixed the problem.
Thanks
Previous Topic:Custom tool icons in popup menu
Next Topic:Open several sub-diagram from the same element root
Goto Forum:
  


Current Time: Sat Jul 27 09:40:36 GMT 2024

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

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

Back to the top