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

Similar Messages

  • 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.

  • Adobe InDesign CC 2014 Custom Panel Built With Extension Builder - Problem: Can't tab from one entry field to the next; Hitting tab instead hides all palettes; Is there a fix? This didn't happen in Adobe Indesign CC

    Adobe InDesign CC 2014 Custom Panel Built With Extension Builder - Problem: Can't tab from one entry field to the next; Hitting tab instead hides all palettes; Is there a fix? This didn't happen in Adobe Indesign CC

    This is planned to be fixed in the next release.

  • 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

  • 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

  • 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

  • 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

  • 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.

  • 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.

  • How can I get JDeveloper Extension sdk for 9.0.4 version

    HI~
    I want to download JDeveloper Extension sdk for 9.0.4 version.
    Of course, I found some link for downloading, but all of them I found were not connected or connected with 11g version.
    I also try to install the sdk in JDeveloper menu called "Check for updates" in help menu. But it was not operated in my pc(Windows 7 64bit).
    I really need to older version Extension sdk.
    How can I get the sdk?

    The only way I see is through support. Versions this old are not accessible via the web.
    Timo

  • Adobe Extension SDK Guide for CC 2014 posted

    Hi,
    In case you haven't noticed, I recently posted the Adobe Extension SDK Guide (updated for CC 2014) in the Adobe CEP GitHub repository. You can find it here: http://bit.ly/TEXQXi
    Happy coding,
    Hallgrimur

    Hi,
    As you pointed out yourself there was some incomplete information in it. We removed it to avoid causing confusion. Soon enough they will be republished with the correct information.
    Best regards,
    Hallgrimur
    Hallgrimur Th. Bjornsson | CCE Product Manager - Enterprise  Dashboard - Extensibility| Adobe | Tel: +44 (0) 1314582787

  • Does the Extension SDK samples work at all?

    I'm working on my own extension - a wizard - and am starting to become rather frustrated.
    The best (only!) source of information for writing extensions, is as far as I'm concerned the samples that are part of the download.
    And just for the record: I do have the latest version of the SDK! (downloaded yesterday through the update center).
    For example, when trying to run/use the "ClassGenerator" sample, all you get is an dialog box saying "oooops... Cannot create content node. Duhh"..... very informative :-(
    When debugging the extension(AddInSeven.java), the first "bug" is, that when using:
    jsn = (JavaSourceNode)NodeFactory.findOrCreate(JavaSourceNode.class, classURL);
    It doesn't actuallt physically create the java node, so when the following code try to use the file, an exception is thrown. (However, that can be mended by using a "jsn.save()" as well!)
    Having dealt with the first hurdle, the next problem arises when the following code is executed:
    factory.createLocalVariable(factory.createType("Work"),"work").addSelf(mainCodeBlock);
    The exception text is: Illegal child (17) on this parent (2).
    And the "Illegal child thing" is something I've experienced a lot when trying to figure out how to generate code with the extension.
    And as I said: I've used the sample code exclusively, since it's the only way to figure out how to use the Extension API, and when that turns out to be erronous....... well....... I don't really see the way forward.
    I find it very disappointing, especially since I had high expectations to the API. I've developed extensions to Eclipse in the past, and that was a lot more painless!
    Could some pf you "Oracle gurus" please comment on this!
    Is it just me, doing something totally wrong, or is the SDK and samples really in such a poor state?

    wjli2,
    Is there a way to reinstall only R&R from the restore CDs.  I am thinking about uninstalling it, since it is worthless in its current state.  How long should it take to backup the 64GB SSD to an external USB drive?
    Thanks, Faz

  • Consuming Visual studio extension SDKs in a remote build (CI).

    Hi All,
    I am new to .NET and developing an universal Windows application.
    I am using Visual Studio extension for SQLite for WinRT and Windows Phone.
    http://www.sqlite.org/2015/sqlite-wp81-winrt-3080801.vsix
    http://www.sqlite.org/2015/sqlite-winrt81-3080801.vsix
    I can perfectly install the extensions and work with locally.
    My question is about the remotely building (continuous integration) of my application through msbuild in TFS.
    Does the build machines need to have the same version of SQLite SDKs installed manually in order to resolve the dependency ?
    There can be multiple project in my TFS collection which can refer to separate version of VSIX files . Both versions can not co exist together. What happens then ?
    Can I somehow upload the vsix file to our package management software (Nexus) and refer from there.
    We have been building other dependencies as Nuget packages from Nexus.
    There might be number of packages required for different architecture and other component's packages.
    Any help will be hugely appreciated.
    Thanks and Best Regards,
    Saurav

    Hello Saurav,
    Welcome to the MSDN forum.
    The dependency problem should depending on your MSBuild process in my mind. I'm not sure how you will load your dependency about SQLite on your remote machine. Please share more details about it. If the build process actually need the load the dependency
    in the remote environment, I'm afraid you have to install it on the remote machine.
    For the question"There can be multiple project in my TFS collection which can refer to separate version of VSIX files . Both versions can not co exist together", I think it's better for you to consult TFS forum since I'm not familar with TFS scenarios:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • OS 10.4.6 and Extensis X1 problem

    I have a new G5 OS 10.4.6 and I loaded Extensis X1 version 11.0.2 on it. But when I try to add/transfer some fonts from the hard drive into Extensis it won't do it.
    It show the fonts on the right-hand frame, but they are ‘shaded’ and not bold, so I can’t open them to add them.
    I have the admin unlocked so I can have permission to add fonts etc.
    I took Extensis off the system and reloaded it but this didn’t work.
    Also, I took all the fonts out of Font Book (I think) in case there was a clash there (I put them in a folder on the desktop), as well I ran a permission repair.
    And I can’t add fonts into the Font Book as well, again the fonts are listed but are shaded and I can’t drag or add them from the font folder I put on the hard drive (of fonts from G4 that I need).
    And one more thing I can’t open Quark documents in the new Quark 6.5 I loaded on the G5, not even Quark 5.0 documents. The funny thing is that I could when I first loaded Quark on, though I had to go about it in a round about way, but now it seems that I can’t.
    Can anybody give me any advice?

    Point taken but this is not just a Quark question. I have been told that 10.4.6 has problems with Extensis X1.
    Kind of silly to put out thousands for a computer and not to have it work with certain programs.

Maybe you are looking for

  • Is it possible to use a portlet backing file on the dvt_enabler portlet?

    We currently have a 9.2 portal with a simple login form portlet that uses a backing file to do much security checking, authentication against ActiveDir, etc. Our requirement is to convert to WLP 10.3 using the DVT enabler portlet or something like it

  • Single Order, quantity is one, want to bill for 5 times

    hi I have Sales Order with quantity 1 and value say 10 Lakh. I want to bill the Order in 5 invoices each 2 lakh for ease of payment for customer. As quantity in OR is 1, how can this be configured help required. Regards Madhav

  • How to use Flex fields

    Hi , I am using ODI 10.1.3.5.4 with Oracle to Oracle data transfer. I tried to create Flex Field. I have followed following steps: 1. In security Manager, Objects Tab, I selected Data Server and added a Flex field as SOURCE_DATABASE_LINK_NAME. 2. In

  • Dbase reorganisation after Client Deletion

    Hi All gurus, We are planning to Delete 2 clients on our DEV system namely 020 and 060, i just wanted to know whether after deletion is the space automatically adjusted or are there any steps to be performed so that the disk space is utilised to the

  • Migration SAP R/3 Enterprise 47x200 from HPUX to Windows.

    Hello, Due to cost-reducing we have to migrate our SAP environment (SAP R/3 Enterprise 47x200 - Oracle 9.2.0.6.0) from HPUX 11 to Windows. For the moment it's a production system, but it will become a sleeping system that needs to be active for legal