Tuesday, 19 November 2013

Importing exporting flex projects

Importing exporting flex projects
1.       Flex projects are imported and exported as .fxp
2.       The flex viewer projects are contained in the folder named “eMaps2.5” and exported as eMaps2.5.fxp
3.       When importing suppose we want to extract it into the folder “D:\argis-reloaded”
4.       Open FlexBuilder, it will open default work space.
5.       Open another instance of the FlexBuilder, it will prompt for workspace, give the path     “D:\argis-reloaded” for new workspace. New blank work space will be opened.
6.       Now Import the project, give the path of the .fxp, the extract path will be                             “D:\argis-reloaded\ eMaps2.5\”
7.       After extraction, two folders will be created at the root, D:\argis-reloaded\ .fxpTemp and D:\argis-reloaded\ .metadata
8.       Clean the project, and built it later.

Importing exporting java projects
1.       It is better to have brand new netbeans project.
2.       Copy the “scr” folder in the new project
3.       Copy the “libraries” folder in the new project
4.       Import libraries in the project, by project à properties à Libraries àExternal library files

5.       Clean and build project.

No comments:

Post a Comment