score:367
By default, the hotkeys:
CTRL+SHIFT+Y changes to lowercase.
CTRL+SHIFT+X changes to UPPERCASE.
Or, on a Mac:
⌘+⇧+Y changes to lowercase.
⌘+⇧+X changes to UPPERCASE.
score:4
score:12
Eclipse only provides a keyboard shortcut by default. If you prefer to use the menu, you can use the free plugin AnyEdit Tools, which will add some entries to the context menu to change the case of the selected text:
To install:
score:19
Help-> Key assist
You will get all of eclipse's shortcuts.
score:26
You can see all shortcuts of eclipse by pressing:
CTRL+SHIFT+L
Source: stackoverflow.com
Related Query
- Changing the case of a string in Eclipse
- Eclipse Juno changing the case of one of my java packages and causing an error
- Variables viewer on Eclipse debugging truncates the string values
- Changing the git branch on eclipse
- Case sensitive string replacement in Eclipse or Notepad++
- changing the order of jars in eclipse project
- Changing the Resource Location of an existing Eclipse project
- Eclipse : Search With the Exact Matching String
- How to use the eclipse launch configuration string prompt for two values?
- Changing the size for my applet also in eclipse "run as applet"
- Changing the behavior of the Eclipse auto-complete (Content Assist)
- How do I determine the command string eclipse uses to launch my java program?
- Changing highlight color of the 'Outline View' in Eclipse on Windows 7
- Text corrupt after changing the Eclipse to UTF-8 Encoding
- Eclipse (4.14.0), changing the editor background colour
- How can I find out the value of an Eclipse path variable or string variable ( `${some_var}` )?
- Changing the priority of markers in eclipse
- Changing the default TestRunner in Eclipse
- changing the address port of Google App Engine - Eclipse
- Eclipse compiler says attribute is undefined in case of array of enums field in the annotation
- changing the encoding for eclipse
- Add a test method to existing test case by highlighting the method name in Eclipse
- Changing the way packages are displayed in eclipse
- How to import Eclipse project with source control to Android Studio without changing the directory structure to the Gradle one?
- How do I set the Eclipse preference for where to put the + when breaking a String up over multiple lines?
- Eclipse keeps changing the Targeted Runtimes
- Changing the Eclipse toolbar - Removing the Launch Bar
- Changing the eclipse jdk
- Changing the value of a long array while eclipse debugging
- Changing the property of an imported class in eclipse
More Query from same tag
- BigDecimal Method returns vague results, why does this happen?
- Error while installing eclipse(eclipse-jee-helios-linux-gtk-x86_64) in ubuntu
- Eclipse file list in alphabetic order, independent from folder structure
- Howto access properties file from Java EE web application?
- HttpResponse cannot be resolved
- eclipse debug stop on error line
- How can I get intellisense in PHP/Eclipse on custom objects pulled out of array in foreach loop?
- What to do about Eclipse's “No repository found containing: …” error messages when install?
- Run apk on android emulator
- No closing instance error with Java when combining classes
- loop program terminated in eclipse
- Using In-memory Database With Hibernate tutorial how to execute?
- I want to create an Android activity that takes in a user given temperature and convert between F to C or C to F
- memory analysis from eclipse ide does not list any local process id when acquire heap dump dialog is clicked
- errors on imports
- How to install eclipse java development tool package in eclipse offline
- Line feeds in Eclipse layout XML
- Does Eclipse RCP include a built in cut/copy/paste handler?
- How can i change the language of native dialog elements of the tabris ios client?
- Maven failed to start Liberty Profile on Windows
- Java HashSet<String>'s contains() does't match after eclipse hot republish
- background services stop when the app is closed via the BACK button
- Why eclipse can not resolve com.google.android.gms.location.ActivityRecognitionClient?
- How do I reference an specific hard drive on Windows?
- Increase workspace sizes in Papyrus
- Why my APP load a view before main view?
- Getting error on my eclipse
- How to overcome type safety warning without ignoring it in eclipse?
- How does Android export project in Eclipse work?
- No editor descriptor for Manifest on opening old Android project with latest Eclipse