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 "Efxclipse/Tutorials/AddingE(fx)clipse to eclipse"

(A quick peak at what is now installed)
(A quick peak at what is now installed)
Line 53: Line 53:
 
<br />
 
<br />
 
[[File:Project_Explorer_New_Other_JavaFX.png|none|900px]]
 
[[File:Project_Explorer_New_Other_JavaFX.png|none|900px]]
New -> Wizard -> JavaFX
+
New, Wizard, JavaFX
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:JavaFX_HTML_Template.png|none|900px]]
 
[[File:JavaFX_HTML_Template.png|none|900px]]
 +
JavaFX -> JavaFX HTML Template
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:JavaFX_Project_Create_a_Java_Project.png|none|900px]]
 
[[File:JavaFX_Project_Create_a_Java_Project.png|none|900px]]
 +
JavaFX -> JavaFX Library Project
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:Product_Configuration.png|none|900px]]
 
[[File:Product_Configuration.png|none|900px]]
 +
JavaFX -> JavaFX Product Configuration
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:Create_a_Java_Project.png|none|900px]]
 
[[File:Create_a_Java_Project.png|none|900px]]
 +
JavaFX -> JavaFX Create a Java Project
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:FXGraph_File.png|none|900px]]
 
[[File:FXGraph_File.png|none|900px]]
 +
JavaFX -> JavaFXGraph File
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:FXML_File.png|none|900px]]
 
[[File:FXML_File.png|none|900px]]
 +
JavaFX -> FXML File
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:JavaFX_3.x_ViewPart.png|none|900px]]
 
[[File:JavaFX_3.x_ViewPart.png|none|900px]]
 +
JavaFX -> JavaFX 3.x ViewPart
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:JavaFX_Main_Class.png|none|900px]]
 
[[File:JavaFX_Main_Class.png|none|900px]]
 +
JavaFX -> JavaFX Main Class
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:JavaFX_Preloader_Class.png|none|900px]]
 
[[File:JavaFX_Preloader_Class.png|none|900px]]
 +
JavaFX -> JavaFX Preloader Class
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:New_FX-OSGi_application.png|none|900px]]
 
[[File:New_FX-OSGi_application.png|none|900px]]
 +
JavaFX -> New e4 FX application
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:New_FX-OSGi_Bundle.png|none|900px]]
 
[[File:New_FX-OSGi_Bundle.png|none|900px]]
 +
JavaFX -> New FX-OSGi application
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
<br />
 
[[File:New_e4_FX_application.png|none|900px]]
 
[[File:New_e4_FX_application.png|none|900px]]
 +
JavaFX -> New FX-OSGi Bundle
 
<br />
 
<br />
 
<br />
 
<br />

Revision as of 10:34, 31 August 2015

Under Construction Go somewhere else.jpg

Installing e(fx)clipse IDE.

How to install e(fx)clipse on a Mars 4.5.0 version of eclipse These instructions were written and the screen captures taken with a clean install of the Eclipse for RCP and RAP Developers 64 bit package available here (http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/marsr). The Operating system used was Windows 7 SP1. These steps do not include the install of eclipse 4.5.0 (Mars).

Help Install New Software.png
  1. Select the Help menu.
  2. Select the Install New Software... option.
Install Work with All Available Sites Uncheck Group items by category Check e(fx)clipse - IDE.png
  1. Select the --All Available Sites -- option from the Work with: drop down list.
  2. Uncheck the Group items by category check box in the bottom details section.
  3. Check only the e(fx)clipse - IDE Name option. All the other options starting with e(fx)clipse - IDE are subsets of the full e(fx)clipse IDE. The e(fx)clipse - Minimal JavaFX OSGi integration bundles option is out of scope for these instructions.
  4. Press the Next > button.
Install Install Details Next.png
  1. Press the Next > button.
I accept the terms of the license agreement.png
  1. Press the I accept the terms of the license agreement radio button.
  2. Press the Finish button.
Installing Software.png
  1. Wait about 2 minutes for the install to complete.
Software Updates.png
  1. Press the Yes button.

Setup a target platform for your application development

Preferences Plug-in Development Target Platform Add.png
  1. Open Window > Preferences > Plugin-in Development > Target Platform
  2. Click Add ... on the right.
New Target Definition Nothing Start with an empty target definition.png
  1. Select Nothing: Start with an empty target definition.
  2. Press the Next > button.
New Target Definition Name e(fx)eclipse Add.png
  1. Enter e(fx)clipse as the target platform name.
  2. Press the Add... button.
Add Content Add Software Site Next.png
  1. Select Software Site. Then press the Next > button.
Add Content Add Software Site FX Target Uncheck Include required software Finish.png
  1. Enter http://download.eclipse.org/efxclipse/runtime-released/2.0.0/site as the site. Press the enter key while in the Work with: text box.
  2. Expand FX Target and check Target Platform for Eclipse
  3. Uncheck Include required software check box.
  4. Press the Finish button.
New Target Definition Name e(fx)eclipse Resolving.png
  1. The resolving will take less then one minute on most systems.
New Target Definition Name e(fx)eclipse Finish.png
  1. Check the e(fx)clipse check box to make the new target platform the (Active) platform.
  2. Press the Apply button.
  3. Press the OK button.

A quick peak at what is now installed

New Wizards

Package Explorer Right Click New Project.png

Package Explorer -> (right mouse click) -> New -> Project...


Project Explorer New Other JavaFX.png

New, Wizard, JavaFX


JavaFX HTML Template.png

JavaFX -> JavaFX HTML Template


JavaFX Project Create a Java Project.png

JavaFX -> JavaFX Library Project


Product Configuration.png

JavaFX -> JavaFX Product Configuration


Create a Java Project.png

JavaFX -> JavaFX Create a Java Project


FXGraph File.png

JavaFX -> JavaFXGraph File


FXML File.png

JavaFX -> FXML File


JavaFX 3.x ViewPart.png

JavaFX -> JavaFX 3.x ViewPart


JavaFX Main Class.png

JavaFX -> JavaFX Main Class


JavaFX Preloader Class.png

JavaFX -> JavaFX Preloader Class


New FX-OSGi application.png

JavaFX -> New e4 FX application


New FX-OSGi Bundle.png

JavaFX -> New FX-OSGi application


New e4 FX application.png

JavaFX -> New FX-OSGi Bundle


New Preferences

Preferences JavaFX.png




Preferences JavaFX CSS.png




Preferences JavaFX CSS Syntax Coloring.png




Preferences JavaFX CSS Template.png




Preferences JavaFX CSSExtDsl.png




Preferences JavaFX CSSExtDsl Compiler.png




Preferences CSSExtDsl Template.png




Preferences FXGraph.png




Preferences FXGraph Compiler.png




Preferences FXGraph Syntax Coloring.png




Preferences FXGraph Syntax Coloring.png







New View

Show View JavaFX JavaFX Preview.png
JavaFX Preview.png

Back to the top