How to save all database objects in a project

Hi,

Is there an easy way to generate the ddl of all objects contained in a pl/sql developer 'Project'?

I finished my project and now I want to generate the ddl-files for installation in acceptance.

Thanks!

 
There is currently no easy option to extract the DDL for database objects in a project. I have added this to the list of enhancement requests.
 
I believe this (or very close to this) was requested at least several years ago. The answer was the same - "I have added this to the list of enhancement requests". I wonder - how do you guys priorities requests? And, by the way, how about comparing objects in different schemas? Still doesn't work as expected. Any chance to have it in new version?
 
Back
Top