Skip to content
GitLab
  • Explore
  • Sign in
  • af3af3
  • AF3
  • Wiki
  • AF3 Developer Installation

AF3 Developer Installation · Changes

Page history
Remove outdated instructions (oomph unzip module, Redmine REST API key) authored Feb 08, 2021 by Simon Barner's avatar Simon Barner
Hide whitespace changes
Inline Side-by-side
AF3-Developer-Installation.md
View page @ 0e16d27c
...@@ -88,28 +88,11 @@ of the Eclipse Installer ...@@ -88,28 +88,11 @@ of the Eclipse Installer
style="text-align:left;">User&gt;</span>** and the **AutoFOCUS 3 style="text-align:left;">User&gt;</span>** and the **AutoFOCUS 3
(Developer)** project below it (Developer)** project below it
- **Check-mark** the project and click **Next** - **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: - On the **Product Variable** page:
- Check “Show all variables” at the bottom of this dialog page to - Check “Show all variables” at the bottom of this dialog page to
see all options see all options
- Customize the installation locations or accept the default - Customize the installation locations or accept the default
(sub-folder to your user home) (sub-folder to your user home)
- **Important for contributors:** Enter your personal REST API key
from the redmine page (this website):
- Login to the current web page (top right), or register if
you have not done so yet.
- Open the [My
Account](https://af3-developer.fortiss.org/my/account) page
(top right) in a new tab or browser window.
- Click “Show” below the “API access key” header in the
rightmost pane of the page.
- Copy the key to the corresponding *key* field in the oomph
installer (initialized with all 0s)
- Keep “My Account” page open since you will need the key in a
later setup step again.
- Select **Next** - Select **Next**
- You see a list of tasks that will be executed. Just hit **Finish**. - You see a list of tasks that will be executed. Just hit **Finish**.
- You will be asked to confirm licenses. - You will be asked to confirm licenses.
...@@ -118,7 +101,7 @@ of the Eclipse Installer ...@@ -118,7 +101,7 @@ of the Eclipse Installer
`autofocus-master/javafx-sdk-13.0.2.zip`. `autofocus-master/javafx-sdk-13.0.2.zip`.
- It should expand into `autofocus-master/javafx-sdk-13.0.2` - It should expand into `autofocus-master/javafx-sdk-13.0.2`
- You can do this after the installer has launched the new Eclipse - You can do this after the installer has launched the new Eclipse
instance and the *startup tasks* are executed. instance and while the *startup tasks* are executed.
- We are working on a fix for this issue. - We are working on a fix for this issue.
- **NOTE**: If an error occurs that warns a certain plugin could not - **NOTE**: If an error occurs that warns a certain plugin could not
be downloaded to the p2 cache (checksum), please select a different be downloaded to the p2 cache (checksum), please select a different
...@@ -136,7 +119,7 @@ of the Eclipse Installer ...@@ -136,7 +119,7 @@ of the Eclipse Installer
has been resolved before reloading! has been resolved before reloading!
- ... add the require plugins in the OS-specific debug configuration - ... add the require plugins in the OS-specific debug configuration
(`Debug` -> `Debug Configurations ...` -> `Eclipse Application` -> (`Debug` -> `Debug Configurations ...` -> `Eclipse Application` ->
e.g. `win65` -> `Add Required Plug-ins`). e.g. `win64` -> `Add Required Plug-ins`).
- ... restart AutoFOCUS3. - ... restart AutoFOCUS3.
- Next, one typically switches to the Java perspective by typing - Next, one typically switches to the Java perspective by typing
“Java” into the Quick Access" box in the top-right corner and “Java” into the Quick Access" box in the top-right corner and
......
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