[robsite.org]

JDeveloper HME Extension


The JDeveloper HME Extension is a starter factory to allow JDeveloper to natively run HME Applications via the HME Simulator. This extension removes the requirement of making stub main methods or running the Simulator from the command line.

This extension requires JDeveloper 10g 10.1.3 Developers Preview Release.


Download


 

Manual Installation Steps

  1. Download the JAR file
  2. Copy it into your jdev/extensions directory under your JDeveloper 10.1.3 Developers Preview Release
  3. Restart JDeveloper

Usage

Make sure you have created a Library for the HME SDK (See Creating Tivo HME Applications in Oracle JDeveloper for more information) and that you have installed this extension. Now when you run or debug a HME application from within JDeveloper, it will run or debug it through the HME Simulator.

If your application also has a main method, you will get a choice of how to run your application like the following: