The "PL/SQL Developer" export/import option seems to have problems when a column name has a space (I inadvertently created a column name with a space).
The export doesn't result in any errors, but the import has issues with the create table statement. Even after I create the table manually...