Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package 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
  • Meta
  • buck
  • Merge requests
  • !1817

Add run support to buck intellij plugin from running applications from green arrow.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/clonetwin26/rs_run_extension into master Mar 23, 2018
  • Overview 31
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: clonetwin26

This differential adds support for the run button with the buck build system through intellij. With this change you can now run main methods from the green arrow that appears in the intellij gutters or even the debugger.

Running main: screen shot 2018-03-22 at 9 35 17 pm screen shot 2018-03-22 at 9 35 24 pm screen shot 2018-03-22 at 9 35 56 pm

Running with error: screen shot 2018-03-23 at 9 57 22 am screen shot 2018-03-23 at 9 57 37 am screen shot 2018-03-23 at 9 58 07 am screen shot 2018-04-11 at 11 10 34 am screen shot 2018-04-11 at 11 10 44 am

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/clonetwin26/rs_run_extension