• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • .buckconfig
  • Brian O'Connor's avatar
    Adding buck publish scripts · d27d4375 ...
    d27d4375 Browse Files
    Change-Id: I7d3cbe55a9d958d2bb2cc2fb71a3293825c1bf33
    Brian O'Connor authored 2016-10-13 00:20:28 +0000
.buckconfig 369 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
[buildfile]
  includes = //buck-tools/default.defs

[plugins]
  directory = //bin/plugins

[java]
  source_level = 8
  target_level = 8

[alias]
    onos = //tools/package:onos-run
    package = //tools/package:onos-package

[download]
  in_build = true

[maven_repositories]
  central = https://repo.maven.apache.org/maven2

[project]
  ide = intellij
  ignore = .git