1#!/bin/bash
2lib=$(dirname $0)/lib
3$lib/uobjnew.py -l java "$@"
4