Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Class access and injection
Class access and injection [message #1698738] Wed, 17 June 2015 14:34 Go to next message
Julien Delange is currently offline Julien DelangeFriend
Messages: 82
Registered: October 2011
Member
Dear all,

Following a discussion yesterday, I need to use the XbaseInterpreter. When I use it in a single project, everything is fine! But when using in a bigger project, when trying to load the class (through injection), I got plenty of errors from google inject (that reports it cannot load the class) and got the following warning.

Discouraged access: The type XbaseInterpreter is not accessible
due to restriction on required project org.osate.assure


Note that I do not have this warning in the simple project I used.

Any idea of the reason why this happens?
Re: Class access and injection [message #1698758 is a reply to message #1698738] Wed, 17 June 2015 16:05 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
Hi,

this simply states: this api is still provisional and you are not allowed to complain if the xtext guys change the api in the next release.
so simply dont case


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Class access and injection [message #1698769 is a reply to message #1698758] Wed, 17 June 2015 16:26 Go to previous message
Julien Delange is currently offline Julien DelangeFriend
Messages: 82
Registered: October 2011
Member
Damned, I cannot complain then! Thanks for clarifying!
Previous Topic:Using getReferenceDescriptions
Next Topic:extending scoping for Xbase 2.4.0
Goto Forum:
  


Current Time: Tue Mar 19 07:29:35 GMT 2024

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

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

Back to the top