SE 2811 - Software Component Design
     
  
  Winter 2020-21, Hasker
  
Materials
Other Resources
- Installing Java: Download and
  install Amazon
  Corretto 8 (for Java 8), selecting the .msi file of the Windows x64 JDK
  - Note: if you already installed Java 11, then re-install Java 8 using
  the above link, start IntelliJ, open a JavaFX project, select File |
  Project Structure, click on SDKs under Platform Settings,
  remove the Java 11 SDKs by clicking on the - sign, click on +, select the
  folder for JDK 8 (for me, Program Files\Amazon Corretto\jdk1.8.0_275).
 
   - Enterprise Architect Notes
  including directions to common tasks
  
 
  - OODesign.com