Project Manager - File Manager

Post your requests and ideas on the future development of mikroC PRO for ARM.
Post Reply
Author
Message
nr4
Posts: 6
Joined: 07 Feb 2014 12:54

Project Manager - File Manager

#1 Post by nr4 » 20 Jun 2014 20:55

Hello guys,

The problem I'm confronting is related to the big number of *.c and *.h files which I have in projects.
I would like to know if a file managing system can be implemented in the Project Manager window.
For example it would be nice if in the "Source" folder, other folders can be created in which the *.c files will be put.
Same for "Header files".
Or some grouping of the files from the same package inside a project.

Best Regards

bpislife
Posts: 539
Joined: 11 Jun 2006 21:16
Location: Cumberland, RI

Re: Project Manager - File Manager

#2 Post by bpislife » 21 Jun 2014 04:10

I am not sure I follow. My source "c" files are in the source folder and my header files .h are in the header directory.

nr4
Posts: 6
Joined: 07 Feb 2014 12:54

Re: Project Manager - File Manager

#3 Post by nr4 » 21 Jun 2014 07:39

Yes, the *.c files are in the source folder, but I have over 50 *.c files and they all get disorderly because each added file is added at the end of the list. Also it is pretty hard to search through files of the same module because they arent grouped.
So I would like something like this(same for Headers files):
Sources
--> Module1
-------> file1.c
-------> file2.c
--> Module2
-------> file3.c
-------> SubModule21
-------------> file4.c
-------------> file5.c

Something simple just to group all those files :)

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: Project Manager - File Manager

#4 Post by dejan.odabasic » 24 Jun 2014 15:21

Hello,

Thank you for sending us valuable input .
Our developer will consider it for future compiler update.

Best regards.

Post Reply

Return to “mikroC PRO for ARM Wish List”