4 Replies Latest reply on Jun 27, 2011 6:47 PM by krisverlaenen

    A Bug: Imported Package in Scripts Cannot Be Recognized by Guvnor Package Builder

    brucecui

      In a sub-process node's "On Entry Actions" property, I added two action scripts. The second one have a type cast from Object to List. In the "Import" window of the action, I put "import java.util.List" there. But when I duilt it in Guvnor, it said "List" cannot be recognized as a type. Is this a bug? Or just happens to me?