Commit 03e28bda authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ updated readme regarding the importance of correct manifest properties

parent ec88d17c
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -6,4 +6,8 @@ The dependencies are specified and fetched from Maven in the nested dependencies


Note: Offline builds run fine. When loading the project in Eclipse it seems to require that the .classpath is set to export all the jars. 
Note: Offline builds run fine. When loading the project in Eclipse it seems to require that the .classpath is set to export all the jars. 


After some testing, this should supersede the manually managed version. 

Note: Typos in the manifest (template) can have disastrous consequences.

TODO: Explore using Maven artifacts directly as part of the target platform? 
TODO: Explore using Maven artifacts directly as part of the target platform? 
 No newline at end of file