This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268394

Summary: [JShell] Remove/hide text at top of JShell
Product: java Reporter: Geertjan Wielenga <geertjan>
Component: JShellAssignee: Svata Dedic <sdedic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Geertjan Wielenga 2016-10-07 07:57:58 UTC
Currently, each JShell instance starts with lots of text and the prompt starts with [9].

The text should be removed or hidden or in a code fold and the prompt should start at the top of the shell with [1].
Comment 1 Svata Dedic 2016-10-07 08:47:37 UTC
Moving to an appropriate component
Comment 2 Svata Dedic 2016-12-07 16:02:49 UTC
Instead of removing, I've implemented a simple folding. Now it is possible to configure the IDE to autofold the entire initial greeting (the message with system version, classpath info etc) or specifically the classpath items (Classpath).

Implemented in rev jet-main#f5fd1f494cc8