* Flex/AIR completion updated * Improved AIR projects with certification & packaging scripts * Basic compatibility with Adobe Flex Builder projects (open read-only / import FB projects) * Automatic output in "bin-debug" vs. "bin" depending on the selected "Debug" vs. "Release" configuration * Flash compiler errors are captured and clickable in FlashDevelop * Supports building current Flash project or current FLA * View modified lines, you can enable it from the program settings * New "test project" option: open a document (ie. html page) instead of the SWF file * Optionally define the main class' package when creating a project * View code regions & improved sorting options in Outline view * Support for trace capture in Quick Build ("-debug" option) * Support for high-dpi setting and customizable UI fonts * Match case option added to quick find * Improved code generators (override, interface implementation)
AIR package생성관련해서 CreateCertificate.bat,PackageApplication.bat 이라는 배치파일이 생겼습니다. 그 외 위에서 보듯이 Debug쪽이 많이 강화되었네요 퀵빌드 상태에서 debug mode쪽으로 설정되어있다면 trace도 지원해줍니다.
참 주의해야 할 것이 이번 Beta7은 flex sdk의 기본 경로가 c:\flex_sdk_3 에 맞추어져 있습니다.. ^^ Project Template에서 AIR관련 bat파일들을 편집하셔서 본인 셋팅에 맞추시거나 c:\flex_sdk_3에 flex3 sdk를 넣어 주시면 이상없이 사용 하 실 수 있습니다. flashdevelop이 계속해서 좋아지고 있네요 :) flashdevelop은 flex를 대체한다기 보다 Flash를 사용하시는 분들이 actionscript 편집툴로 사용하는게 가장 궁합이 잘 맞는 것 같습니다. Flex Builder는 Builder자체로 매력이 있죠 :)
댓글을 달아 주세요