开发者

Always have to create the libs dir after importing MyProject.zip

开发者 https://www.devze.com 2023-04-04 17:48 出处:网络
Whenever I import a project into Adobe Flash Builder 4.5 on Windows XP / SP3, I get the error: unable to open \'C:\\Documents and Settings\\afarber\\Adobe Flash Builder 4.5\\MyProject\\libs\'MyProjec

Whenever I import a project into Adobe Flash Builder 4.5 on Windows XP / SP3, I get the error:

unable to open 'C:\Documents and Settings\afarber\Adobe Flash Builder 4.5\MyProject\libs'   MyProject       Unknown Flex Problem

Does anybody k开发者_如何学JAVAnow a better fix, than navigating into that dir and creating an empty libs subdir manually?

What is libs used for, maybe I could put some dummy file there?


The Libs folder is just to hold external libraries that your project uses. You should be able to right click your project and create a new folder named "libs" rather than navigating to the path in the file system and creating it that way.

0

精彩评论

暂无评论...
验证码 换一张
取 消