Remove the QtXML dependence of Julia backend

Authored by filipesaraiva on Jan 29 2017, 11:10 PM.

Description

Remove the QtXML dependence of Julia backend

Now Julia backend has the keywords hardcoded in the class JuliaKeywords.
The old static keywords.xml was removed.

Closes T5211