Hello,
I’m using Ubuntu-mate 15.04 with Raspberry Pi 2 and had a problem when I tried to get Netbeans(8.0.2) remote host working.
It works with Raspbian wheezy. But when I did the same with Mate, the terminal inside Netbean would not start.
The SSH connection works with putty on Windows and ssh on Linux.
When I open a terminal in Netbeans, there was a window quickly disappear saying that “Failed to get process PID.” I also got the same error when I tried to set the Toolchain in build host.
I have installed the following package before I connect.
apt-get install ssh
apt-get install build-essential
By the way, I’m using Windows 7 64bit. But I guess it has nothing to do with this error because it works with Raspbian.