Skip to content

Commit aa50f9e

Browse files
committed
add intro to developer guide
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
1 parent 4173780 commit aa50f9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

development.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ author: Neil Bartlett
66

77
**This page is a tutorial for developers wishing to customise and enhance Bndtools itself.** For general documentation please refer to the [Tutorial][1].
88

9+
10+
There are two ways you can setup a development environment for contributing to Bnd/Bndtools:
11+
12+
1. [Building Bndtools](#building-bndtools) manually: Clone git, build and setup Eclipse.
13+
2. or install our [Development Setups](#development-setups) with a pre-configured Eclipse instance
14+
915
## Building Bndtools
1016

1117
Bndtools is built with Bndtools! If you want to work on the bndtools source code, you have three options:

0 commit comments

Comments
 (0)