Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » A couple of requests to help importing source libraries
Re: A couple of requests to help importing source libraries [message #35088 is a reply to message #35087] |
Wed, 11 January 2012 07:41   |
|
Hi Max
Not an easy task, but probably doable. As long as there is some regular structure, you can write some scripts to create the .upp files for you.
mdelfede wrote on Wed, 11 January 2012 00:51 | 1) Relative paths in .upp files ("../../somefolder/somefile")
2) A way to hide on demand some packages from theide
|
Number 1 should be easy to implement and also helpful in other situations. I remember hitting that problem in the past 
For number 2 at least 2 solutions exists, but none of them is really clean... One is to mark some packages main, so you could use "All main packages" or "All main packages of the first nest" to filter what you want to see. Second option is to organize the packages into two directories, hidden and visible, and specify the visible as first nest, so you can use "All packages of first nest" to filter the hidden ones out. I think the second is slightly cleaner, but still just an ugly workaround.
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Fri Jul 18 04:45:43 CEST 2025
Total time taken to generate the page: 0.00728 seconds
|