Helpful Information
 
 
Category: Apache Flex
How to export projects in order to work on another computer (problem with absolute pa

I'm working on an application that contains a shell and 5 (at the moment) modules. The shell and the modules are all projects (I mean, the shell is one flex project, the first module is another flex project, etc). The shell has a class package and the rest of the projects (the modules) have references to that package. Can I export all this projects with its references in order to work with them on other computers?

I've tried opening the projects on another pc (without exporting, only copying all the files in a memory stick), but it's seems that .project files are missing. In fact all the .project files are there, but since they have absolute paths Flex cannot find them.... (it's looking on a directory that doesn't exists on that other computer).

I'd go to File | Export and create a zip of all the files. Then File | Import on the other computer. We do that with the jsp all the time, but haven't used it for Flex yet.










privacy (GDPR)