You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run CLion 2019.3 on NetBSD, the following message appears on stderr:
Caused by: java.lang.RuntimeException: Pty4J has no support for OS NetBSD
Since NetBSD is quite similar to OpenBSD and FreeBSD, it should be simple to port Pty4J to NetBSD as well.
To install NetBSD in a VirtualBox, you can download the ISO file.
To install CLion on NetBSD, just extract the Linux archive and run it.
For example, I am running NetBSD headless and connect via ssh and Xming.
The text was updated successfully, but these errors were encountered:
When I run CLion 2019.3 on NetBSD, the following message appears on stderr:
Since NetBSD is quite similar to OpenBSD and FreeBSD, it should be simple to port Pty4J to NetBSD as well.
To install NetBSD in a VirtualBox, you can download the ISO file.
To install CLion on NetBSD, just extract the Linux archive and run it.
For example, I am running NetBSD headless and connect via ssh and Xming.
The text was updated successfully, but these errors were encountered: