Skip to content
stephanenicolas edited this page Sep 12, 2013 · 1 revision

Welcome to BoundBox Wiki, the place to find all needed information about BoundBox.

TODO:

Setup

  • getting started
  • maven setup
  • gradle setup
  • Eclipse setup

Sample

  • simple test sample
  • android sample

Usage

  • Accessing constructors
  • Accessing fields
  • Accessing methods
  • Accessing inherited fields
  • Accessing inherited methods
  • Accessing inner classes : not implemented yet.
  • Accessing static fields : not implemented yet. But should work ??
  • Accessing static methods : not implemented yet. But should work ??
  • Accessing static inner classes : not implemented yet.

Contributors' corner

  • building
  • Eclipse Setup
  • Testing

Related links

  • StackOverFlow section
  • discussion group
  • Travis CI builds
  • Nemo's SonarQube instance