Just curious where this sort of things gets handled. Would this be somewhere in 
the debug context (i.e.
https://github.com/apache/netbeans/blob/accdbada0a9c5105bd3f06e435024230c1618316/java/debugger.jpda/src/org/netbeans/modules/debugger/jpda/console/IOManager.java)
 where setting the input might be necessary or somewhere else?

Eric Bresie
[email protected]
> On August 14, 2019 at 5:10:30 PM CDT, Laszlo Kishalmi 
> <[email protected]> wrote:
> It is not supported at the moment.
>
> Please watch this issue: https://issues.apache.org/jira/browse/NETBEANS-2832
>
>
> On 8/14/19 7:09 AM, Mike Billman wrote:
> >
> > I am trying to run a java app in a gradle project, but am unable to
> > supply input. As a sample I wrote a simple program that just read
> > from standard input and spits it back out. When I run this class from
> > a command line it works fine, but when running inside of netbeans, I
> > am unable to supply input through the output window. Is there a
> > setting I need to put in my gradle build?
> >
> > Mike Billman
> >
> > Senior Software Engineer
> >
> > CPTE
> >
> > qclogo
> >
> > 50 E-Business Way
> >
> > Suite 300
> >
> > Cincinnati, OH 45241
> >
> > T +1 513 469 1424 (tel:+1%20513%20469%201424)
> >
> > E [email protected] <mailto:[email protected]>
> >
> > F +1 513 469 1425 (tel:+1%20513%20469%201425)
> >

Reply via email to