You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: development.md
+6
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ author: Neil Bartlett
6
6
7
7
**This page is a tutorial for developers wishing to customise and enhance Bndtools itself.** For general documentation please refer to the [Tutorial][1].
8
8
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
+
9
15
## Building Bndtools
10
16
11
17
Bndtools is built with Bndtools! If you want to work on the bndtools source code, you have three options:
0 commit comments