J Developer Shortcuts-
Hi All Today I'll share some JDev IDE shortcuts which i have used.
To find all the shortcuts go to Tools --> Preference that will open below window.
Below are some short cut which we used in our projects-
Hi All Today I'll share some JDev IDE shortcuts which i have used.
To find all the shortcuts go to Tools --> Preference that will open below window.
Below are some short cut which we used in our projects-
- Ctrl+Shift+c - Select the file in Projects then Press CTRL+SHIFT+C to copy the file path.
- Alt +home -Press Alt+Home in any open file to automatic change the Project Tab content to the location of that file.This will give you information about the Application, Project and package that contain the current open file.
- Ctrl + - --> Ctrl+Minus will navigate to Go To File Option from where you can search the file.
You can also configure own shortcut rules as well.
Cheers :)