Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JDT Code Setup Using Oomph"

Line 1: Line 1:
 
This page is a work in progress ...<br>
 
This page is a work in progress ...<br>
This page is a starting point for where to begin when wanting to contribute to the project using Oomph. The goal of this wiki page is to help users to setup coding workspace for JDT components using Oomph.
+
This page is a starting point for where to begin when wanting to contribute to the JDT project using Oomph. The goal of this wiki page is to help users to setup coding workspace for JDT components using Oomph.
  
 
== Setting up Oomph==
 
== Setting up Oomph==
Oomph can be downloaded from https://wiki.eclipse.org/Setup-Eclipse.<br>
+
Oomph can be extracted to a local folder after downloading it from https://wiki.eclipse.org/Setup-Eclipse.<br>
After extraction to a folder,
+
 
FAQ is available at https://wiki.eclipse.org/Eclipse_Oomph_FAQ
 
FAQ is available at https://wiki.eclipse.org/Eclipse_Oomph_FAQ
  

Revision as of 02:43, 10 February 2015

This page is a work in progress ...
This page is a starting point for where to begin when wanting to contribute to the JDT project using Oomph. The goal of this wiki page is to help users to setup coding workspace for JDT components using Oomph.

Setting up Oomph

Oomph can be extracted to a local folder after downloading it from https://wiki.eclipse.org/Setup-Eclipse.
FAQ is available at https://wiki.eclipse.org/Eclipse_Oomph_FAQ

Using Oomph

Eclipse Product and Version selection

Commonly used Preference setup

Project setup

Variable setup

Eclipse Install

Workspace

JDT Core

JDT Core Binaries

JDT UI

JDT Debug

Back to the top