Lunix Ubuntu Installation Issue
Fresh install using install_sw4stm32_linux_64bits-v1.8.run. On first execution I can get to Menu items like Help->About Eclipse. But after the first try, nothing in the menu system seems to work. I found this when I followed a tutorial on youtube: got to Help->About Eclipse, then tried Help->Check for Updates. I get nothing, the dialog does not come up. Even functions like File->Exit don’t work.
I’m familiar with Eclipse, but not System Workbench.
I’m running Ubuntu 16.04 LTS and it should be up to date.
I’ve installed java7, but I’m not confident about the version: java -version reports:
java version “1.8.0_91”
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
The installation seemed to be trouble free.
One last thing is that I also have LPCXpresso installed. That seems to work fine. I think they have an internal java version because Java did not work from the shell.
Frustrating and embarrasing,