I think you extracted this through the DBMS_Metadata > DDL popup menu item? This is a standard Oracle package that does indeed use quotes.
If you use any other PL/SQL Developer function to get the DDL (e.g. the Edit function, drag & drop object to editor, Export tools), you will not get any quotes.