diff -r 51a8bbea6e9f -r 098c303a6857 Project/Project.py --- a/Project/Project.py Tue Dec 30 11:50:13 2014 +0100 +++ b/Project/Project.py Tue Dec 30 15:56:06 2014 +0100 @@ -268,6 +268,7 @@ "Python3": ["Qt4", "Qt4C", "PyQt5", "PyQt5C", "E4Plugin", "E6Plugin", "Console", "Other"], "Ruby": ["Qt4", "Qt4C", "Console", "Other"], + "JavaScript": ["Other"], } pyside2, pyside3 = Utilities.checkPyside()