summaryrefslogblamecommitdiffstats
path: root/README.md
blob: bf2727222824b675306e821eee240e5b336c0e36 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                      
 
                                                                                                                                                 
                                                                                                                                               
 
                                               



                                                      
                                                                                                                                                                                                                                                               







                                                                                                                            

bwLehrpool-Suite & bwLehrpool-Server

The bwLehrpool-Suite and the bwLehrpool-Server are two applications (client and server) that are part of bwLehrpool. More information about both applications and their configurations can be found in the detailed description of the two application sub-projects:

Build

A build of both applications, namely the bwLehrpool-Suite and the bwLehrpool-Server, requires the installation of the build automation tool Maven and the Java development kit OpenJDK 8.

Both applications can be built automatically by calling Maven with the following command line call:

mvn clean package

A build of both applications creates Java archive files (*.jar) that are placed into each sub-project's target directory.