-keeppackagenames org.jdesktop.*. but it did not work? ... -keeppackagenames just keeps... package names! You want -keep, which protects the names of things ...
確定! 回上一頁