#Netbeans 15 no input box

15 messages · Page 1 of 1 (latest)

sick adder
#

Hey, and sorry to bother. I'm a little baby beginner programming in java and was just trying to make a quick test of the Scanner util for user input.

#

I've correctly laid out the code and netbeans is awaiting my input to continue processing in the next line (I've made sure of it, it doesn't run past the user input stage) but there's nowhere for me to enter said input, and I'm thus staring at a paused project with no way to insert data. The code itself appears to be fine, from looking at my guides and some help with a friend.

#

It just seems like netbeans IDE 15 isn't providing me anywhere to actually input

#

(the code in case this is actually me being a doof)

lavish thorn
#

How are you running it???

timid moth
sick adder
# lavish thorn How are you running it???

I'm simply pressing shift + f6 as I've been doing since I started. All other options have been greyed out for me, possibly because the code I'm writing isn't quite there yet.

sick adder
timid moth
#

I forgot what Test File does... Try running it normally

sick adder
#

Run file is what I've been doing, sorry if I can't provide any more details

timid moth
#

I thought you said you did Test File, that's what shift + f6 does

#

Wait nvm

#

I misread

#

Sorry haha

#

I usually run mine using the green arrow