Editor extensions in 3.0 - several questions

We use editor extensions for several types of objects. It's not clear how to add extensions to PL/SQL objects.
In my XML file I use for packages/procedures : node="PlSqlBaseNode"
This works, but it's only showing my first extension. My second extension is not visible when I open a package, procedure or function.
I also tried objecttpe="PACKAGE", but then the extension is not shown.
1. Is this a bug or do I need another node of objectType in the XML file?
2. How to add extensions for triggers?
3. How to create a vertical layout (like the Details tab for tables)
4. Is there a description (or XSD) of which elements/attributes can be used in the XML file for editor extensions? (this could also answer 2 & 3).

Can someone please answer these questions?

Similar Messages

  • Editor extensions questions

    We use editor extensions for several types of objects. It's not clear how to add extensions to PL/SQL objects and triggers.
    In my XML file I use for PL/SQL objects : node="PlSqlBaseNode"
    When I open a package/procedure/function SQL Developer is only showing my first PL/SQL extension. My second extension is not visible when I open a package, procedure or function.
    This is the case in 3.0 and 3.1EAx.
    1. Is this a bug or do I need another node or objectType in the XML file?
    2. How to add extensions for triggers? Which node or objectType is needed?
    3. How to create a vertical layout (like the Details tab for tables)? vertical=true doesn't work.
    4. Is there a description (or XSD) of which elements/attributes can be used in the XML file for editor extensions? (this could also answer 2 & 3).

    Can someone please answer these questions?

  • About Editor Extensions

    In this thread - Re: SDK Schemas have moved - but where? a new question was asked about Editor XML Extensions.
    Nice thing about the XML for editor extensions is that they are almost identical to SQL Developer Reports. So if you want to write one, start by writing a report that does what you want the editor to do. Probably, you will want the report's base query to use a bind variable as an input parameter. Once the report looks the way you want, export the report to an XML file. Then use that file as the starting point for developing your editor extension.

    I, too, am trying to figure out how to open a given file in Eclipse with the application of my choice. Note that I might have several applications that I might want to use to open a given file, so a hard-coded solution of associating the extension with an application is not satisfactory.
    My #1 request is to be able to bind a shortcut key to open a specific editor on the current window. For example, if I want to open it with Photoshop, press F2; with Vim, press F3, with my company's XML editor, press F4, etc.
    I would also want to be able to open it from a global list of editors that I could register with Eclipse that are not necessarily known by the Windows operating system (because the editors are generic and not necessarily associated with a file extension).
    I would do something like::
    [context/right click] > Open with > [application name]
    And, it would be very useful if the above has a way to specify arguments to the application (configurable in Window > Preferences).
    If there isn't a simple way to do the above, there should be. But, so far, I haven't found a simple way to use a shortcut key to invoke an external application on an Eclipse window not using hard-coded file extension associations.
    Please let me know if there is some plugin or technique that can be added or easily instrumented to provide this very basic want.

  • Can you help me with several questions?

    I have several questions
    1. What boxes do I need to click on when I click on a link and want it to open in windows instead of tabs?
    2. Why is it that I can not add norton 360 and yahoo on my add on bar?
    3. Is it possible to just use firefox to open up my aol without signing on to windows and signing on to aol and then using firefox as my search engine and if so how do I do this?
    4. Why is it that there are so many times that when trying to go to to a link that it keeps coming up try again?
    5. Also what kind of antivirus and spyware do foxfire have or will my norton 360 cover this on foxfire?
    If you can help me with all this then I would appreciate it

    You could set it up so that the user never has to press "commit" button by modifying the "update" and "delete" event within "DataHandlerComponent.jsp" which will commit on all updates and deletes. This will also commit the "inserts" as the insert process will take you the the update page anyway.
    Bill G...
    "DataHandlerComponent.jsp"
    -- snip --
    <%-- DML event handling (Create handling is embeded in DataEditComponent)--%>
    <jbo:OnEvent name="update">
         <jbo:Row id="myrow" datasource="ds" rowkeyparam="jboRowKey" action="Update" />
         <%-- bg add - want to commit immediately --%>
         <jbo:Commit appid="<%=amId%>" />
    </jbo:OnEvent>
    <jbo:OnEvent name="delete">
         <jbo:Row id="delrow" datasource="ds" rowkeyparam="jboRowKey" action="Delete" />
         <%-- bg add- want to commit immediately --%>
         <jbo:Commit appid="<%=amId%>" />
    </jbo:OnEvent>

  • Several questions on Fireworks from absolute beginner

    Hello!
    At the moment I'm in the very beginning of web-designing process and I've been using Fireworks trial for several days only. Before that I've created only one website in Joomla! and that's all. I've got several questions and I would be glad if masters of Fireworks will post full answers on them.
    I've read the official manual, but didn't check any additional materials, because I feel better when learning myself with help in form of answers to concrete questions.
    Here is how I see process of making simple website in Fireworks: draw website and then make it to work. I did first part and I've prepared my website. It of course looks ugly, but I want to start from it, as I'm learning. Here it is:
    Okay, what is the next thing I should do? Right, I should slice it. And here goes the question: how should I slice my menu? I want it to be simple menu, so when you move mouse over "About me" it lightens in some other color and some content should appear in right part of this structure. How would I implement it using Fireworks? Then in what format should I export my webpage? HTML and CSS? How do I write styles in CSS through Fireworks? And final question is how can I make my website be in center of page (I've tried to add <center></center> inside "index.htm" file, but no luck)? I would also like to know what do I need to do with all images so you can't select them with mouse and move all around in your browser? How do I stick them:
    Thanks and sorry for too many questions at one time,
    Aleks.

    Looking at your mockup, that navbar could probably be created 
    completely using CSS and HTML, rather than slice up the "button areas" 
    but if you want to go that route, I'd recommend creating button 
    symbols. The slicing is done for you and you can create up to four 
    states for the button.
    If you want to export the graphics only, choose File > Export.
    Browse to your site folder
    Set the Export option to Images only
    Make sure you are exporting slices
    Deselect the option to export areas without slices
    Click Save (Windows) or Export (Mac)
    Use DW to create your page, insert your images and add your rollover 
    behaviors.
    HTH
    Jim Babbage
    NewMedia Services
    http://www.newmediaservices.ca
    Community MX Partner -
    http://www.communitymx.com/author.cfm?cid=1036
    Adobe Community Expert
    http://www.adobe.com/communities/experts/members/206.html
    Author - Lynda.com
    http://movielibrary.lynda.com/authors/author/?aid=188
    Author: Peachpit Press
    http://www.peachpit.com/store/product.aspx?isbn=0321562879

  • Several question regarding kde4

    Hi!
    Yesterday I have upgraded kde to 4.1 version. I am quite happy with it, but I have several questions:
    1. Is there any way to organize icons on desktop? In KDE 3 we had "Snap to grid" and was ok. Now they are freely mixed on desktop.
    2. I am missing some KDE 3 styles (like domino). And now Qt3 apps uses basic Qt styles (which are awful). Trying to install it from pacman results in error, because styles require kde3-base.
    P.S. I rather don't like default theme for KDE4. I miss some nice and polished window decorations and styles and of course grayish gray and more gray color schemes .

    I heard about but didn't test Folder view (for managing icons on desktop). Also you can right click on applications in the menu and tell them to be put on the desktop. Or at least it worked before, with the first kde-workspace package merged. Unfortunately I cannot test now, since I'm on a win desktop at work.
    Last edited by ckristi (2008-07-31 13:10:06)

  • Code Snippets in MEF Editor extension VS2012

    I am trying to implement code snippets with a MEF editor extension, I followed the walkthrough "Implementing Code Snippets" from the link: http://msdn.microsoft.com/en-us/library/ff926100(v=vs.110).aspx
    The implementation is based on the walkthrough Displaying Statement Completion. This feature works fine.
    The first section of "Implementing Code Snippets" is "Creating and Registering Code Snippets" which does not work. At the end of the section is the step 8:
    Build and run the project. In the experimental instance of Visual Studio that starts when the project is run, the snippet you just registered
    should be displayed in the Code Snippets Manager under
    the TestSnippets language.
    There are no errors, but the Code Snippets Manager does not display the TestSnippets language, and as a consequence the snippets are not there. I have been stuck for a few weeks now with this, and could not find resources to understand the issue.
    Any idea on how to overcome this issue will be much appreciated.
    Thanks

    Hi,
    I have to say that I can reproduce your issue on my machine via the steps provided in the walkthrough. However, I finally add that code snippets to C# language not that custom TestSnippets language.
    Here are some modifications which are made on my side, maybe these listed items can be helpful for you to trouble-shoot your issue:
    1). Delete the following line from the test.snippet file.
    <?xml version="1.0" encoding="utf-8" ?>
    2). Edit the test.snippet file, set <Code Language="CSharp">
    3). Edit the SnippetIndex.xml file, set  <Language Lang="CSharp" Guid="{694DD9B6-B865-4C5B-AD85-86356E9C88DC}">
    4). Edit the SnippetUtilities class, and set
    internal const string LanguageServiceGuidStr = "694DD9B6-B865-4C5B-AD85-86356E9C88DC";
    5). Then build and run your project again. And this time you should get the snippet under C# language.
    Thanks.
    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.

  • My problem is a sudden loss of ability to get to PSE12 Organizer when I tried to load a saved scan. Had been using the Organizer and the Editor with no problems for several hours just before that.     Can not load the Organizer from the icon at the bottom

    My problem is a sudden loss of ability to get to PSE12 Organizer when I tried to load a saved scan. Had been using the Organizer and the Editor with no problems for several hours just before that.  
    Can not load the Organizer from the icon at the bottom of  Editor screen, from the icon on the MacBook Air dock (OS 10.10.2),  nor from the file in applications located with Finder.
    I have tried without success to access Organizer after turning off and on the scanner, turning off and on the computer, loading a fresh copy of PSE12 from the CD, and restoring default preferences.  I have searched on line for other options but not  found any. 
    Can you help me?

    Not Charge
    - See:    
    iPod touch: Hardware troubleshooting
    iPhone and iPod touch: Charging the battery
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - If a 5G iPod               
    Iphone 5 lightning port charging problem - SOLUTION!
    - Try another charging source
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • Several questions that I do not see in the "FAQ" about CC.

    I have several questions that I do not see in the "FAQ". Here are three of them.
    1) After a cancellation of membership, for whatever reason, will I still be able to use the After Effects I bought before this CC thing?
    2) What happened to the software I have purchased in the past? I can no longer link to the page that contains my serial numbers for the products that I have purchased.
    3) And can I no longer download my software if my copies are lost?
    4) Is CC the only way to get future software versions? It appears that using the software through a subscription keeps one from upgrading to new versions without having to keep paying once you purchased or one will not be able to use the software.

    1) After a cancellation of membership, for whatever reason, will I still be able to use the After Effects I bought before this CC thing?
    1, After cancelling CC you can use the perpetual products purchased by you earlier. If you have registered them you can access them via Adobe.com (Retail purchase)
    2) What happened to the software I have purchased in the past? I can no longer link to the page that contains my serial numbers for the products that I have purchased.
    As mentioned all your previous purchases are available to you, to get the serial number of past if they are retail purchase & registered then :
    Enter your Adobe ID and password, and then click Sign In. Go to manage account(you get this when the cursor is hovered over your sign in name, choose all products.
    The My Adobe page is displayed. All your registered products and their serial numbers are listed in theMy products section
    3) And can I no longer download my software if my copies are lost?
    Yes you can download it if you have purchased it as an download link as the download option is also available with the serial number, you can find some download here also Download and Installation Help
    4) Is CC the only way to get future software versions? It appears that using the software through a subscription keeps one from upgrading to new versions without having to keep paying once you purchased or one will not be able to use the software.
    The best part of CC is that you do not need to make another purchase, the CC keeps on upgrading on its own at no extra cost, you can get the upgrades till the time you have active CC.
    Regards
    Rajshree

  • I have several questions. I need to upload my photos to free up space on my iPhone. I put the cable in my MacBook  Pro and tried to upload photos . After 2 hours my computer says it is still uploading. I then disconnected my cable and tried to shut down m

    I Have several questions. I tried to upload photos from my iPhone 4S to I photo. 2 hours later it says it is still uploading. I disconnected my cable from MacBook Pro and iPhone and tried to completely shut die all Apis and computer. The wheel for shut down ran 30 min and finally I did a force quit. Help! I would live a real human to talk to. Donna in El Paso 9155653231

    This can be used to boot the machine and delelte enough files to get it to boot normally.
    .Create a data recovery/undelete external boot drive
    Read about storage drive so you can store your extra stuff.
    Most commonly used backup methods
    Also here to see how a full boot drive slows the machine down
    Why is my computer slow?

  • -newBee-Im tring to use Creator 2 EA 2 and have several questions -

    Hi
    Im tring to use Creator 2 EA 2 and have several questions - i will be thankful for reciving answers.
    0-It take 300 meg of my memory in small 10 page sample project / is it normal ? (memory shown in task manager windows XP)
    0-Where i can find documents about Creator way of using RowSet technology ?
    I have several question which i could not find answers in documents or online tutorials my questions are :
    1-for example i have a table in a data source ? how i can access my table ?
    2-i bind fields of jsftest table to texteditors i can save changes to current field
    by using : jsftestDataProvider.commitChanges();
    Now how i can insert a new ROW ?
    i tried jsftestDataProvider.appendRow(); in another button action but it insert null items
    into database / how i can add a row to my table
    3-how i can delete a field based on a field value ? or even primary key value ?
    should i write the sql Script in Session bean method and use that in my jsf pages ? or maybe RowSet technology has some
    solution for this ?
    4-How i can use HTML tags (not jsf tags)inside a jsf file ?
    is it possible to use them or not ? for example to generate a table with some dynamic column number?
    5-is it possible to use JSP tag libraries like DisplayTag in jsf ?
    6-does Creator 2 EA 2 support Myface ?
    7-can i add html tags to result page in java source file ? for example in Action on a button add some HTML tag to result page ?
    8-how i can pass url parameter between pages ? if i do not like to use request bean.
    Its my question for Now ;)
    Thank you for answering

    Haha.... thats normal.
    I've 768mb of ram, and i can still feel the lag, especially when the server and pointbase is one,
    worst still.... i having JSC and Netbean running together -_-"
    i think 1.5GB of ram wld be gd
    Regarding the tutorial part, there are api in the "Dynamic Help" box,
    What i did was extracting the java doc into my desktop for easy reference. JSC's screen is too small.
    U can find these references under "C:\Sun\Creator2\rave2.0\docs". Just unzip them

  • Several question about SVN PKGBUILDs

    I'd like to make a PKGBUILD for an SVN version of a program. I have just looked at existing PKGBUILDs and now there are  several questions:
    * Why are PKGBUILDs made for particular revision? PKGBUILDs for the latest revision would not require maintainance and would be more useful for users... (IMHO)
    * Why does everyone make 'svn co' in their PKGBUILDs and not 'svn export'? I don't think that users will commit their changes under anonymous account anyway... (that will be 98% impossible)

    Lazer wrote:* Why are PKGBUILDs made for particular revision? PKGBUILDs for the latest revision would not require maintainance and would be more useful for users... (IMHO)
    Because you have to put one version when you write the PKGBUILD.
    Besides, it indicates that the maintainer of the PKGBUILD tested this particular revision.
    It is impossible to know if the PKGBUILD or the package will still work correctly at a future revision (there could be changes in the build system, other compilation problems, new bugs in the software, etc...)
    That said, makepkg by default will update the revision automatically when you run it. But this can be prevented with --holdver :
          --holdver    Prevent automatic version bumping for development PKGBUILDs
    * Why does everyone make 'svn co' in their PKGBUILDs and not 'svn export'? I don't think that users will commit their changes under anonymous account anyway... (that will be 98% impossible)
    Uh?
    $ svn -h co
    checkout (co): Check out a working copy from a repository.
    PS : have a look at /usr/share/pacman/PKGBUILD-svn.proto from abs package for a prototype of a svn pkgbuild.
    Last edited by shining (2008-08-17 09:08:05)

  • [SMS capabilities] Several questions

    I have several questions about iPhone SMS capabilities.
    Q1 : is it possible to launch an application when receiving a SMS with particular content or from a specific phone number ? What kind of notifications can be done toward the application when receiving this SMS ?
    Q2 : is it possible to parse SMS content inside the application ?
    Q3 : is it possible to send an automatic SMS with the application, without user need to write it ? For example, the user does a particular action that results into a SMS sending toward a server which controls other user equipments.
    Thanks in advance for your answers.

    Hi there! From my experience (having very very briefly developed for iPhone) is that:
    1. No, and the SMS app cannot 'hand off' to another app;
    2. The iPhone SMS database cannot be read from another 3rd party app;
    3. I'm unsure whether the SMS app has it's own protocol (like, sms:).
    Your best bet, if you are a registered iPhone developer, is to post these questions on the Apple iPhone Developer forums.
    Good luck!

  • Several questions about Application Security

    Hello,
    I have several questions about Application Security and perhaps I need a few tips...
    I have a lot of users in a few groups which have access to my application! And the different groups should have only access to their pages.
    In my application I use trees to navigate through the application.
    So my idea is that i display different trees for the different user groups and restrict the user to access the URL....so the user can only see and contact "their" pages.
    I know how to create the logic behind the trees, but how can I create the restricted URL access...
    The "No URL Access" in the Session State Protection can not be used, because I use a lot of links in reports and HTML regions.
    Is there another way to solve that?
    But I am unsure if that is a "good" solution for my problem!
    What do you think about that?
    Am I going to do that too complicated?
    Could that be done by authentication or authorization?
    (By the way, I do not understand the differences between authentication and authorization. Can anyone help?)
    I would be glad for any reply!
    Thank you,
    Tim

    Hey Arie and Scott,
    thank you for your quick reply!
    Now I understand the context around authorization and authentication...
    I try the Access Control List and I think that is a very nice feature! Really good!
    But now I am wondering, how I can create more privileges?
    So that I have a few "end-user-roles" and then I can choose who have access to a page and who not!
    Does anybody know how to do that?
    Thank you,
    Tim

  • Several Questions about upgrading APEX

    Hello,
    I a several questions about upgrading APEX.
    I want to upgrade my APEX 2.0 to 2.2 and hopefully in a few month to 3.0.
    Is there a How To about upgrading APEX?
    What would happen to my applications?
    Would there be any problems about the applications when the APEX version is upgraded to another version?
    Thank you,
    Tim

    Tim,
    Yes there is (detailed) upgrade documentation provided with the upgrade itself, which you should definitely look through. The 2.2 and 2.2.1 releases are currently available here -
    http://www.oracle.com/technology/products/database/application_express/index.html
    You applications will be 'upgraded' as part of the upgrade process (i.e. they will continue to work with the new software once the upgrade is complete).

Maybe you are looking for

  • Unable to add external data source in BAM : Error ORA-12505

    Hi, In BAM, Im trying to add an external data source for creating a data object. But when i try to test the connection i get the following error: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently kno

  • Student self services - configuration guide or cook book

    Dear All, We have recently upgraded to EHP4 and enabled student self services. But when I changed my program of study no workflow is triggered in the backend. Do I need to do any configuration for this ? Is there any configuration guide or cook book

  • Linking Soundtrack Pro to audio files stored on an external drive

    FCP user but using SP for the first time. I have the large sized audio files stored on an external drive which at the moment I can't access from within SP. Just wondering the best way to link to the audio files?

  • ADOBE FORM - Start subform on current page only if space is there

    Hello, i have created an adobe form for printout of CRM business partner details. The form consists of several subforms. Each subform consists of a text as header and a table. examples for the subforms: - contact persons of account - opportunities of

  • FM for OBC4

    Hi We have created a field status group that restricts the possibility to use certain type of accounts together with cost center in MM (and now SRM). SRM does not do this check in OBC4. Therefore we are looking for FM that can pull this information f