How can I see cursor in twilight color scheme?

I want to use twilight color scheme. (black background)
It can be changed at Tools->preference->editor->syntax color
but the cursor color is always black and I can't see it.
Is there any way to change cursor color?
Please, answer me.

I want to use twilight color scheme. (black background)
It can be changed at Tools->preference->editor->syntax color
but the cursor color is always black and I can't see it.
Is there any way to change cursor color?Yes, here's a blurb from the readme.html file included with JDeveloper:
Unable to Change or Configure the Color of the Caret in the Code Editor
Below is the workaround:
In ide.properties, typically in $(JDEV_INSTALL)\jdev\system\ide.properties, edit the following properties to set the caret color:
     ceditor.CaretColorR=0
     ceditor.CaretColorG=0
     ceditor.CaretColorB=0
The valid range for each component color is 0 to 255.
(P.S. in the next maintenance release, you will be able to do this from the Tools > Preferences Dialog)
Hope this helps.
Rob

Similar Messages

  • How can I see the contents in a Ref Cursor

    I have this code:
    CREATE OR REPLACE PACKAGE APOD_LOG.APOD_C3_LOG_API_PKG
    AUTHID CURRENT_USER
    AS
    type rc is ref cursor;
    PROCEDURE Fetch_Log_Spec
    in_LOCAL_IP_VALUE IN BINARY_INTEGER,
    out_RESULT_SET OUT rc
    END APOD_C3_LOG_API_PKG;
    CREATE OR REPLACE PACKAGE BODY APOD_LOG.APOD_C3_LOG_API_PKG
    AS
    PROCEDURE Fetch_Log_Spec
    in_LOCAL_IP_VALUE IN BINARY_INTEGER,
    out_RESULT_SET OUT rc
    IS
    BEGIN
    DBMS_APPLICATION_INFO.set_module(module_name => 'APOD_LOG.API_PKG',action_name => 'Fetch_Log_Spec');
    DBMS_APPLICATION_INFO.set_client_info(client_info => 'Calling with in_LOCAL_IP_VALUE = ' ||to_char(in_LOCAL_IP_VALUE));
    open out_RESULT_SET for
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.100.1''') as MULTICAST_IP_VALUE
    from
    dual
    union
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.200.1''') as MULTICAST_IP_VALUE
    from
    dual
    union
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.100.123''') as MULTICAST_IP_VALUE
    from
    dual
    union
    select
    in_LOCAL_IP_VALUE as IN_LOCAL_IP_VALUE,
    10002 as PORT,
    APOD_CORE.UTIL_IP_PKG.IPAddressToIPValue2('''224.168.200.123''') as MULTICAST_IP_VALUE
    from
    dual;
    DBMS_APPLICATION_INFO.set_client_info(client_info => 'Called Fetch_Log_Spec '||to_char(SQL%ROWCOUNT)||' row(s) returned with in_LOCAL_IP_VALUE = '||to_char(in_LOCAL_IP_VALUE) );
    END Fetch_Log_Spec;
    END APOD_C3_LOG_API_PKG;
    And I am trying to test it like this:
    DECLARE
    IN_LOCAL_IP_VALUE BINARY_INTEGER;
    OUT_RESULT_SET APOD_LOG.APOD_C3_LOG_API_PKG.rc;
    BEGIN
    IN_LOCAL_IP_VALUE := 23374048;
    -- OUT_RESULT_SET := NULL; How do I see this
    APOD_LOG.APOD_C3_LOG_API_PKG.FETCH_LOG_SPEC ( IN_LOCAL_IP_VALUE, OUT_RESULT_SET );
    END;
    How can I see the dataset returnd by the OUT_RESULT_SET in SQLPlus or Quest ScriptRunner?

    A ref cursor doesn't really contain rows but you can use them to reference a SQL statement that fetches the rows.
    Re: returning resultset from procedure...or pkg

  • How can I see what I'm actually video recording on iPad Air so that I don't include extra stuff at the borders of the image? It seems to automatically "zoom in" on the screen, but when I export the video, the picture isn't framed well.

    When I try to record a video on the Ipad Air, the screen automatically "zooms in" closer than when I'm taking a photo. So I frame the interview and record it. But when I export it to post it or edit it, I discover that only the screen was zoomed in, the camera wasn't, so I have all this extra stuff around the edges of my frame.
    I don't need to zoom in, but I do need to be able to see what I'm shooting--otherwise, as I'm videotaping, I'm guessing at my picture's framing. But every time I switch from photo to video mode, the screen "zooms in." How can I see what I'm actually recording?
    I've been searching for an answer for this for a while, but I can't find any responses to it! Thanks.

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Firefox > Preferences > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    See also:
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *https://support.mozilla.org/kb/Images+or+animations+do+not+show

  • How can I see the photo quality settings in iLife'06 books

    I assembled a 100 page book using iLife'05 over the last week or so. Luckily I hadn't ordered the book before learning about the new "improved print quality" when using iLife'06.
    Well, iLife'06 finally arrived today and I installed it and... Well, do I need to scrap my old book or can I just go ahead and order through iLife'06 and get that new great quality?
    While still running iLife'05 I printed my book to a PDF file and the file size for the PDF is 150.4MB.
    I then installed iLife'06 and printed the same book to another PDF file and the size of the file was ONLY 57.4MB. Almost a third the size. If anything I was expecting the PDF file to be much larger (double?).
    I even did a side by side comparison of the two PDF files using Preview and I've got to say that the '05 version was better than the '06. This makes sense since the file size is much larger in the '05 I would expect the image quality to be better.
    So, now I'm worried. How can I see what the settings are and how can I tell what I'll get when I'm going to order a book?
    Thanks!
    PowerBook G4 15 1.67Ghz   Mac OS X (10.4.2)  

    Chuck:
    The Print to PDF file is not exactly the same as the one iPhoto creates for uploading and printing. Here's how to get the iPhoto version. It involves going thru the ordering process until the book is assembled and then finding and copying the pdf file to the desktop and then canceling the ordering process.
    How to Find the iPhoto Generated PDF File:
    1 - Start the ordering process and stop after the book has been assembled and you get to the Order pane where you select the cover color, copies, etc.
    2 - Go to the Finder and select the Go->Go to Folder menu item (CommandShiftG).
    3 - copy the following, “/private/var/tmp/folders.501/TemporaryItems/iPhoto” (for Panther the path is "/private/tmp/501/TemporaryItems/iPhoto“), and paste into the Go to Folder search box.
    4 - the iPhoto folder will be brought up. In it will be the PDF file that was generated by iPhoto. You can copy it (Option-drag) to the Desktop to review and/or save.
    Note: the iPhoto folder will not exist before you start the ordering process and is deleted after the order is completed or after you cancel the order and quit iPhoto.

  • How can I see the selected tags in the tag bar clearly

    How can I see the selected tags in the tag bar clearly (they used to be in black, now they do not change color; a highlight or Bold would help)

    The History menu lets you revisit the page where you can drag any page element from it.
    How would you sort through thousands (tens of thousands) of files found in a cache?

  • How can I see the size and colour of text in DW Cs5?

    Hi forum, how do you see the size and colour of a piece of text in Dreamweaver Cs5, I have some text in a dreamweaver file which is a size I like and a colour I like and I want to make a CSS rule with these characteristics. How can you see what size and colour a piece of text is?
    Many thanks for any help
    Gareth

    <td height="89" colspan="5" valign="top"><p><font color="#FF0066" size="-1" face="Arial, Helvetica, sans-serif">what is the text size, colour and boldness of this piece of text.</font></p></td>
    Above code is deprecated.  CS5 will not pick up these styles in the CSS styles panel.  Legacy sites are not simple to work with.  They need to be converted to  modern standards.  You do this by stripping the HTML styles from markup  and re-writing styles to CSS.
    <p>This is a normal paragraph</p>
    Put your CSS styles between your document's <head> and </head> tags:
    <style type="text/css">
    p {
    color: #FF0066;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    </style>
    Or, create an external stylesheet to which your HTML documents are linked like this:
    http://alt-web.com/DEMOS/DW-Link-Stylesheet.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • How can I see the border of a label

    I'm wondering how can I see the border of a label.
    I'm trying using the following command but is giving me an error that cannot resolve symbol setBorder. There is another way to do this?
    label_01.setBorder(BorderFactory.createLineBorder(Color.black));

    the awt Label class doesn't have a setBorder method, you need to use a JLabel
    asjf

  • How can i see with a different size the letters and presentation of theRSA1

    Hi gurus,
    how can i see in a better size the windows of SAP BW, example RSA1, Business content, etc, now i got it too small i want to see  it better, please step by step
    thanks !

    Hi,
    in ur RSA1 session click on the customise local layout or press ALT+F12..
    you will get a list of menu options..
    click on font and change the font size and the font design to whichever u desire..
    in the same customise local layout u can even change the color and do many other visual changes.
    hope it was helpful..
    Regards,
    Kalpana

  • I have a lot of apple purchases on my credit card statement.  They're not mine but they could be my daughters. How can I see a list of my itune purchases to cross reference?

    I have a lot of apple purchases on my credit card statement.  They're not mine but they could be my daughters. How can I see a list of my itune purchases to cross reference?

    Thanks. Sadly I always seem to have trouble following even the simplest and clearest directions.
    I went to iTunes>Store.  I swear 'view my account' doesn't exist, but i did see 'account'.  The drop down menu only listed options to do with orders.  No mention of purchases.
    I then rang the local apple store and an 'Applette' guided me through the apple website so I could report my problem.  Even then, we encountered a button that was invisible to me.  It only showed itself in the 'mouse-over' state as my cursor changed into the pointing hand.  Sheesh!!  Such is my luck.
    Anyway, the 'Applette' agreed that it was suspicious that I hadn't received an emailed invoice for any of the contentious purchases.  I may well have been hacked.  The problem has not been solved but it has been reported.
    Thanks again.

  • How can we see status of all Requests at a time using any tables?

    How can we see status of all Requests at a time in the Info cube or ODS using any tables? what I am facing was while I run a Process Chain in some data targets red requests remains and due to this all other requests doesnot available for reporting.
    Now is there any T-Code or Table to view all requests in a single shot.
    Thanks in advance,
    Raj

    Hi Go for RSMONICDP give timestamp and u'll have it.
    Please assign points if useful
    Edited by: Aadil on Jan 21, 2008 7:43 AM

  • Interactive forms- i see only one record -how can i see more?

    Hi experts,
    i have a table and the result is only one record instead of more records.
    how can i see more records?
    my code is:
    types: begin of structure_0021,
    favor type pa0021-favor,
    yy_id type pa0021-yy_id,
    fgbdt type pa0021-fgbdt,
    end of structure_0021.
    data: it_0021 type table of struct_0021,
             wa_0021 like line of it_0021.
    select favor yy_id fgbdt from pa0021 into corresponding fields of table it_0021
    where pernr = lv_pernr and
    subty = '2'.
    data: lo_nd_adobe2 type ref to if_wd_context_node,
            lo_nd_ls00212 type ref to if_wd_context_node,
            lo_el_ls00212 type ref to if_wd_context_element,
           ls_ls00212 type wd_this->element_ls0021.
    lo_nd_adobe2 = wd_context->get_child_node( name = wd_this->wdctx_adobe).
    lo_el_ls00212 = lo_nd_adobe2->get_element().
    lo_nd_ls00212 = lo_nd_adobe->get_child_node(name = wd_this->wdctx_ls0021).
    lo_el_ls00212 = lo_nd_ls00212->get_element().
    loop at it_0021 into wa_0021.
    lo_el_ls00212->get_static_attributes(importing static_attributes = ls_ls00212).
    endloop.
    lo_nd_ls00212->bind_table(new_items = it_0021).
    if anyone can help me - i will really appreciate it.
    i tried other thing and didnt succeed.
    thanks,
    Michal.

    Obvious question, but have you got 'Find My iPhone' set on both devices?  Settings>iCloud>Find My iPhone.

  • How can I see my kids' texts? (Family Sharing)

    I gave my kids an iCloud address under Family Sharing, under my account. How can I see their texts, or have them forwarded to me?
    A great feature would be a summary email 1 or 2 times per day with the contents of their texts.
    (For more clarity, I just got the iPhone 6 and they have my old 4s, with no cell service but with WiFi at home using the new iCloud address)
    thanks!
    DJC

    You cannot see their texts if they have separate iCloud accounts.
    Sorry,
    GB

  • How can I see track length in a playlist in music on iPad.

    How can I see the track lengths in a playlist in music app on iPad the new version ios7, it was fine before. I use it for my work and need to see at a glance the length of all the tracks in a playlist so I can decide what track to play. Thanks

    You can only add folders to the email account if it is an IMAP account. If you see an EDIT button at the top of the window when you are in the email account - where you can see your inbox, sent and trash folders - if there is an edit button at the top of that window - you can tap that and then an Add Mailbox option appears at the bottom of the window.
    If you do not see that edit button, you do not have an IMAP account and you cannot add folders.

  • How can I see a calendar item that was in my backup

    I did a full backup at home of my 8330 with BB Desktop Software a week ago.
    But I accidentally left my phone in the office and can't retrieve it until Monday.
    The data I need is in one calendar entry in the backup. How can I see it? I don't own Outlook or Office.
    I can't figure out where to start.
    Solved!
    Go to Solution.

    Not easily, as the backups are intended to restore to the BlackBerry device, not be viewed and/or edited on the PC.
    Try to find ABC Amber IPD Converter software for your PC. It can read your backup IPD files and save to Excel or another PC file format.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?

    I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?
    Thanks!
    David

    Either of these should help.
    http://grandperspectiv.sourceforge.net/
    http://www.whatsizemac.com/
    Or search 'disk size' in the App Store.
    Be carefull with what you delete & have a backup BEFORE you start, you may also want to reboot to try to free any memory that may have been written to disk.

Maybe you are looking for