Oblivion comes from the need to have a fully featured development environment for the force.com platform.

Our main goal is to provide tools that are standard among Integraged Development Environments.

To achieve this goal, we have chosen the Netbeans platform and combined it with Enforce's deployment features in order to provide an integrated environment which allows developers to build force.com applications easily.

Code Analysis

Real time compilation

you don't have to deploy the code to know your syntax errors

Code suggestion

CTRL+SPACE show suggestions

Navigator

Navigate through the members of a class

Packages

logical package management with the @@package tag

Code Management

Code styling

Define the code style to follow

Code formatting

Format the code according to the code style

Class members ordering

Organize the code according to the code style

Code Generator

Generate code from predefined templates (ALT+INSERT)

Code templates

Add your own snippets

Tools

Console

Console to evaluate expressions and code fragments

Metadata management

...

Search

...

Project Management

Create new project

Create new project and it creates new apex files

Download project

Download project from Salesforce

Save updates

Save only the files tha were updated

Deploy project

Deploy project to Salesforce.

File templates

Templates to create Classes, Triggers, Objects, Pages

Testing & Coverage

Unit test execution

Run unit tests from netbeans

Unit test reports

Review your classes coverage

Installing Oblivion plugins using the update center online.

Step 1: Register update center on Netbeans!

Name
URL
Tools->Plugins

Step 2: Installing Oblivion plugin for Netbeans!

Tools->Plugins
title

STEP 1

Register update center on Netbeans.

STEP 2

Installing Oblivion plugin for Netbeans.