Missing whole json and xml libraries
FreedomCoder-dev opened this issue · 1 comments
FreedomCoder-dev commented
Packages that are missing
ca.uqac.lif.xml
ca.uqac.lif.json
Example error
/root/Azrael/Source/Json/src/ca/uqac/lif/azrael/json/JsonPrinter.java:52: error: cannot find symbol
[javac] map.put(CLASS_KEY, new JsonString(o.getClass().getName()));
FreedomCoder-dev commented
Found the classpath. Maybe it will be better to add a reference to that repo?