Skip to main content



      Home
Home » Eclipse Projects » NatTable » ColumnReorderLayer writes to System.err
ColumnReorderLayer writes to System.err [message #1695314] Wed, 13 May 2015 09:04 Go to next message
Eclipse UserFriend
Hi,

org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer.isRestoredStateValid performs some checks against the persisted column indexes. Failed checks are reported to System.err.

Let me go out on a limb here and say that this is something that you do not want to see on System.err of an application. Working around this behavior requires you to overwrite the default layer, copy&paste the method implementation and remove the usage of System.err.

Are there any plans to rework the log handling of the NatTable in general?
Re: ColumnReorderLayer writes to System.err [message #1695341 is a reply to message #1695314] Wed, 13 May 2015 10:39 Go to previous messageGo to next message
Eclipse UserFriend
Quote:
Are there any plans to rework the log handling of the NatTable in general?


No plans, but you are right that this should have been replaced like several other places before. Please open a ticket.
Re: ColumnReorderLayer writes to System.err [message #1697682 is a reply to message #1695341] Fri, 05 June 2015 18:03 Go to previous message
Eclipse UserFriend
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469535
Previous Topic:Row/Column line invisible
Next Topic:Resize NatTable on collapse and expand
Goto Forum:
  


Current Time: Fri Jun 13 11:45:44 EDT 2025

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

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

Back to the top