score:1
your keys seemed to be mapped differently than my keys, but look in the preferences (general --> keys) to see exactly what commands are available for your version of eclipse and os. i think the closest command to what you're looking for is run to line (where you have to point to the line with the closing curly bracket).
Source: stackoverflow.com
Related Query
- Eclipse jump to end of scope/method with keyboard shortcut
- What is the keyboard shortcut for method suggestions in Eclipse on Mac OS X?
- Keyboard shortcut synchronization with Eclipse and IDEA?
- Eclipse keyboard shortcut for passing a parameter to a method
- Eclipse shortcut for switching between argument of a method using tab keyboard
- Eclipse keyboard shortcut conflicts. How to associate a key binding with the plugin that added it?
- Eclipse copy/paste entire line keyboard shortcut
- Keyboard shortcut to "untab" (move a block of code to the left) in eclipse / aptana?
- shortcut : how to get eclipse to go to the ONLY implementation of an interface's method
- Eclipse keyboard shortcut to indent source code to the left?
- What is the keyboard shortcut to go to a file in Eclipse on Mac OS X?
- Is there a keyboard shortcut in Eclipse to fold the current method/block?
- Invoking Java main method with parameters from Eclipse
- Redo keyboard shortcut for Eclipse
- what's the keyboard shortcut to toggle breakpoint in pydev using eclipse
- Assigning a keyboard shortcut for a specific Eclipse build configuration
- Shortcut to create a method stub in eclipse
- Eclipse shortcut to find all children class that override a method
- How to get Eclipse to jump to failed JUnit test when test is not a Java method
- Is it possible to work in Eclipse with keyboard only?
- Keyboard shortcut to navigate to next/previous search match in eclipse for java
- Jump to method call from method definition in eclipse [Java perspective]
- Unbind F1 'Help' keyboard shortcut in eclipse
- How do I compile my code in Eclipse using keyboard shortcut key
- Eclipse alt+shift+l conflict with window shortcut
- Eclipse Duplicate line keyboard shortcut on MAC
- Eclipse : Link with editor keyboard shortcut?
- Eclipse shortcut for Compare With Head Revision
- How to move Eclipse tabs with keyboard shortcut?
- Eclipse shortcut to end of line and beginning of line
More Query from same tag
- Get all library (non-Maven) projects from SVN in Android Studio
- Compilation error after importing Scanner
- Eclipse with m2e plugin solves dependencies itself?
- During debugging, how to evaluate a piece of code in the debug target VM?
- Skipping through elements on SVG bar graph in Selenium webdriver
- Change git branch in terminal without changing in eclipse and vice versa
- How to get the sources of JDT of eclipse?
- EMF for Eclipse
- Java assertion error does not throw error
- eclipse maven ClassNotFoundException
- m2eclipse maven build parameters
- Disable Gerrit for repository in Eclipse
- Run "mvn package" on "Build project" in Eclipse
- Why is Eclipse looking for nexus-maven-repository-index.zip when trying to update Nexus indexer?
- Launch Failed Binary not found Eclipse for C in Windows
- Eclipse: Storing info in .project file
- Print out userinput 1 ,2 ,3 , Array,Java,Eclipse
- I got java.text.ParseException: Unparseable date: "" with extending zero at last eg:- 2014-11-26 12:22:44.0
- when importing project from eclipse to intelliJ
- Eclipse Luna + Jboss Tools = Heap space error while editing HTML or JS
- how do I eliminate linker error mingw32/bin/ld.exe: cannot find -lSDL
- Google plus integration
- Eclipse CDT add existing source without copying
- Eclipse: Getting the path for the current project through code? Sevlet, web application
- disassociate windows username from subclipse without saving credentials
- SAXParserFactory.newInstance() cannot be resolved to a type
- Pointing eclipse to JRE 1.7 instead of 1.6
- java.security.NoSuchAlgorithmException: Cannot find any provider supporting Blowfish/ECB/PKCS5Padding
- Eclipse JUnit works not properly
- toCharArray in Java works but sum of elements not