Let’s say I have multiple projects organized as
commonlib
superorg
org1
suborg11
suborg12
org2
suborg21
How do you declare import and manage classpaths as for classes in commonlib package ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In either the flash ide or flash builder you can specify global classpaths. That way your import statements are the same across projects without having a million copies of the files. Heres a tut – http://asgamer.com/2009/easily-use-frameworks-in-multiple-projects-by-setting-a-global-class-path