...
Each required plugin which is not part of the standard eclipse SDK is in the source repository as its own project. Current Sample list of required projects for the LOUI build project set are as follows:
...
The easiest and fastest way to build the workspace is to use Team Project Sets.
In order for the apps to run properly, the directories for the log files need to be created in advance. The logging framework creates the log files and rotates them automatically but the parent directory structure needs to be in place. The log files are located in directories under /var/log/LOUI/
. Each app has a separate directory. The current list is:
cat
deveny
getTemp
gwaves
igrins
joe
joeClient
lmi
nightlyReport
nihts
observerTargetlist
After you retrieve the required plugins, there are a few more libraries that need to be downloaded and installed. First is JUnit:
...