Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Packages » Package (Library)
Package (Library) [message #45008] Sun, 16 August 2015 19:00 Go to next message
situkhan is currently offline  situkhan
Messages: 6
Registered: August 2015
Location: Russia
Promising Member
I design using a variety of tools.
The source codes are stored in different folders.
How to use the package to not only in subfolders?
Otherwise, a lot of times have to recopy the files.
Develop becomes unbearable.
Re: Package (Library) [message #45016 is a reply to message #45008] Mon, 17 August 2015 22:11 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Hi and welcome to U++ community!

I'd recommend using "nest" here. Nest is a bunch of packages in subfolders of some folder. You select it in start screen of U++ IDE.

For example.
I have some big project with a number of packages and dependency libraries. Let's say MyBigProject.
It's using dependency libraries some of which are standalone and must not be put into subfolder of current sources. MyBigProject also depends on a number of small dependency libraries and packages which must be put into subfolder of my sources.
It will have directory structure:

+ MyBigProject (added to U++ IDE as nest)
+ + libStandalone1
+ + libStandalone2
+ + MainPackage
+ + + libInternalDependencyMain1
+ + + libInternalDependencyMain2
+ + + libInternalDependencyMain3
+ + UsedPackage1
+ + UsedPackage2
+ + + libInternalDependency2-1
+ + + libInternalDependency2-2

[Updated on: Mon, 17 August 2015 22:12]

Report message to a moderator

Previous Topic: Understanding packages, assemblies, and nests
Next Topic: Assemblies, Nests, Packages & Main...huh?!
Goto Forum:
  


Current Time: Thu Mar 28 18:51:36 CET 2024

Total time taken to generate the page: 0.00833 seconds