CC Extension SDK documentation available

Hi everyone,
I’m pleased to announce the availability of the Adobe CC Extension SDK documentation on the Adobe Developer Connection Extension Builder website (under "References and Documentation").
It is based on the latest released version of CEP, version 4.2.
Best regards,
Hallgrimur

thank you so much ive been looking for this.

Similar Messages

  • How to get the Extension SDK

    I am new to JDeveloper and would like to explore how extensions can be added to JDeveloper. I have had some sample odes, but i cannot add the JDeveloper Extension SDK as a library because such a library is not listed in the list of available libraries. I tried downloading a few samples, even then the code would nt compile. When i checked the project properties for the added libraries, the entry for extesion SDK was there but with an error tag. It was seen that it was just a dummy entry and there was no corresponding library for it with my installation. I am having the JDeveloper 10g Studio Version 10.1.3.0.4.3673

    You download the Extension SDK as .... extension. Go to Help->Check for Updates.
    The Extension SDK is listed there. If you are behind a proxy, then don't forget to configure that in Tools->Preferences.
    Sascha

  • Required FlasLite Extension SDK for FlashLite 4.0 on WinCE platform

    Hi,
    We are using FlashLite 4 (Standalone player) supplied by BSquare in WinCE environment. In our product need to implement Action script extensions to communicate with C++ application. For this implementation we required ASextension classes supplying along with FlasLite Extension SDK. Is it available any evaluation version for FlasLite Extension SDK? please suggest how can we get this SDK for our developement?
    Rgds
    Monsy

    Hi,
    I don't think source code (or any evaluation) will be available for Flash Lite 4. It will released to OEM's who will add their own extension for their platform. You should contact BSquare which inturn will contact OEM (who might have supplied FL4 player code) for AS Extension class.
    Regards,
    Karthikeyan R.

  • Who can share some Adobe Reader plug-in development documentation besides SDK documentation?

    Hi,
    I want to develop a Adobe Reader plug-in to realize a function that I can delete/insert the pdf file's content when open a PDF file, but the SDK documentation is too indistinct to me, for example: which callback method I should to call? I read the AS_Layer of the SDK documentation, it seems that the PMSetTextProc should be invoke?  How and where should I to invoke this callback method? The SDK documentation doesn't provide a sample.
    Who can share me some more detailed Adobe Reader plug-in development documentation? or who can give me some advice how to read and use the SDK documentation?

    thank you Test Screen Name, thanks for help me these days.
    I want to realize a function, read a encrypted PDF file's content and then decrypt the content, and show the decrypted content in the PDF file when open a PDF file with Adobe Reader. so I need to call a callback method to capture the moment of open PDF file and display it.
    I read the content of Acrobat Core API of SDK documentation, this documentation describe the Portable Document layer as follows:
    PDFEdit methods deal with the physical representation of a PDF document. More specifically, PDFEdit methods handle page content as a list of objects whose values and attributes are modifiable. These methods allow your plug-in or PDF Library application to read, write, edit, and create page contents and page resources, which may contain fonts, images, and so on.
    I look up PDFEdit_Layer in the SDK API,  not found the callback method to response to open PDF file and display content, so I think that may be my idea is wrong.
    Could you point out my mistakes?

  • BOXI 3.1 SP2 and java sdk documentation and api refs

    I have a question regarding the status of the java api references for BOE, REPENG, RAS:
    Yesterday we upgraded the 3.1 system from build 12.1.0882 to 12.2.099.BOE_Titan_SP_REF, which is XI 3.1 SP2.
    When we look at SDK documentation in the Business Objects Community Network (former Diamond)  we see that the api refs are still from July 2008.
    Can you tell if we can get a more current api ref documentation for BO Enterprise, Report Engine and Report Application Server SDK anywhere else?
    Thanks,
    Bernd

    The only references and documenation is [here|http://www.sdn.sap.com/irj/boc/sdklibrary]
    Typically new methods and such are not introduced in a current product version so most likely nothing has changed in the SDK.  It does sometimes happen and when it does new documenation is usually released.
    Jason

  • Downloading extension SDK fails

    Howdy,
    I'm trying to install the extension SDK from within JDeveloper 11.1.1.1.0, but I'm failing miserably. It seems that the download manager cannot connect with the download server. The update manager displays the SDK as a download option, but when I select the item and press "Next", connecting fails and the Summary page displays nearly immediately.
    There is no apparent sign of failure, but the download did not finish successfully and when checking $HOME/.jdeveloper/tmp/update, the file "esdk_bundle.zip" has only 708 bytes! Enabling debug output reveals that the update manager seems to require a proxy server.
    Jul 21, 2009 12:24:40 PM oracle.ideimpl.webupdate.DownloadUpdatesRunnable fixProxyForDownloadOracleCom
    INFO: Detected internal Oracle user with no proxy. Using emeacache for download.oracle.com.
    Jul 21, 2009 12:26:53 PM oracle.ideimpl.webupdate.DownloadUpdatesRunnable fixProxyForDownloadOracleCom
    INFO: Detected internal Oracle user with no proxy. Using emeacache for download.oracle.com.
    But I've explicitly disabled the proxy server in the preferences, because it does not seem to work.
    No HTTP response received.
    java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 405 Method Not Allowed"
         at sun.net.www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:1517)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:164)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:133)
         at oracle.ide.webbrowser.HttpPing$PingRunnable.run(HttpPing.java:109)
         at oracle.ide.webbrowser.ProxyOptions.doTask(ProxyOptions.java:811)
         at oracle.ide.webbrowser.HttpPing.ping(HttpPing.java:74)
         at oracle.ide.webbrowser.ProxySettingsPanel$5.run(ProxySettingsPanel.java:811)
         at java.lang.Thread.run(Thread.java:619)
    The host name of the proxy is "emeacache.uk.oracle.com". Port 80.
    I could not find any information about an alternative proxy. Can anyone provide some information about how the proxy and/or update manager can be configured to allow downloads from the internal Oracle server? Or is there an alternative means to download the extension SDK?
    Thanks for your help.
    Best regards,
    Marco Hunsicker

    Hello Shay,
    thanks much for your quick reply.
    you can download the file directly from the link here:
    http://www.oracle.com/technology/products/jdev/101/update/center.xml#oracle.jdeveloper.esdk
    Got it! Thanks.
    Internal JDeveloper forums for Oracle Employees are here:
    http://myforums.oracle.com/jive3/?categoryID=445
    I don't seem to be able to access that forum. Not sure whether there is such a possibility for developers outside of Oracle, as John's post seems to be implying. Or maybe it hasn't been obvious that I'm not an Oracle employee.
    Anyway, my immediate need is satisfied. Thanks much for all the help.
    If anybody is interested to receive further information regarding the proxy server issue, please don't hesitate to contact me.
    Cheers,
    Marco

  • Extending the UML class diagrams with JDeveloper Extensions SDK?

    Hello,
    I studied the JDeveloper Extension SDK docs, but couldn't figure out how to write extensions that support UML Diagrams.
    What I would like to do, is to pin a different data model under the class diagram view.
    Well if you can't do that. In the worst case, my extension would register with a regular class diagram and listen to its events and and refuse particular changes. It would also create or use an empty class diagram and fill in the classes and associations in it. (this is less clean but I could live with it).
    Thanks in advance for all your suggestions.
    Slawek

    By definition you can change classes through the model so I guess the problem here is that the model cannot apply updates to something that it is pointing to the the compiled version of.

  • Is any documentation available for OBIEE Spatial analytics sample??

    Hi All ,
    We are currently working on creating a  demo wherein we want to enable users to drill on various hierarchies over world map. We are trying to achieve the same using SampleApp (v305) but have hit some roadblocks.
    We could not find a document that explains the relationship between the tables of the Spatial Schema. Is there such documentation available?
    We are unable to understand how is spatial data created and how to represent common sales analytics data using spatial data?
    Is there any document explaining the steps taken to build the sample application map reports?
    Is there a way to alter/customize spatial data based on specific requirements i.e. Interchanging certain cities within States etc?
    Any help on the above issue ???

    It is out now
    http://developer.microsoftband.com/

  • Working with PL/SQL Packages and Extension SDK

    Hi,
    I'm working on an Extension for SQL Developer. I want this Extension to wrap my PL/SQL Packages.
    The Situation:
    I got an Oracle DB 10g Revision 1 so I can't use the dbms_ddl call to wrap my Packages. I have to use the wrap.exe Utility.
    When I right click on a PL/SQL Package I can choose "Wrap it!" and the Extension does the following: It implements an oracle.ide.controller.ContextMenuListener and when the handleEvent function is called I cast the Context Parameter to a oracle.dbtools.raptor.navigator.plsql.PlSqlNode Object.
    Through the getSource function I get source code, print it into a file wrap it and write it back to the database.
    But I have to call this for both the package body and the package header. How can I got the header if my oracle.dbtools.raptor.navigator.plsql.PlSqlNode Object is the body or the body if my oracle.dbtools.raptor.navigator.plsql.PlSqlNode Object is the header with the Extension SDK? There has to be a Way, cause there is also a standart function called "Save Package Spec and Body".
    Can someone help me, please. :-)
    Thanks
    Andi
    P.S.: I'm sorry for my bad english. :(

    Greetings,
    If you are using the HTP/HTF procedures/functions then the following code does what you are asking:
    htp.formOpen( curl => 'schema.package.procedure_name', cmethod => 'post');
    which would generate the following HTML:
    <FORM ACTION='schema.package.procedure_name' METHOD="post">
    The names of <INPUT> items between the <FORM> tags should match parameter names in your PL/SQL procedure.
    Thanks,
    Dale

  • Acrobat 9 SDK Documentation as PDF

    Hi,
    where can i found the Acrobat 9 SDK Documentation as PDF File?
    PDF is offline better to handle (Search, ...) then Documents in HTML Format.
    Adobe should know this!
    Klaus

    Ok, i read
    If Adobe cannot produce PDF from his Word Processing Programm in which the SDK-Dokumentation People write the Dokumentation, then thats very poor.
    I don't belive that this Programm has only the HTML Output.
    Klaus
    PS:
    In the past you can see, that Framemaker was used for Dokumentation.

  • Known Issue: Cannot use SocialInfoContract types even after adding the Mobile Extension SDK to my project.

    The Mobile Extension SDK is referring to
    Windows.ApplicationModel.SocialInfo.SocialInfoContract, but the contract is currently in the wrong location.

    Work around:
    From an administrative command prompt, rename the contract folder:
    On X64 bit machines type:
    Ren “C:\Program Files (x86)\Windows Kits\10\References\
    Windows.Phone.StartScreen.SOCIALRTContract” “Windows.ApplicationModel.SocialInfo.SocialInfoContract”
    On X86 bit machines type:
    Ren “C:\Program Files\Windows Kits\10\References\
    Windows.Phone.StartScreen.SOCIALRTContract” “Windows.ApplicationModel.SocialInfo.SocialInfoContract”

  • Extension SDK : Where are the wizards for extension creation in JDev

    I remember seeing there were few wizards in JDev 10.1.3 Preview version for creating extensions which generates the stubs (like create extension with windows etc.), but I don't see it in the new extension SDK. It only contains extension.xml file with basic properties, also it doesn't XML give insight in the extensions.xml.
    Why are the wizards missing? Are they left by mistake oir by intension?
    I hope having wizards for extension creation (like eclispe) will help people creating extensions. Currently we have to copy paste some extensions provided by Extension SDK and merge our code as and where required.

    Hi,
    The Extension Manifest gallery item that's in 10.1.3 production's Extension SDK at least provides a starting point. It will generate extension.xml automatically based on values entered in the creation dialog.
    There were a couple of other extension design time features in 10.1.3 preview that were pulled prior to production. This was mainly due to scheduling constraints (a number of other features had higher priority), changes to the extension SDK API between preview and production, and several bugs and design issues with the functionality.
    As I mentioned, extension design time support will be expanded in future releases, and is now a priority for us. These improvements are currently targeted for the 11.0 release, but it's not inconceivable that the ESDK for 10.1.3 could be updated with these improvements too if there's enough demand.
    Thanks,
    Brian

  • Is there any Adobe Presenter 8 sdk / api available?

    Is there any Adobe Presenter 8 sdk / api available?
    I wasn't able to find any think on Adobe homepage.

    Thank you for the reply.
    I need to interact with the content when it is "played/executed" in Adobe Connect.
    I need to know which slide is currently shown, total number of slides and end of presentation information,
    such that I can use ExternalInterface to do some stuff when terminating the presentation.

  • StateChangeEvent.WINDOW_MOVE doesn't work as it is described in CS SDK documentation

    var winGeom:WindowGeometry   = new WindowGeometry();
      winGeom.toplefx = 50;
      winGeom.toplefty = 50;
      CSXSInterface.getInstance().requestStateChange(StateChangeEvent.WINDOW_MOVE,   winGeom);
    This is an example from CS SDK documentation. I tried it in Photoshop CS5 - nothing happens. Am I alone, or it really doesn't work as described?

    In my experience most of the StateChangeEvents do not work. They are not fired or responded to...
    Harbs

  • Extension SDK problem

    except the sample provided from oracle.
    any place can i find more sample about extension tool ?

    Is there a specific area of the extension SDK you need more information / examples on?
    I don't know if you've seen them already, but you can find many sample extensions along with source code on the Extension Exchange:
    http://otn.oracle.com/products/jdev/htdocs/partners/addins/exchange/content.html
    Thanks,
    Brian ([email protected])
    JDev Team

Maybe you are looking for

  • Error message when trying to create realm in OAS

    I have deployed my app to OAS 10.1.3 from JDEV 10.1.3.3. I am trying to create a realm so I can set up roles and users but when I hit apply I get the following error message: An error has occurred. Error invoking method: addRealm on MBean: oc4j:j2eeT

  • ExportDataObject invalid action object

    Hey Guys, I hope you can help me. Reader Version: 11.0.08 I use the following function: function test()      app.beginPriv();      t = app.activeDocs[0];      var d = t.dataObjects;      t.exportDataObject({cName: d[0].name, nLaunch:2});      app.end

  • Garbage added to log while sending message to Weblogic JMS topic

    Hi All, Was able to sucessfully send messages to Weblogic JMS topic and also able recieve them. But while sending the messages to topic loy of debug statements are printed to the standard output This is seen only in production and not in developement

  • Message & MfE interaction with Backup on N97

    Just noticed an odd interaction between Backup and Messaging & MfE on my N97. After Backup executes, Messaging seems to default back to using C: as the storage location even though it was set to E: before Backup executed. So first thing I notice afte

  • Table comparisons

    Hi, We want to compare the tables between DEV and QA. Can you please let me know as what is the quick process we need to follow to compare all the tables between DEV and QA. Please help Thanks