Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.37 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.37 KB

Programmierpraktikum II - at Mannheim University

A private repository for all files of all Programming projects at Mannheim University FSS 2017. This is mainly used to store all progress and files created and used for the projects. The repository can help me, other Students or Students in the following years with Programmierpraktikum II.

Getting Started

Clone this project and import it into Ecliplse.

Prerequisites

What things you need to install

Eclipse
Java JDK
GitHub Desktop

Installing

A step by step series of examples that tell you how to get started.

Each project is located in their own folder. They run independently of each other at all times. For some Projects you need to attach a build path to another framework. Read compiling errors for this.


Warning: PP2 Folder is a incomplete folder where the Practices could be stored. Its not a project.


Open Project Folder

Right click on the folder and select run, run as Java Application

Find the Main that you want to run

Click finish

Built With

  • JDBC - The database framework used
  • Java - Java framework

Authors

  • Heiko Troetsch - Initial work - seife96

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc