I cant import a flash builder 4.0 project into flash builder 4.5 -


we have flex app , correspoding swc project works great in flash builder 4.0, , have imported bunch of times fresh installation no problem.

however, there doesnt seem way import or run in fb 4.5.

first, projects checked out into: c:\dev\flash_ws\apitester (this flex project) c:\dev\flash_ws\flashapi (this bunch of actionscript , swc project).

now in fb4.5, hit file->import flash builder project, chose c:\dev\flash_ws\apitester , picks .actionscriptproperties or similar , loads project. imports half project - has lost flashapi part. if same thing in fb4.0, picks flashapi library project too.

the second problem, fb4.5 has no option import existing library project, or link it. if go project->properties->library path, neither "add project" "add swc folder" nor "add swc" take directory c:\dev\flash_ws\flashapi contains source want able edit , use.

i notice in source path this: ${documents}\flashapi\src

so did remember dependency on flashapi

but: when lookat project->properties->resource->linked resoures, see load of rubbish:

documents->c:\users\simon\adobe flash builder 4.5 parent_loc->c:\users\simon\adobe flash builder 4.5 project_loc->c:\users\simon\adobe flash builder 4.5 workspace_loc->c:\users\simon\adobe flash builder 4.5 

i never chose these locations - flash did iteslf.

my workspace in c:\dev\flash_ws.

i cant change above! edit field greyed out except documents.

so changed documents c:\dev\flash_ws, still doesnt pick flashapi library.

also, none of mxml files lised in run configuratinos - lost those, , cant find way make flash builder realise own mxml files should runnable.

any ideas?

nb project imports , runs fine in flashdevelop - free. thats im using until can find away flash builder project work in flash builder.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -