Dear list
I use CygWin under Netbeans from 8.2 (Windows64 version) and it works
really nice (as like Bash terminal under a Linux based NB).
My question: Now Windows OS support WSL (Windows subsystem for linux),
which is more powerful and more compatible than CygWin for native Linux
application in
Dear list
I use CygWin under Netbeans from 8.2 (Windows64 version) and it works
really nice (as like Bash terminal under a Linux based NB).
My question: Now Windows OS support WSL (Windows subsystem for linux),
which is more powerful and more compatible than CygWin for native Linux
application in
Krishna Mohan
wrote:
> Hi All
>
> I want to use a JavaCompiler or JavaC as like in the standard Netbeans IDE
> in my application.
>
> Is any plugins are available? I know there is a Plugin for Python and it
> works well for application. So, is there any similar
> plugin
Hi All
I want to use a JavaCompiler or JavaC as like in the standard Netbeans IDE
in my application.
Is any plugins are available? I know there is a Plugin for Python and it
works well for application. So, is there any similar
plugins are available for Java?
thanks in advance
Km
On Mon, Jan 21, 2019 at 7:16 PM Krishna Mohan
wrote:
> Hi all
>
> Recently I put a Python plugin for NB 8.2 and it seems working (in
> conjunction with Python 3.7.2 Win 64).
>
> But I noticed that Code Completion is NOT working properly as expected.
> For example, see th