Cannot use Menus with netbeans
When clicking on the menus in Netbeans, no menu item will be highlighted and the menu will automatically disappear when your finger releases the button.
Java netbeans needs a unix window manager in order to operate correctly.
To run a unix window manager please do the following:
- Open X-Config
- Click on the Window Tab
- Uncheck the Disable remote window manager box
- Press apply
- Start X-Win32
- Launch an xterm session
- Run a window manager by issuing the command: kwin& (or gnome-wm& twm& or any other window manager)
- Launch Netbeans

Solutions