Personal tools
You are here: Home Framework How To Guides

How To Guides

Page Create a Framework 3.0 Project with Oracle JDeveloper
How to create a simple Framework project using Oracle's JDeveloper.
Page Create a Framework Project with Oracle JDeveloper
How to create a simple Framework project using Oracle's JDeveloper.
Page Framework Examples and Source Code
The following examples and source code are designed to help you get started building Framework projects.
Page Get Started with Eclipse
This how to outlines how to get started with using the Foundation plugin for Eclipse. It demonstrates how to create a project to use either Oracle and how to create the Run configurations to define and run a Framework application.
Page How to Create a Business Event
Foundation business events allow you to add custom actions to your application. A business event is generated whenever an event external to the system occurs (e.g., a user clicks on a button, an external device signals that a message has arrived, or a scheduler signals that it is time to do a backup). Typically, business events are triggered from buttons and are usually contained within a toolbar located on an edge (typically the bottom) of the panel for which the event applies.
Page How to Create Business Associations
Business associations are the links between business entities. They allow data to be related to each other, and easily be associated and disassociated. They are defined as foreign key relationships in the database.
Page How to Create Business Entities
Present data to the user with these fundamental building blocks of Foundation applications.
Page Install Java 6.0 on Linux
The following how-to guide will walk you through the steps needed to install Java 6.0 on Linux.
Page Install the Framework 3.0 JDeveloper Plugin
Downloading and Installing the Framework 3.0 Plugin for JDeveloper
Page Install the Framework JDeveloper Plugin
Downloading and Installing the Framework Plugin for JDeveloper
Page Install the Framework Plugin for Eclipse
Downloading and installing the Framework plugin for Eclipse
Page Installing the Framework 3.0 Eclipse Plugin
The following how-to guide will walk you through the steps needed to install the Framework 3.0 plugin for Eclipse.
Page Installing the Oracle XE Database
In order to run a Framework project, the Oracle XE database must be installed. The following how-to guide will walk you through the steps needed to install the Oracle XE database.
Page Java JDK 5.0 with JDeveloper Howto
Configuring JDeveloper to use JDK 5.0
Page Java JDK 6.0 with JDeveloper Howto
Configuring JDeveloper to use JDK 6.0
Document Actions