Remove hard dependency on Qt plugins; make their resolution optional. Without this, most of Carbide fails to load if any Qt plugin is missing.
bin.includes = plugin.xml,\
META-INF/,\
components/,\
UIQUserInterfacePlugin.jar,\
templates/,\
icons/,\
plugin.properties
jars.compile.order = UIQUserInterfacePlugin.jar
source.UIQUserInterfacePlugin.jar = src/
output.UIQUserInterfacePlugin.jar = bin/