简体   繁体   中英

how to convert a war file into project?

I h've a war file of a project which has written in flash builder 4.5 I just want to convert it into project. I cannt use winzip etc . I need a soultion from command prompt or any other method . Any help appreciated. How to extract flex project from the war file?

I just need source code of the war file. N't the .as files or .mxml file.

只需解压缩WAR文件并将找到的文件放在项目源文件夹中

war是简单的存档,如果包含源文件,则将其解压缩并将文件导入您的项目

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM