Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Access Restriction
Access Restriction [message #1053339] Sat, 04 May 2013 02:15 Go to next message
Eclipse UserFriend
I am experiencing, especially in the ui plugins, a number of access restriction issues, even on the System.out.println

i.e. The method println(String) from the type PrintStream is not accessible due to restriction on required library

How should I fix this?

[Updated on: Sat, 04 May 2013 06:52] by Moderator

Re: Access Restriction [message #1053349 is a reply to message #1053339] Sat, 04 May 2013 05:35 Go to previous messageGo to next message
Eclipse UserFriend
dont care and be prepared that you may have to refractor one day
Re: Access Restriction [message #1053351 is a reply to message #1053349] Sat, 04 May 2013 06:52 Go to previous messageGo to next message
Eclipse UserFriend
Smile it will be hard to refactor System.out.println
Re: Access Restriction [message #1053352 is a reply to message #1053351] Sat, 04 May 2013 06:53 Go to previous messageGo to next message
Eclipse UserFriend
Sorry i cannot reproduce that, can you share your code?
Re: Access Restriction [message #1053361 is a reply to message #1053339] Sat, 04 May 2013 09:03 Go to previous message
Eclipse UserFriend
Hi

I vaguely recall something similar. I'm pretty sure it was cured either
by a refresh and rebuild or by correcting a Java
installation/configuration stupidity.

Regards

Ed Willink

On 04/05/2013 07:15, Andrea Sindico wrote:
> I am experiencing, especially in the ui plugins, a number of access
> restriction issues, even on the System.println
> i.e. The method println(String) from the type PrintStream is not
> accessible due to restriction on required library
> How should I fix this?
Previous Topic:Inferring multiple classes for one model element with type parameters
Next Topic:Error with ParseHelper in Test xbase compiler
Goto Forum:
  


Current Time: Wed Jul 23 10:47:29 EDT 2025

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

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

Back to the top