Why can't I redefine the "Open Class" action to Ctrl-Shift-O?

I can only do it if the Help window is up.
And even then, JSC goes back and resets it to "Open Project", which I will never need.
Why does it keep resetting it on me?

I believe when the project module (IDE internal) is
loading it sets the corresponding hot-key.
May be you could try some other combination like
Alt-Shift-o if it is not used!
- WInston
http://blogs.sun.com/roller/page/winston?catname=Creat
orWell, I wanted it to match the shortcut used in netbeans 5.0 under the assumption that the code base for both would eventually be the same and I'd have to adjust.
I did end up picking a different key combo, but it sure is annoying when software argues with me like that and doesn't let me do what I want to do. Man, I just don't open
projects that much, it's a rare operation, while opening a class is something I do all the time.

Similar Messages

  • Why can''t I use the Servlet class?

    I am trying to build a Servlet by extending HttpServlet. I imported java.io.*, javax.servlet.*, and javax.servlet.http.*. When I compile, it tells me the Servlet packages were not found in import. I am using JDK 1.3. What version do I need to use these packages?

    Ok, and you are sure the name, servlet.jar, is in the classpath, and not just the path to the servlet.jar. E.g.
    mypath/servlet.jar (and not just mypath/).
    It must be a classpath problem if it can't find the package. You could also try to compile your class with the -classpath option:
    java -classpath mypath/servlet.jar *.java
    and see if that helps. Or look inside the servlet.jar to verify that it has the packages you need.

  • When I click on a link from a web page opened in Safari I get a blank black screen. Why can't I see the contents of the page?

    When I click on a link from a web page opened in Safari I get a blank black screen. Why can't I see the contents of the page?

    Is this any link in any page, or one particular link in a particular page?

  • Why can't I see the Lightroom Presets in the Develp Module without having an image open?

    Why can't I see the Lightroom Presets in the Develp Module without having an image open?

    If it's in the Spam mailbox, then Spam Mailbox would show there.
    In my example above, I'm looking in the Sent Mailbox as a whole (main mailbox, not the subfolder account) and it's showing the account I sent from. If I had sent messages from my other accounts, it would show those also. The only purpose of showing the mailbox in the message list is to know which of your accounts it's to or from when you have multiple accounts. If you only have one mail account, then it provides no use to have Mailbox shown in the message list.
    When you are looking at the Sent Mail, then the message list shows the person who it was sent to.
    All other mailboxes show the person who the message was sent from in the list.
    Unless you're moving recieved mail and sent mail to a common mailbox, then it's not a big deal.
    Maybe Apple will change it in the future to show the actual Fields in the message list.

  • I have downloaded the ebooks, but why can't i click it open?

    I have downloaded the ebooks, but why can't i click it open?

    What do you mean, 'downloaded'? Take pictures where? Are you saying that you have an iPhone or iPad and you don't have enough memory for any more pictures? Adding the 10GB won't have any effect - it's extra space on the iCloud server for Documents, email, Contacts, Calendars and iPhone backup. You can't increase the memory on an iPad or iPhone by any means. If this isn't your issue please clarify what you mean.

  • Why can't I interrupt the main thread from a child thread with this code?

    I am trying to find an elegant way for a child thread (spawned from a main thread) to stop what its doing and tell the main thread something went wrong. I thought that if I invoke mainThread.interrupt() from the child thread by giving the child thread a reference to the main thread, that would do the trick. But it doesn't work all the time. I want to know why. Here's my code below:
    The main class:
    * IF YOU RUN THIS OFTEN ENOUGH, YOU'LL NOTICE THE "Child Please!" MESSAGE NOT SHOW AT SOME POINT. WHY?
    public class InterruptingParentFromChildThread
         public static void main( String args[] )
              Thread child = new Thread( new ChildThread( Thread.currentThread() ) );
              child.start();
              try
                   child.join();
              catch( InterruptedException e )
    // THE LINE BELOW DOESN'T GET PRINTED EVERY SINGLE TIME ALTHOUGH IT WORKS MOST TIMES, WHY?
                   System.out.println( "Child please!" );
              System.out.println( "ALL DONE!" );
    The class for the child thread:
    public class ChildThread implements Runnable
         Thread mParent;
         public ChildThread( Thread inParent )
              mParent = inParent;
         public void run()
              System.out.println( "In child thread." );
              System.out.println( "Let's interrupt the parent thread now." );
              // THE COMMENTED OUT LINE BELOW, IF UNCOMMENTED, DOESN'T INVOKE InterruptedException THAT CAN BE CAUGHT IN THE MAIN CLASS' CATCH BLOCK, WHY?
              //Thread.currentThread().interrupt();
              // THIS LINE BELOW ONLY WORKS SOMETIMES, WHY?
              mParent.interrupt();
    }

    EJP wrote:
    I'm not convinced about that. The wording in join() suggests that, but the wording in interrupt() definitely does not.Thread.join() doesn't really provide much in the way of details, but Object.wait() does:
    "throws InterruptedException - if any thread interrupted the current thread +before+ or while the current thread was waiting for a notification. The interrupted status of the current thread is cleared when this exception is thrown."
    every jdk method i've used which throws InterruptedException will always throw if entered while a thread is currently interrupted. admitted, i rarely use Thread.join(), so it's possible that method could be different. however, that makes the thread interruption far less useful if it's required to hit the thread while it's already paused.
    a simple test with Thread.sleep() confirms my expected behavior (sleep will throw):
    Thread.currentThread().interrupt();
    Thread.sleep(1000L);

  • Why can't I use the Basic brush tool?

    I'm learning the ropes of drawing in Illustrator and I've fallen at the first hurdle. Why can't I use the Basic brush tool? Whenever I select the brush tool and use the 'Basic' brush type, the cursor turns into a hashed circle indicating I can't draw. If I load other brushes, I can draw with other brush types, but I can't use the Basic one. If I select the Basic brush when I have other brushes loaded and try to draw with it, it always defaults to a different brush! I don't understand why.
    On a related matter, I'm also having trouble changing brush size. I know that using the [ and ] keys changes brush size, but I have no idea what the values are. If I try this in Photoshop, I can see the brush size in the Options bar, but in Illustrator it doesn't appear anywhere! Not in the Brushes palette, the Stroke palette or the Appearance palette. Where can I see the brush size?

    Glitcher,
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Why can't I install the latest version of Flash Player?

    Why can't I install the latest version of Flash Player?  The install button is always gray.

    Don't use the downloader/installer.
    Use the FULL offline installer: http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac /install_flash_player_12_osx.dmg
    And DON'T run it either. When you mount the dmg
    and it opens the window, right click the installer and "Show Package Contents"
    Double click the Adobe Flash Player.pkg and let it run the COCOA installer.

  • Why can't I install the latest version of Flash Player?  I have all plug-ins allowed.

    Why can't I install the latest version of Flash Player?  I have all plug-ins allowed.

    If you're sure you've installed the latest version of Flash, take each of the following steps that you haven't already tried. After each step, relaunch Safari and test. For a "missing plug-in" error, start with Step 8. Back up all data before making any changes.
    Step 1
    You might have to log out or restart the computer before a Flash update takes effect.
    Step 2
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data...
    and confirm. Close the window. Then select
               ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    Step 3
    If you're only having trouble with YouTube videos, log in to YouTube and load this page. You may see a link with the text "Leave the HTML5 Trial." If so, click that link.
    Step 4
    a. If you get a warning of a "blocked" or "outdated" plug-in, then select the Security tab in the Safari preferences window. In the list of plugins on the left, there should be one—and only one—entry for "Adobe Flash Player," showing the same version number that you installed. Select that entry. On the right there will be a list of websites for which you have specifically allowed Flash, if any. It's normal for the list to be empty. Below that is a menu labeled
              When visiting other websites
    From that menu, select either Allow or Ask.
    b. If you still get the alerts, then go back to the Flash Player preference pane and select the Advanced tab. Click Check Now. Quit and relaunch the browser.
    c. If the alerts still persist, triple-click anywhere in the line below on this page to select it:
    /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources
    Right-click or control-click the highlighted text and select
              Services ▹ Open
    from the contextual menu.* A folder should open. Inside it, there should be a file named "XProtect.meta.plist". If that file is missing and you know why it's missing, restore it from a backup or copy it from another Mac running the same version of OS X. Otherwise, reinstall OS X.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 5
    In the Safari preferences window, select the Advanced tab and uncheck the box marked
              Stop plug-ins to save power
    Step 6
    Open this folder as in Step 4:
    /Library/Internet Plug-Ins
    Delete the following item, or anything with a similar name, if present:
              Flash Player (failing).plugin 
    You may be prompted for your login password.
    Step 7
    Re-download and reinstall Flash. Download it from the domain "get.adobe.com". Don't click a link from any other website, including this one, because you can't trust links. They may be an attempt to trick you into installing malware masquerading as Flash. Type the address into the browser window. Never download a Flash update from anywhere else.
    Step 8
    If you get a "missing plug-in" error, select
              Safari ▹ Preferences... ▹ Security
    from the Safari menu bar and check the box marked  
              Allow (or Enable) plug-ins
    Then click the button marked
              Manage Website Settings...
    if present and make sure that the website is not blocked for Flash.
    Step 9
    Select
              Safari ▹ Preferences... ▹ Extensions
    from the Safari menu bar. If any extensions are installed, disable them.

  • Why can't I download the waiting songs on my iTunes? I have over 2gb storage free

    why can't I download the "waiting" songs on my iTunes ? I have 2gb of free storage

    I'm guessing because the servers or part of the network is still overloaded by millions of other trying to do the same.
    Some seem to think this helped:
    Adding Open DNS servers to network preferences (2012) - https://discussions.apple.com/message/17806286
    Changing DNS to Google on a wireless device - https://discussions.apple.com/message/17806308
    P.S. Punctuation would help the readability of your question.

  • Why can't I reset the master password with the option of removing all username:passwords by unchecking "Use Master Password"?

    Why can't I reset the master password with the option of removing all username:passwords by unchecking "Use Master Password"? Currently, there seems to only be the option to issue a "chrome:" command in URL which DOES reset the master password. However, it was something that I had to google. The intuitive option would be to uncheck the "Use Master Password" checkbox, receive a verification dialogue, and blammo, password reset. Please make this a feature, thank you.

    ''cor-el [[#answer-702776|said]]''
    <blockquote>
    You can remove all password in the Show Passwords dialog.
    That is where you manage the passwords.
    The master password is only for protecting the passwords with an extra level of encryption and has nothing to do with erasing passwords apart from resetting the MP in case you have forgotten the MP and can't open "Show passwords".
    </blockquote>
    Sorry, for being unclear. Essentially this is a feature request for an option under Firefox options (why not?) to reset my Master Password not knowing the Master Password. For Security reasons I understand why all the saved passwords have to be wiped, but wiping the Master Password (having forgotten it) should be an option without having to issue an arcane command that one has to google to figure out.

  • Why Can't I Right-click Open A Bookmark Into A Private Window?

    Hello Mozilla,
    I have always wondered why am I not allowed to right-click open any of my bookmarks from a normal window into a "Private Window" like in Opera or "Incognito Window" like in Google Chrome???
    Why do I first have to click open the menu(or Ctrl+Shift+P), click "New Private Window" just so I can then be able to use my bookmarks in Private mode. In Google Chrome and Opera I don't need to open a Private Window. I can just right-click any bookmark in a normal window and automatically open it into a private window for many years now.
    Why can't Firefox do the same?

    Why can't it do it natively like Opera and Chrome?
    "You will also have the choice in the context menu to open a bookmark in a new Private Tab."
    How do I open/access "context menu"?
    Also this Add-on does not solve the issue. It still requires me to open a menu, open a "Private tab, then click one of the bookmarks instead of the direct right click-bookmark-into-Private/Incognito-Window method of Opera and Chrome.

  • The debugger was unable to redefine the recompiled classes

    Hi,
    I'm using the Jdeveloper11.1.2 and I'm getting the below error while rebuilding the java file in debug mode after updating my java file.
    The debugger was unable to redefine the recompiled classes.
    Unsupported operation: schema change.
    I tried the Following Way to remove this issue:
    1: stop the server
    2: close the appliication and remove the classes files and data files from the application.
    3: start the weblogic server and stop the running application.
    4: clear the drs and temp file and change the directory.
    5: restart the system and once again clean the temp files.
    6: rebuild all the files and make the jar file but at runtime in debug mode when I rebuild the file once again I'm getting the above error.
    please help me out how I can solve this problem.
    thanks in advance.
    Regards
    Sanjeev

    When you run the UI in the browser does the change in the Java class show up / work fine ? Then you need not worry about the message technically ;)
    Ideally when you see such an option you have probably modified a method signature or added a new method.So you just need to run your UI again from Jdev.
    Also check if this helps -
    http://rimmidis.blogspot.in/2010/03/hot-deployment-after-compiling-in-your.html

  • My 9.2.3 iphoto is broke. why can't i access the photos i uploaded to it or them images i downloaded from the internet?

    my iphoto 9.22.3 is broke. why can't i access the images i download from the internet or access the pics i took with my camera? thjey are there when i open iphoto, but not there when i try to use them???

    You already said  that
    the answer us again
    And again exactly are you doing? How are you trying to attach them?  The basic answer is to use the media browser in the lower left hand corner of the attach window under Media ==> photos. ==> iPhoto
    LN

  • Why can I not access the Mac App store?

    why can I not access the Mac App store? I cannot enter the Mac App Store; for updates to featured Apps?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for