Can't run AIR extension for DW CS4 (Java / JRE problem) on Mac...

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Can't run AIR extension for DW CS4 (Java / JRE problem) on Mac...

    Hi there,
    I'm unable to install the AIR extension for Dreaweaver CS4 on my Mac
    running OS X.5 (Leopard).

    Actually it installs fine using Extension Manager but it fails to open
    in Dreamweaver, which tells me that "Java Runtime Environment (JRE)
    1.4 or greater is required".

    Don't tell me to just install it, because:


    iMac-Germain:airsdk germain$ java -version
    java version "1.4.2_18"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_18-
    b08-314)
    Java HotSpot(TM) Client VM (build 1.4.2-90, mixed mode)


    Moreover the standard SDK runs fine:

    iMac-Germain:bin germain$ pwd
    /Applications/airsdk/bin
    iMac-Germain:bin germain$ ./adt -version
    adt version "1.5.0.7220"


    Any help would me very appreciated...

    Thanks
    g.
    Ashor Livs Guest

  2. Similar Questions and Discussions

    1. Problem with Java 1.5
      Hey Guyz I have installed RedHat Enterprise Linux 3 (update 5) and updated any updates that are needed. I then installed Java 1.5 and Jrun installed...
    2. [PHP-DEV] Java Extension
      I took a quick look at the Java extension just now. What I did was simply copy the ext/java directory from PHP_4_3 to HEAD. It builds okay but...
    3. php java extension impossible on Mac OS X
      It seesm impossible to use the java extension on Mac OS X due to the 'special' file locations of the Java JDK in OS X... am I right ? if not, where...
    4. Problem with SQLJ and Java
      I try to use SQLJ. I have create a program java. When I run him on the server with DB2 is all OK. If I copy the .class and .ser in my pc this is...
    5. java problem with ie 6
      I have Windows XP and IE 6. I have downloaded and installed Java Runtime 4, version 1.4.1_01. I am having a problem with a number of pages that...
  3. #2

    Default Re: Can't run AIR extension for DW CS4 (Java / JRE problem) on Mac...

    Reply to myself: after spending the evening on the problem I figured
    out it's because I moved my Home Folder.
    So I had to make a symlink because the AIR Extension isn't looking at
    the right place for its libraries when it's launching.

    I wrote a small tutorial here, hope it helps:
    [url]http://spip.ashorlivs.net/notepad/os-x/article/adobe-air-dreamweaver-extension-os[/url]

    Regards,
    g.


    On 9 fév, 19:38, Ashor Livs <ashorl...@gmail.com> wrote:
    > Hi there,
    > I'm unable to install the AIR extension for Dreaweaver CS4 on my Mac
    > running OS X.5 (Leopard).
    >
    > Actually it installs fine using Extension Manager but it fails to open
    > in Dreamweaver, which tells me that "Java Runtime Environment (JRE)
    > 1.4 or greater is required".
    >
    > Don't tell me to just install it, because:
    >
    > iMac-Germain:airsdk germain$ java -version
    > java version "1.4.2_18"
    > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_18-
    > b08-314)
    > Java HotSpot(TM) Client VM (build 1.4.2-90, mixed mode)
    >
    > Moreover the standard SDK runs fine:
    >
    > iMac-Germain:bin germain$ pwd
    > /Applications/airsdk/bin
    > iMac-Germain:bin germain$ ./adt -version
    > adt version "1.5.0.7220"
    >
    > Any help would me very appreciated...
    >
    > Thanks
    > g.
    Ashor Livs Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139