File tree 2 files changed +30
-23
lines changed
2 files changed +30
-23
lines changed Original file line number Diff line number Diff line change 8
8
- divider : true
9
9
- title : Documentation
10
10
links :
11
- - name : Installation
11
+ - name : Getting Started
12
12
url : " /installation.html"
13
- - name : Tutorial
14
- url : " /tutorial.html"
15
- - name : Video Tour
16
- url : " /workspace.html"
17
13
- name : Concepts
18
14
url : " /concepts.html"
15
+ - name : Video Tour
16
+ url : " /workspace.html"
17
+ - name : Tutorial
18
+ url : " /tutorial.html"
19
19
- name : OSGi with bndtools
20
20
url : " /workspace/osgi-starter.html"
21
21
- name : FAQ
22
22
url : " /faq.html"
23
- - name : The UI
23
+ - title : User Interface
24
+ links :
25
+ - name : Introduction
24
26
url : " /manual/about.html"
25
- sublinks :
26
- - name : Bndtools Explorer
27
- url : " /manual/packageexplorer.html"
28
- - name : Repositories View
29
- url : " /manual/repositories-view.html"
30
- - name : Resolution View
31
- url : " /manual/resolution-view.html"
32
- - name : The bnd Editor
33
- url : " /manual/bndeditor.html"
34
- - name : The JAR Viewer
35
- url : " /manual/jareditor.html"
36
- - name : Project Templates
37
- url : " /manual/templates.html"
27
+ - name : Bndtools Explorer
28
+ url : " /manual/packageexplorer.html"
29
+ - name : Repositories View
30
+ url : " /manual/repositories-view.html"
31
+ - name : Resolution View
32
+ url : " /manual/resolution-view.html"
33
+ - name : The bnd Editor
34
+ url : " /manual/bndeditor.html"
35
+ - name : The JAR Viewer
36
+ url : " /manual/jareditor.html"
37
+ - name : Project Templates
38
+ url : " /manual/templates.html"
38
39
- title : null
39
40
links :
40
41
- name : bnd manual
Original file line number Diff line number Diff line change 1
1
---
2
- title : Install Bndtools 7.0.0
2
+ title : Installation & Getting Started with Bndtools 7.0.0
3
3
---
4
4
5
-
6
- # Install Bndtools 7.0.0
7
-
8
5
There are different flavors you can install Bndtools.
9
6
10
7
## Users: If you just want to use Bndtools for your own projects
@@ -43,6 +40,15 @@ The recommended way to install Bndtools via the [Eclipse Marketplace](https://ma
43
40
44
41
* Press ` Next ` and then ` Finish ` , acknowledging the licenses
45
42
43
+
44
+ ## Getting Started
45
+
46
+ To get started with Bnd/Bndtools we recommend:
47
+ - the [ Concepts] ( concepts.html ) behind bndtools
48
+ - our [ Video Tour] ( /workspace.html )
49
+ - our [ Tutorial] ( tutorial.html ) building a sample application
50
+ - and our [ Project Templates] ( /manual/templates.html )
51
+
46
52
## Release Notes
47
53
48
54
For more complete information on the changes in the Bndtools release, see < https://github.com/bndtools/bnd/wiki#release-notes > .
You can’t perform that action at this time.
0 commit comments