Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Access Restriction
Access Restriction [message #1053339] Sat, 04 May 2013 06:15 Go to next message
Andrea Sindico is currently offline Andrea SindicoFriend
Messages: 266
Registered: November 2010
Senior Member

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?


Follow me on Twitter @andreasindico

[Updated on: Sat, 04 May 2013 10:52]

Report message to a moderator

Re: Access Restriction [message #1053349 is a reply to message #1053339] Sat, 04 May 2013 09:35 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
dont care and be prepared that you may have to refractor one day

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Access Restriction [message #1053351 is a reply to message #1053349] Sat, 04 May 2013 10:52 Go to previous messageGo to next message
Andrea Sindico is currently offline Andrea SindicoFriend
Messages: 266
Registered: November 2010
Senior Member

Smile it will be hard to refactor System.out.println

Follow me on Twitter @andreasindico

Re: Access Restriction [message #1053352 is a reply to message #1053351] Sat, 04 May 2013 10:53 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Sorry i cannot reproduce that, can you share your code?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Access Restriction [message #1053361 is a reply to message #1053339] Sat, 04 May 2013 13:03 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
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: Thu Apr 25 17:13:24 GMT 2024

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

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

Back to the top