ginomeee / IT128L

For the IT128L class Systems Integration and Architecture 2 under mam Antonette Gabriel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IT128L - SIA 2


For the IT128L class Systems Integration and Architecture 2 under ma'am Antonette Gabriel

Prerequisites

  • Install Eclipse IDE for Java Developers: Which can be downloaded here
  • Install Java SE Development Kit 8: Version 8 in their website iHels equivalent to 1.8 which is what we need. Download here
  • Set the PATH file for JRE_HOME and JAVA_HOME to the appropriate directory. Here's a helpful guide

Setup

  1. Set the working directory on every exercise (e.g. EX1 working directory should be pointed to the folder EX1)
  2. Make sure the appropriate library and version number is selected in the Eclipse. (Right click the project>Library>Java). Point it to the install folder of your Java install.
  3. (Optional) Make sure to have any requisite jar file that may possibly be needed.
  4. Run the exercise / activity.

Notes

  • Each exercise has a different workspace directory but they should all have more or less the same settings. Remember to set the Java library directory and version number on Eclipse to the appropriate one on your machine.
  • Video demos are available for some exercises which may show a working version of the activity.

About

For the IT128L class Systems Integration and Architecture 2 under mam Antonette Gabriel


Languages

Language:Java 100.0%