project not saved

the project will be saved on closing the IDE or changing to another project. sometimes this is not done although the properties and/or groups have changed. even the save button in the project-menu is disabled. my workaround is: toggle compile flag of one file in the project window and the project can be saved.

furthermore it would be nice, if the lists in all groups can be sorted by the filenames (without directory) as well as the group tabs themselfes. I wrote a perl script to do this in the meantime :)

kind regards from austria
raimund
 
I cannot immediately reproduce this. The "Save" button is enabled as soon as I change any property. Can you provide an example, and also let me know your PL/SQL Developer version?
 
my persion is 12.0.6.1835 64bit running on windows 7 professional .

as far as I figured out the following should be reproducable.

I create a project, add some files and save the project.
The save button is now disabled.
I add a group - the save button is still disabled.
I move a file to this group - the save button is enabled and I save.
 
Back
Top