JDeveloper
Blogbuster Treasures Hunt: Blog entries from the lost Orablogs blog for download
Friday, May 16th, 2008Nikolay Smirnov is not only a frequent reader of my blogging, but also turned out to be a collector of its content. As if he knew what would happen to orablogs, he kept on copy and pasting the blog content to a Word document since 2006. The document became big and has the quality of […]
JDeveloper: Minor hint - Accessing old clipboard content in JDeveloper
Tuesday, April 15th, 2008When creating testcases, I try to reuse as much of my existing code as possible - usually using a copy and paste approach. If you are as hectic as I am then it might have happened to you as well that instead of pressing ctrl+v in the target window you pressed ctrl+c, which now copies […]
JDeveloper 11: recovering the disappearing log window
Thursday, February 14th, 2008More a note to myself than a full blog entry: It may happen with JDeveloper 11 TP that a closed log window doesn’t open again. To solve the issue, rename or delete the “windowinglayout.xml” in the jdeveloper/system11.1.1.0.22./o.ide directory
JDeveloper 10.1.3.x: The 2 most useful hidden IDE features
Thursday, December 20th, 2007Okay, I cheated and the features are not hidden, but kind of unknown unless you careful listened to new feature presentations or attended Shay Shmeltzer’s Oracle Open World presentation. Hands up who did ! — Okay, a few - which therefore are good to go and grab a coffee
No, serious. If you work […]
JDeveloper: “Find Usages” option in Oracle Jdeveloper 10.1.3.3
Wednesday, July 11th, 2007Oracle JDeveloper has an option to show code usages within an application. As shown below, the highlighted code - a list of type “Departments” - is searched in all application files
The found code usages are listed in the message window below the Code editor and you can navigate the classes and usages using the […]
