|
|
Home » Developing U++ » UppHub » question on tool development for the IDE
question on tool development for the IDE [message #23893] |
Wed, 02 December 2009 08:17  |
raxvan
Messages: 60 Registered: December 2009
|
Member |
|
|
Hello,
I want to create a tool for the ide similar to
http://www.profactor.co.uk/includemanager.php
basically it shows how your files include each other , and all the include paths.
I also have some other stuff in mind to add to that:
1. Ability to perform optimization on the include graph in order to gain speed during compilation.
2. Ability do change the include paths directly from the graph.
That means that you can remove , add , and modify include paths to individual files.
My euqstions is:
Does the Ide need such a tool? Or it would be just a waste of time?
Thanks,
Raxvan.
92b48bf94855483bb4cec8bcc8c0c933
|
|
|
|
|
Re: question on tool development for the IDE [message #23899 is a reply to message #23893] |
Wed, 02 December 2009 19:00   |
raxvan
Messages: 60 Registered: December 2009
|
Member |
|
|
Hello,
I'm new to U++ framework , so in order for me to complete at least the visualization there is some stuff i need to know:
1. Is there something in the framework that will help me parse preprocesor directives only?
2. I don't know how to add my GraphCtrl into the Ide.
3. Also i have no clue how to get names and location of the files from the current package ( or selected package).
Raxvan.
92b48bf94855483bb4cec8bcc8c0c933
|
|
|
|
|
|
Goto Forum:
Current Time: Wed May 07 07:38:05 CEST 2025
Total time taken to generate the page: 0.00841 seconds
|
|
|