Jump to content
Sign in to follow this  
Mandy.Rowlinson

Missing Files and Folders in Projects Pane — Sydney 10.4

Recommended Posts

I’m using RAD Studio Sydney 10.4, and in the Projects pane, I can see the Project Group, my project, Build Configurations, and Target Platforms — but none of the files or folders are displayed.

However, if I add a new unit to the project, that unit does appear in the Projects pane. It’s as though only newly added files are recognized, and everything else is hidden.

Why is this happening?

How can I get all the project files to display in the Projects pane or all of them not to show ?


Thanks

Share this post


Link to post
2 hours ago, Mandy.Rowlinson said:

I’m using RAD Studio Sydney 10.4, and in the Projects pane, I can see the Project Group, my project, Build Configurations, and Target Platforms — but none of the files or folders are displayed.

However, if I add a new unit to the project, that unit does appear in the Projects pane. It’s as though only newly added files are recognized, and everything else is hidden.

Why is this happening?

How can I get all the project files to display in the Projects pane or all of them not to show ?


Thanks

Try this: With the IDE closed or at least the project not open in it rename the DPROJ file or move it to a different folder. Then open the project's DPR file. This will make the IDE create a new DPROJ file. If that cures the problem check the project options carefully for options you changed previously and that were lost (the newly created DPROJ uses the default options.

 

Sometimes the DPROJ file becomes damaged, especially if you ported the project from an older Delphi version.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×