Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W workbench-plugin-sdk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • workbench-plugin-sdk
  • Wiki
  • Home

Home · Changes

Page history
sugar created page: home authored May 29, 2018 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 15 additions and 0 deletions
+15 -0
  • home.md home.md +15 -0
  • No files found.
home.md 0 → 100644
View page @ 65af07b9
# FALCOM Workbench Plugin SDK Wiki
## How to use
1. clone repository
2. use a IDE like InteliJ (prefered) or Eclipse
3. complie the "myPlugin" exapmple
4. create a patch.zip file which contains
./lib/myPlugin.jar
./data/images/*
./plugins/myPlugin/*
5. download FALCOM Workbench 3.2.0 or later
6. unzip contens of your patch.zip over the FALCOM Workbench Install Directory
7. start FALCOM Workbench
Clone repository
  • Home