You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Jozef Chutka (JIRA)" <ji...@apache.org> on 2012/12/31 10:24:12 UTC

[jira] [Commented] (FLEX-33335) Unable to use sdk 4.9.0 in flash builder

    [ https://issues.apache.org/jira/browse/FLEX-33335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541322#comment-13541322 ] 

Jozef Chutka commented on FLEX-33335:
-------------------------------------

I have just discovered there is a /4.9.0/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat file after running this file, sdk seems to work nicely in flash builder. I recommend to add following instructions for developers using flash builder into install page:

1. downloaded "Download Apache Flex® 4.9.0 (binaries)" for windows 
2. cd <flex.dir>/frameworks 
3. ant thirdparty-downloads 
4. "y" multiple times within ant process 
5. cd <flex.dir>/ide/flashbuilder
6. run "makeApacheFlexForFlashBuilder.bat ../../../4.9.0-FB"

At this stage there is a working SDK in 4.9.0-FB that can be used in flash builder 4.7.

However it seems it has installed air sdk into the folder as well but did not asked for version (.bat file contains 3.4 that is not the latest one)
                
> Unable to use sdk 4.9.0 in flash builder
> ----------------------------------------
>
>                 Key: FLEX-33335
>                 URL: https://issues.apache.org/jira/browse/FLEX-33335
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.9.0
>         Environment: windows vista, ant 1.8.4
>            Reporter: Jozef Chutka
>            Priority: Blocker
>
> Followed download/install instructions on http://incubator.apache.org/flex/download.html I am not able to use 4.9.0 sdk:
> 1. downloaded "Download Apache Flex® 4.9.0 (binaries)" for windows
> 2. cd <flex.dir>/frameworks
> 3. ant thirdparty-downloads
> 4. "y" multiple times within ant process
> 5. ant finished successfully (4 zip files in /in folder)
> I would expect at this stage I am able to use sdk for my projects. But even trying to add sdk into flash builder 4.7 fails with "adt.jar not found in classpath of C:/.../4.9.0"
> Investing more time into making sdk working. Copying all files from /in/flex_sdk_4.6.0.zip into main sdk folder (only files that do not exists = no overwrite). I am able now to add sdk into flash builder recognized as "Apache Flex 4.9.0 FP11.1 en_US". But compilation fails with "unable to open 'C:\...\4.9.0\frameworks\{playerglobalHome}\11.1\playerglobal.swc'	Definitions Unknown Flex Problem"
> Also tried 4.8.0 installer (with all dependencies) but received BSOD somewhere at the end of installation.
> I find this issue as critical blocker as without being able to get working sdk, the whole apache flex project, however great, makes no sense for a flex developer. Please fix install process or provide fully working sdk with all the dependencies just like what we (flex developers) were used to when adobe provided the sdk = download, unzip, use.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira