How to install J2EE SDK on Netbeans Bundle

Hi:
I tried to install three sun packages on my XP:
1. Java Creator
2. Netbeans 3.6 + PE bundle
3. Sun Java System Application Server PE 8 Update 1
The problem is that PE 8 Update 1 gives me "cli156 could not start in domain domain1" error, so I uninstalled it. My questions are:
Because NB bundle does not have sdk samples:
How can I install in NB bundle, J2EE 1.4 SDK Samples Update 1?
How can I install J2EE 1.4 Platform API Documentation?
Thank you very much,
Blessings,
Lorenzo Jimenez

This would be correct, Creator bundle already contains Sun Java System Application Server 8 PE UR1 bits so there is no need to install them once again.
As for the UR1 sample applications and API docs, they can be downloaded and installed separately - these two bundles do not have associated installer and only have to be unzipped.
Hope this helps...

Similar Messages

  • How to install J2ee sdk 1.4

    How to install j2ee sdk 1.4......is like j2ee sdk 1.3???????????

    Download the SDK from here http://java.sun.com/j2ee/1.4/download.html#sdk follow the installation instructions.

  • How to install j2ee?

    Hi! i am a novice user. I want to learn j2ee but i don't know how to download j2ee and also how to install j2ee in my windows platform. I have 4og hard disks, 128 ram and 2.0g processor(p4) pc. so please help me.

    http://java.sun.com/javaee/downloads/index.jsp
    This is the J2EE download page.
    You can download J2EE only
    OR with Sun App Server which you can deploy your J2EE application.
    OR with Netbeans IDE which help you develop your J2EE application.
    If you don't want to do tones of setting,
    I recommend you download the bundle which contains J2EE SDK + Sun App Server + Netbeans IDE.

  • How can install java sdk for mac os x 10.6.8

    How can install java sdk for mac os x 10.6.8?

    Deanwdd wrote:
    I mean to update Quicktime for Mac Os X 10.6.8...
    If you're running 10.6.8, Apple menu > Software Update. What version of QT do you have?

  • Installing J2EE SDK on Linux

    Hello I am trying to install J2EE SDK on Fedora from command line.
    I downloaded J2EE 1.4 SDK 2005Q1 UR1(j2eesdk-1_4_01_2005Q1-linux.bin) and typed ./j2eesdk-1_4_01_2005Q1-linux.bin -console
    I keep on getting an error. Am I missing someting? Here are the results:
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment...
    java.lang.UnsatisfiedLinkError: /tmp/j2eesl3hyHA/package/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:506)
    at com.sun.wizards.core.WizardTreeManager.createWizardPanel(WizardTreeManager.java:897)
    at com.sun.wizards.core.WizardTreeManager.<init>(WizardTreeManager.java:332)
    at com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:78)
    at java.lang.Thread.run(Thread.java:534)
    InvocationTargetException in ArchiveReader constructornull
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at appserv.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at appserv.<init>(ArchiveClassLoader.java:143)
    at appserv.main(ArchiveClassLoader.java:1271)
    Caused by: java.lang.NoClassDefFoundError: com.sun.wizards.core.WizardComponent
    at com.sun.install.tasks.InstallCommandLineTask.processLocales(InstallCommandLineTask.java:592)
    at com.sun.install.tasks.InstallCommandLineTask.processCommandLineArguments(InstallCommandLineTask.java:540)
    at com.sun.install.tasks.InstallCommandLineTask.initialize(InstallCommandLineTask.java:55)
    at com.sun.wizards.core.Sequence.initialize(Sequence.java:173)
    at com.sun.wizards.core.GenericWizardState.setWizardState(GenericWizardState.java:1874)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1404)
    at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:287)
    ... 7 more
    Target Exception Trace:
    java.lang.NoClassDefFoundError: com.sun.wizards.core.WizardComponent
    at com.sun.install.tasks.InstallCommandLineTask.processLocales(InstallCommandLineTask.java:592)
    at com.sun.install.tasks.InstallCommandLineTask.processCommandLineArguments(InstallCommandLineTask.java:540)
    at com.sun.install.tasks.InstallCommandLineTask.initialize(InstallCommandLineTask.java:55)
    at com.sun.wizards.core.Sequence.initialize(Sequence.java:173)
    at com.sun.wizards.core.GenericWizardState.setWizardState(GenericWizardState.java:1874)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1404)
    at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:287)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at appserv.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at appserv.<init>(ArchiveClassLoader.java:143)
    at appserv.main(ArchiveClassLoader.java:1271)
    Deleting temporary files...
    Thanks for your help in advance

    This is probably similar to the problem described in this thread:
    http://forum.java.sun.com/thread.jspa?forumID=136&threadID=526086
    (i.e. headless AWT mode which is used to run J2EE installer in console mode is broken in J2SE 1.4.x).
    One thing you can try, provided that J2SE issue got fixed, is to separately download and install JRE 1.5.x on this system and run installer as:
    ./j2eesdk-1_4_01_2005Q1-linux.bin -console -javahome <jre 1.5 install dir>

  • How to install OpenUI5 SDK?

    Hey guys,
    i want to build a SAP Fiori mockup and I found the prototyping kit for Microsoft PowerPoint . As a requirement it says that the latest SAP’s icon font (SAP-Icons) has to be installed. It would come with the Open UI5 SDK.
    At the moment i only get questions marks for the appropriate symbols. I already installed SAP UI5 for Eclipse.
    I downloaded Open UI5 SDK ->http://sap.github.io/openui5/download.html
    But i have no idea how to install it?
    Could anyone please help me?
    Thanks and regards
    Chris

    Thanks for your reply Chandra. Unfortunately its not that what i am looking for. The icons are somehow integrated in PowerPoint and it is required to have OpenUI5 SDK installed.
    So I would like to know how to install OpenUI5 SDK.
    See screenshots (PowerPoint slides).
    Regards
    Chris
    On this screenshot you can see questions marks instead of symbols.

  • How to install j2ee 1.4 sdk , and only that nothing else

    hi guys , i am trying to install j2ee 1.4 sdk. i found the link for it on sun "http://java.sun.com/j2se/1.4.2/download.html ", and when i try to install that package . it has everything from
    app sever ,to java 2 sdk std edition to start up . etc .
    but i dont want all this , i just want j2ee sdk 1.4
    see what actully i want is j2ee sdk installation coz when i try writing my program in eclipse and when i say import javax.jms.*; it gives error coz it is not able to find the jar.
    just the way for core java we install jdk what do we install so that we can use servlet,jsp,ejb,jms etc
    please reply immediately , where do i install that stuff from
    thanks in advance

    exactly rene , i explored all of the
    "http://java.sun.com/j2ee/1.4/download.html" . i even
    downloaded " J2EE 1.4 SDK 2005Q2 UR2 " which took me
    half an hour. and when i ran the setup file , it had
    everthing from app server to jsdk 1.5 , but no where
    was j2ee sdk to be found. still exploring without any
    success :-(The "J2EE SDK" is basically nothing but the J2EE.JAR. It comes with that app server download.

  • How to install j2ee examples

    I originally downloaded the j2ee bundle which had the sdk, application server, etc... together. it installed the examples.
    I had a problem, uninstalled. Then could not install the bundle. So I downloaded everything separately.
    when i downloaded them seperately, it was just in a zip file and did not install. the docs dont say how to install them.

    The samples come with a self contained build scripts which do all the reqyured setup and cleanup. So you can just execute those scripts of individual samples to be able to deploy and test the samples

  • Fail to install J2EE SDK  1.4.02 2005 Q2

    Anyone can tell me how to install the J2EE SDK (all in one bundle) on xp sp2.
    When I install it (with no space in folder name), it failed and its log
    ERROR - default domain creation returned following exception: abnormal subprocess termination: Detailed Message:'File' is not recognized as an internal or external command,
    operable program or batch file.
    Usage: create-domain [--terse=false] [--echo=false] [--interactive=true] [--domaindir domain_directory] adminport port_number adminuser admin [--passwordfile filename ] [--instanceport port_number] [--savemasterpassword=false] [--domainproperties (name=value)[:name=value]*] domain_name
    CLI020 Operand is required.
    'File' is not recognized as an internal or external command,
    operable program or batch file.
    'File' is not recognized as an internal or external command,
    operable program or batch file.
    Usage: create-domain [--terse=false] [--echo=false] [--interactive=true] [--domaindir domain_directory] adminport port_number adminuser admin [--passwordfile filename ] [--instanceport port_number] [--savemasterpassword=false] [--domainproperties (name=value)[:name=value]*] domain_name
    CLI020 Operand is required.
    'File' is not recognized as an internal or external command,
    operable program or batch file.
    Thanks ([email protected])

    I have installed this on XP SP2 without any problems several times.
    My suggestion would be to download the bundle again and make sure you select the right one for Windows.
    The one you want is here: http://192.18.97.53/ECom/EComTicketServlet/BEGIN294E737CA32440599D51A8CB3E75FD22/-2147483648/1126766379/1/620966/620954/1126766379/2ts+/westCoastFSEND/j2eesdk-1_4_02_2005Q2-oth-JPR/j2eesdk-1_4_02_2005Q2-oth-JPR:4/j2eesdk-1_4_02_2005Q2-windows.exe
    After doing that, reboot your PC and try again. It should work fine.

  • Installing j2ee sdk over newer update

    If I have 118668-06 J2SE 5.0_X86: update 7 patch installed,
    will installing the j2ee sdk on top of it interfere with any of the new files?

    How did you download the JDK? Under Linux you tend to have a "default java" such that it is automatically available on the path. Did you install it successfully? When you type javac -version on the bash prompt, what do you get?

  • How to Installing AIR3 SDK in Adobe Flash CS5.5?

    Hi All,
    Can  anyone help me, with installing AIR3 SDK in Adobe Flash CS5.5?,
    I try to extract rename AIR3.0 to AIR2.6 and copy to the same location as AIR2.6 in "C:\Program Files\Adobe\Adobe Flash CS5.5" and
    try to extract and add AIR3.0  to the same location as AIR2.6 in "C:\Program Files\Adobe\Adobe Flash CS5.5"
    But it's not work, I don't see publish for runtime AIR3.0.
    Thanks,
    Porawee

    Ok dasessig, I will explain step by step with my solved for WIN version reference from original http://blog.prevail.co.nz/2011/06/21/overlaying-air2-7-in-flash-cs5/.
    * I have installed only Adobe Flash Professional CS5.5, not need CS5.0, I don't test in OSX version but i think it's same as WIN version.
       1.  Download and extract the latest AIR 3.0 SDK.  and extrack to AIR2.6.
            Note : I got this file "air3_rc1_sdk_win_090611.zip" and extrack files to "AIR2.6"
       2.  Download and install Adobe Flash CS5.5.
       3.  Closed Flash Professional CS5.5.
       4.  Place the folder in either of the following locations:
              WIN: C:\Program Files\Adobe\Adobe Flash CS5.5\
              OSX: Applications/Adobe Flash CS5.5/
            Note : It's will replace WIN: C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6
       5.  Create new folder name "AIR3.0" in "Adobe Flash CS5.5/Common/Configuration/ActionScript 3.0/"
       6.  Browse to the Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\libs\air\ and copy airglobal.swc.
       7.  Paste the SWC "airglobal.swc" file in Adobe Flash CS5.5/Common/Configuration/ActionScript 3.0/AIR3.0/.
       8.  Browse to Adobe Flash CS5.5/Common/Configuration/Players/ and copy "AdobeAIR2_6.xml" and paste to new copy file.
       9.  Rename new copy file "AdobeAIR2_6.xml" to "AdobeAIR3_0.xml".
            Note : Make sure you rename new copy file NOT original file "AdobeAIR2_6.xml"
      10.  Open and Edit "AdobeAIR3_0.xml" to match below xml :
    <?xml version="1.0" encoding="UTF-8"?>
    <players>
      <player id="AdobeAIR3_0" version="13" asversion="3" minasversion="3">
        <name>AIR 3.0</name>
        <publishobject2 id="Air2_5" version="2.6" intversion="2.6"></publishobject2>
        <path platform="WIN">Air2_5.dll</path>
        <path platform="MAC">Air2_5.bundle</path>
        <playerDefinitionPath as2="$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/AIR3.0/airglobal.swc" />
        <!-- This item is used to indicate that some UI integrated within Flash should be enabled for this player.
    -->
        <feature name="multiScreenPublish" supported="false" />   
        <feature name="mobileDebug" supported="true" />
        <feature name="apolloPublish" supported="true" />
        <feature name="apolloTestMovie" supported="force"/>
        <feature name="apolloDebugMovie" supported="true"/>
        <feature name="apolloPackaging" supported="true"/>
        <feature name="publish_localPlaybackSecurity" supported="false" />
        <feature name="publish_hardwareAcceleration"     supported="true" />
        <feature name="useDefineFont4ForDeviceText"          supported="true" />
        <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
        <feature name="textLayoutFramework"       supported="true" />
        <encodingPresets>
            <preset uuid="0c95a8ba-8b71-44d5-b269-8fd1cf89a6ed"  name="F4V - Same As Source (Flash 9.2 and Higher)" ext="f4v" default="true"/>
        </encodingPresets>
      </player>
    </players>
    11.  Run Adobe Flash CS5.5 > File > New... > ActionScrip 3.0
      12.  Now you have new file "Untitled-1.fla" then add below code to frame 1.
            import flash.desktop.NativeApplication;
            trace(NativeApplication.nativeApplication.runtimeVersion);
      13.  goto menu File > Publish Setting...   select target Player : AIR 3.0
      14.  Test with menu Control > Test Movie > in AIR Debug Launcher (Desktop)
      15.  Finally, you should have output in panel like this :
             [SWF] Untitled-1.swf - 2148 bytes after decompression
             3.0.0.3880
      Note : AIR3.0 for iOS and Android is below, you should followed step 1-10 before.
      AIR3.0 for iOS : open and edit "AiriPhone.xml" in "C:\Program Files\Adobe\Adobe Flash CS5.5\Common\Configuration\Players"
    < ?xml version="1.0" encoding="UTF-8"?>
    <players>
    <player id="PFI1_0" version="13" asversion="3" minasversion="3">
        <name>AIR for iOS</name>
    <publishobject2 id="Air2_5" version="3.0" intversion="3.0"></publishobject2>
    <path platform="WIN">Air2_5.dll</path>
    <path platform="MAC">Air2_5.bundle</path>
    <playerdefinitionpath as2="$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/AIR3.0/airglobal.swc" />
        <!-- This item is used to indicate that some UI integrated within Flash should be enabled for this player.
    -->
        <feature name="multiScreenPublish" supported="false" />
        <feature name="mobileDebug" supported="true" />
        <feature name="apolloPublish" supported="true" />
        <feature name="apolloTestMovie" supported="force"/>
        <feature name="apolloDebugMovie" supported="true"/>
        <feature name="apolloPackaging" supported="true"/>
        <feature name="publish_localPlaybackSecurity" supported="false" />
        <feature name="publish_hardwareAcceleration"      supported="true" />
        <feature name="useDefineFont4ForDeviceText"          supported="true" />
        <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
        <feature name="textLayoutFramework"       supported="true" />
        <feature name="rslLinkageSuppressed"       supported="true" />
        <encodingpresets>
    <preset uuid="0c95a8ba-8b71-44d5-b269-8fd1cf89a6ed"  name="F4V - Same As Source (Flash 9.2 and Higher)" ext="f4v" default="true"/>
    </encodingpresets>
      </player>
    </players>
       AIR3.0 for Android : open and edit "Android.xml" in "C:\Program Files\Adobe\Adobe Flash CS5.5\Common\Configuration\Players"
    < ?xml version="1.0" encoding="UTF-8"?>
    <players>
    <player id="android_0" version="13" asversion="3" minasversion="3">
        <name>AIR for Android</name>
    <publishobject2 id="Air2_5_Android" version="3.0" intversion="3.0"></publishobject2>
    <path platform="WIN">Air2_5_Android.dll</path>
    <path platform="MAC">Air2_5_Android.bundle</path>
    <playerdefinitionpath as2="$(UserConfig)/Classes/FP9;$(UserConfig)/Classes/FP8;$(UserConfig)/Classes/FP7" as3="$(AppConfig)/ActionScript 3.0/AIR3.0/airglobal.swc" />
        <!-- This item is used to indicate that some UI integrated within Flash should be enabled for this player.
    -->
        <feature name="multiScreenPublish" supported="false" />
        <feature name="mobileDebug" supported="true" />
        <feature name="apolloPublish" supported="true" />
        <feature name="apolloTestMovie" supported="force"/>
        <feature name="apolloDebugMovie" supported="true"/>
        <feature name="apolloPackaging" supported="true"/>
        <feature name="publish_localPlaybackSecurity" supported="false" />
        <feature name="publish_hardwareAcceleration"      supported="true" />
        <feature name="useDefineFont4ForDeviceText"          supported="true" />
        <feature name="useDefineFont4ForEmbeddedFonts"       supported="true" />
        <feature name="textLayoutFramework"       supported="true" />
        <feature name="rslLinkageSuppressed"       supported="true" />
        <encodingpresets>
    <preset uuid="0c95a8ba-8b71-44d5-b269-8fd1cf89a6ed"  name="F4V - Same As Source (Flash 9.2 and Higher)" ext="f4v" default="true"/>
    </encodingpresets>
      </player>
    </players>
    Hope it's should work for you.
    Thank,

  • Sample : How to Installing AIR3 SDK in FlashDevelop 3 ?

    Hi everyone, if you not use Adobe Flash CS or Adobe FlashBuilder
    but you need to test AIR 3.0 SDK. I need to share sample that i try to other IDE as open source FlashDevelop.
    let's see below how to do that :
    ** For WIN version ONLY
    Requirement :
    1.     FlashDevelop 3.3.4 RTM  [recommend]
    2.     Flex SDK 4.5.0.19786 [recommend]
    3.     AIR 3.0 SDK
    Walkthrough this step :
         1. download and extract Flex SDK to "C:\flex_sdk_4.5.0.19786"
         2. download and extract AIR3.0 SDK to AIR3.0
         3. In folder AIR3.0 copy all file and paste in folder flex_sdk_4.5.0.19786.
         4. If you never install FlashDevelop just follow through it's installation,
              thenrun FlashDevelop goto "Project > New Project..."
         5. choose "AIR AS3 Projector"
         6. type your project name in text filed after "Name :"
         7. Browse.. "Location :" where you need to save your project, then click "OK"
         8. type your author name and click "OK",
              now your new project was created
         9. goto "Tools > Program Settings..."
         10. click "AS3Context" on left panel
         11. see on right panel click "Flex SDK Location"
         12. Browse.. to "C:\flex_sdk_4.5.0.19786"
         13. click "FlashViewer" on left panel
         14. see on right panel click "External Player Path"
         15. Browse.. to "C:\flex_sdk_4.5.0.19786\runtimes\player\10.2\win\FlashPlayerDebugger.exe", then click "Close"
         16. goto "Tools > Flash Tools > Documentation Generator..."
         17. goto tab "Settings"
         18. in text filed below "ASDoc location:"
         19. Browse.. to "C:\flex_sdk_4.5.0.19786\bin" , then click "Save Settings"
         20. see on right panel in FlashDevelop
              open file "CreateCertificate.bat"
              edit in line :
                   set PATH=%PATH%;$(FlexSDK)\bin
              change to
                   set PATH=%PATH%;C:\flex_sdk_4.5.0.19786\bin
         21. open file "PackageApplication.bat"
              edit in line :
                   set PATH=%PATH%;$(FlexSDK)\bin
              change to
                   set PATH=%PATH%;C:\flex_sdk_4.5.0.19786\bin
         22. open file "Main.as" it's place inside folder src on right panel
              add this code to test your AIR runtime version
              import flash.desktop.NativeApplication;
              trace(NativeApplication.nativeApplication.runtimeVersion);
              Example :
              package
                  import flash.display.Sprite;
                   * @author Porawee Raksasin
                  public class Main extends Sprite
                     import flash.desktop.NativeApplication;
                      trace(NativeApplication.nativeApplication.runtimeVersion);
                      public function Main():void
         23. press F5, then you will see window adl and AIR window on screen as below :
         24. Finally, your output is...
              Done(0)
              [Starting debug session with FDB]
              3.0.0.3880
         Yeah! your app now ready for AIR 3.0.
    Hope you enjoy with AIR 3.0
    Thanks,
    Porawee

    Found the solution:
    1. Download latest Flex SDK and AirSDK, and extract it into some new folder (in same order: Flex then Air)
    2. Add SDK to FlashDevelop (4.0 beta), Tools -> Programm Settings -> AS3Context -> "Installed Flex SDKs" -> Double click on the button with three dots "..." next to the value of this row, choose there your SDK
    3. Create new Air 3 project. In Project properties, compiler options, put "-swf-version=13" into "Additional Compiler Options" under "Compiler options" tab
    4. In Project settings, choose 3.0 in the Platform section of Output tab
    5. edit application.xml:
    <application xmlns="http://ns.adobe.com/air/application/2.7">
    replace with
    <application xmlns="http://ns.adobe.com/air/application/3.0">
    6. empty "bin" folder of the project.
    That did help me

  • How to install AIR SDK 15 on my iMac

    Hi everyone... I built my iOS app on Flash cs6 (with the latest AIR SDK 15) on my windows computer, but now have access to a Mac. The problem though is that the Flash cs6 on the mac is running AIR 3.2 and I have downloaded the latest AIR SDK 15 for Mac but I don't know how to install it. Can anyone help me?

    I assume its the same as installing any other AIR SDK's. you go to Help >>> Managed Air SDK >>> click on the + sign on the top right >>> navigate to the AIR SDK 15 folder and then done!
    I'm in the same situation as you are but I haven't received my imac YET. so I will let you know once I have done this myself or you can share your experience with us?

  • How to install Acrobat SDK?

    Hello,
    Sorry for the stupid question, but I am really confused.
    I went to the Acrobat SDK website and downloaded the zip file for SDK X for windows and after unzipping I have found a folder structure with no clue where to begin.
    What do I need to install? Or should I just copy a certain dll somewhere?
    Probably there are instructions somewhere in the documentation files, but could someone point me where? I really do not know where to begin reading.
    A small overview of the folder structure (down to level 3) is as follows:
    Adobe \
         Acrobat 10 SDK \
              Version 1 \
                   AccessibilitySupport
                   Documentation
                   InterAppCommunicationSupport
                   JavaScriptSupport
                   OtherSupport
                   PluginSupport
    Thank you,
    Ionel

    It is a very good tip, but to be honest, the information in the Documentation folder is overwhelming.
    First of all there are two pdf files: pdf_reference.pdf (140 pages) and U3DElements.pdf (48 pages)
    Second there is a zip file Acrobat10_0_HTMLHelp.zip which contains around 3500 html files.
    Third there is a folder called Javascript that contains 5 other pdf files (batch_sequences.pdf, js_3d_api_reference.pdf, js_api_reference.pdf, js_developer_guide.pdf, Tracker.pdf)
    What should I start reading first and how far should I read in order to be able to install the SDK?

  • How to Install Azure SDK on Azure automation

    i have a powershell script that connect to storage table and read the data from a Table.  which works fine on the local where Azure SDK 2.1 is installed.
    While i add it as part of Azure automation i get an error as not able to resolve "Microsoft.WindowsAzure" this is because we donot have Azure SDK on the machine where this
    runbook of azure automation is running.
    IS there any option to enable/install  Azure SDK on the machine where runbook executes?
    Is there any alternate option to upload required assemblies as part of setting so that runbook could use while executing. 
    below is the sample power shell script to connect to storage table.
    [string]$storageAccountName ='xxxxx'
    [string]$storageAccountKey =’xxxxxxx'
    $accountCredentials = New-Object Microsoft.WindowsAzure.Storage.Auth.StorageCredentials $storageAccountName, #Create instance of CloudStorageAccount object
    $storageAccount = New-Object "Microsoft.WindowsAzure.Storage.CloudStorageAccount" $accountCredentials, $true
    #Create table client
    $tableClient = $storageAccount.CreateCloudTableClient()

    This is not a scripting question.  You need to ask this in the Azure forum.
    Jut adding a bit of script to your question does not make it a script issue.  Yu need to as the Azure techs how to install and manage the Azure platform.  They will give you links to the docs you need to learn how to deploy Azure.
    The SDK can be downloaded from Microsoft.
    ¯\_(ツ)_/¯

Maybe you are looking for