Skip to content

GitLab

  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 227
    • Issues 227
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • af3
  • AF3
  • Wiki
  • Home

Home · Changes

Page history
Removed unused wiki pages, refactored existing ones authored Dec 09, 2020 by Johannes Eder's avatar Johannes Eder
Issue-Ref: #4090

Signed-off-by: Johannes Eder's avatarJohannes Eder <eder@fortiss.org>
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 836cb884
Developers documentation
AF3 Wiki
========================
AutoFOCUS3 is developed under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0)
......@@ -7,29 +7,28 @@ 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)
- [Review&Coding guidelines](Check-list_for_Code_Reviews)
- [Check-list for New Issues](Check-list_for_New_Issues)
- [Adding a new plugin](Adding_a_new_plugin)
- [Building a view](Building_a_view)
- [Building an editor](Building_an_editor)
- [AF3 Developer Installation](AF3_Developer_Installation.md)
- [Development Workflow](Development_Workflow.md)
- [Review&Coding guidelines](Check-list_for_Code_Reviews.md)
- [Check-list for New Issues](Check-list_for_New_Issues.md)
- [Adding a new plugin](Adding_a_new_plugin.md)
- [Building a view](Building_a_view.md)
- [Building an editor](Building_an_editor.md)
#Product owner guidelines
- [Plugin ownershp](AF3_Plugins_Description)
- [Plugin ownershp](AF3_Plugins_Description.md)
- [How to build a new release](How_to_build_a_new_release.md)
- [Setting up a local build](Setting_up_a_local_build.md)
- [Release Test Cases](Core_Test_Cases)
- [Release Test Cases](Core_Test_Cases.md)
#Eclipse platform tooling
- [Tooling Kernel Concepts, Plugins and Services](Tooling_Kernel_Concepts_Plugins_and_Services)
- [Fortiss Eclipse Development Tools](Fortiss_Eclipse_Development_Tools)
- [Open JavaFX P2 repository](Open_JavaFX_P2_repository)
- [AF3-Eclipse Platform](AF3-Eclipse_Platform)
- [Tooling Kernel Concepts, Plugins and Services](Tooling_Kernel_Concepts_Plugins_and_Services.md)
- [Fortiss Eclipse Development Tools](Fortiss_Eclipse_Development_Tools.md)
- [Open JavaFX P2 repository](Open_JavaFX_P2_repository.md)
- [AF3-Eclipse Platform](AF3-Eclipse_Platform.md)
**Attic**
- [Release Process](Release_Process.md)
**To remove**
- [Release Process](Release_Process)
- [To Discuss in Jour Fixe](To_Discuss_in_Jour_Fixe)
- [Add a new constraint on a metamodel](Add_a_new_constraint_on_a_metamodel)
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