Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-22 Thread frui...@yahoo.co.uk.INVALID
> Did you try using ssh to connect to the RPi? That was a great idea: I used PuTTY and I easily got a connection with a terminal window. Changing to the directory where my compiled program resided on the RPi I was able to execute it and it produced the correct output, unlike in the NetBeans wind

Re: Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-12 Thread Eric Bresie
Did you try using ssh to connect to the RPi? Not sure if it’s quite the same but... https://netbeans.apache.org//kb/docs/cnd/remotedev-tutorial.html Eric Bresie ebre...@gmail.com (mailto:ebre...@gmail.com) > On March 8, 2021 at 6:37:08 AM CST, frui...@yahoo.co.uk.INVALID > (mailto:frui...@yaho

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-08 Thread Neil C Smith
On Mon, 8 Mar 2021 at 12:38, frui...@yahoo.co.uk.INVALID wrote: > > It is not a total block on using Netbeans but it is frustrating to think that > there may be a very simple configuration setting that could solve the problem. Out of curiosity, does running NetBeans on the Pi with netbeans -J-Dc

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-08 Thread frui...@yahoo.co.uk.INVALID
> Do you need the Terminal window on the RPi3? Yes. The output displayed in the Netbeans output window (on the Windows development PC) is incorrect so I need to see what would actually happen on the RPi3. > Don't you already have a terminal window there that you can use? I am not running Net

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-07 Thread Geertjan Wielenga
Do you need the Terminal window on the RPi3? Don't you already have a terminal window there that you can use? How is this blocking you? Gj On Sun, Mar 7, 2021 at 11:01 PM frui...@yahoo.co.uk.INVALID wrote: > Thanks for the quick response but I think that you have answered a > different problem.

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-07 Thread frui...@yahoo.co.uk.INVALID
Thanks for the quick response but I think that you have answered a different problem.If I run Netbeans on Windows locally and try to open a Terminal Window I get the message ""Local Terminal requires cygwin. Please install cygwin and restart the IDE". This is annoying but it is not the problem

Re: How do I get local terminal to work for cross platform development Windows - Debian Buster

2021-03-07 Thread Geertjan Wielenga
https://ourcodeworld.com/articles/read/680/how-to-configure-an-integrated-terminal-command-prompt-in-netbeans-for-windows Gj On Sun, Mar 7, 2021 at 10:25 PM frui...@yahoo.co.uk.INVALID wrote: > I am running Apache Netbeans 12.2 on Windows 10. > My target machine runs Raspberry Pi OS (Debian Bus