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 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • Home

Home · Changes

Page history
Adapted coding guidelines authored Dec 08, 2020 by Johannes Eder's avatar Johannes Eder
Issue-Ref: #4090



Signed-off-by: Johannes Eder's avatarJohannes Eder <eder@fortiss.org>
Show whitespace changes
Inline Side-by-side
home.md
View page @ 7f9604c0
......@@ -6,6 +6,8 @@ The source code can be found at [af3 git](https://git.fortiss.org/af3/af3).
#Development team guidelines
- [FAQ](FAQ.md)
- [AF3 Developer Installation](AF3_Developer_Installation)
- [Development Workflow](Development_Workflow)
- [Coding guidelines](Check-list_for_Code_Reviews)
- [Check-list for New Issues](Check-list_for_New_Issues)
......@@ -21,9 +23,6 @@ The source code can be found at [af3 git](https://git.fortiss.org/af3/af3).
#To refactor
**Quick Start**
- [How to contribute](How_to_contribute)
- [New developer - Step by step](New_developer_-_Step_by_step)
- [AF3 Developer Installation](AF3_Developer_Installation)
**Developer guidelines**
- [Modify a model programmatically](code_FAQ)
......
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