我在flash bulder中发布swc遇到问题:unable to export swc oem

这是由于swc资源文件在删除时,flash bulder没有自动更新。解决办法就是选择project properties >flex library build path >assets,先反选所有的assets,再重选所有的assets。

Been switching environments a bit lately from Flash Builder to Flex Builder and back and using different SDKs. When importing a new project that someone had checked in from a different version, the .flexLibProperties file was causing this issue. After much scouring, I found something that worked. Open .flexLibProperties and find the section <includeResource/>. Remove

 

 

flexbuild 很变态的IDE

相关文章:

  • 2022-12-23
  • 2021-06-25
  • 2021-07-31
  • 2021-06-05
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2022-12-23
  • 2021-06-27
  • 2021-07-21
  • 2021-12-18
相关资源
相似解决方案