Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A AF3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 170
    • Issues 170
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • af3af3
  • AF3
  • Wiki
  • AF3 Developer Installation

AF3 Developer Installation · Changes

Page history
Manually unzipping JavaFX is no longer required authored Feb 22, 2021 by Simon Barner's avatar Simon Barner
Hide whitespace changes
Inline Side-by-side
AF3-Developer-Installation.md
View page @ dbc3bb2a
......@@ -88,6 +88,10 @@ of the Eclipse Installer
style="text-align:left;">User&gt;</span>** and the **AutoFOCUS 3
(Developer)** project below it
- **Check-mark** the project and click **Next**
- Depending on the state of your installer, you may need to install
the unzip feature for the installer.
The installer is relaunched afterwards and you have to reselect the
**AutoFOCUS 3 (Developer)** project.
- On the **Product Variable** page:
- Check “Show all variables” at the bottom of this dialog page to
see all options
......@@ -96,17 +100,10 @@ of the Eclipse Installer
- Select **Next**
- You see a list of tasks that will be executed. Just hit **Finish**.
- You will be asked to confirm licenses.
- **NOTE: Workaround required**: Do a problem with an Oomph module,
you have to manually unzip the file
`autofocus-master/javafx-sdk-13.0.2.zip`.
- It should expand into `autofocus-master/javafx-sdk-13.0.2`
- You can do this after the installer has launched the new Eclipse
instance and while the *startup tasks* are executed.
- We are working on a fix for this issue.
- **NOTE**: If an error occurs that warns a certain plugin could not
be downloaded to the p2 cache (checksum), please select a different
p2 pool in the first page of the installer. Alternatively, you can
also delete the contents of the p2 pool , but beware: Old AutoFOCUS
also delete the contents of the p2 pool , but beware: Old AutoFOCUS3
installations cannot be executed any more after doing this.
- Wait until the projects are fully built and the IDE has updated the
package explorer icons (you should see gray, red, yellow or green
......
Clone repository
  • AF3 Developer Installation
  • AF3 Eclipse_Platform
  • AF3_Plugins_Description
  • Adding_a_new_plugin
  • Building_a_view
  • Building_an_editor
  • Check list_for_Code_Reviews
  • Check list_for_New_Issues
  • Core_Test_Cases
  • Development_Workflow
  • FAQ
  • Fortiss_Eclipse_Development_Tools
  • How_to_build_a_new_release
  • Open_JavaFX_P2_repository
  • Release_Process
View All Pages