paulk-asert commented on a change in pull request #886: Groovy 8180 log to file
URL: https://github.com/apache/groovy/pull/886#discussion_r261902793
 
 

 ##########
 File path: subprojects/groovy-console/src/main/groovy/groovy/ui/Console.groovy
 ##########
 @@ -66,10 +66,12 @@ import javax.swing.event.HyperlinkEvent
 import javax.swing.event.HyperlinkListener
 import javax.swing.filechooser.FileFilter
 import javax.swing.text.AttributeSet
+import javax.swing.text.Document
 import javax.swing.text.Element
 import javax.swing.text.SimpleAttributeSet
 import javax.swing.text.Style
 import javax.swing.text.StyleConstants
+import javax.swing.text.StyledDocument
 
 Review comment:
   Is this needed?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to