Skip to content

Commit 3453074

Browse files
authored
Update installation.md for 7.1.0
1 parent bb76bb6 commit 3453074

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Installation & Getting Started with Bndtools 7.0.0
2+
title: Installation & Getting Started with Bndtools 7.1.0
33
---
44

55
There are different flavors you can install Bndtools.
@@ -35,7 +35,7 @@ The recommended way to install Bndtools via the [Eclipse Marketplace](https://ma
3535

3636
| Type |URL |alt. URL|
3737
|----------------------------|-------------------------------------------------------|--|
38-
| Latest stable release | `https://bndtools.org/bndtools.p2.repo/7.0.0/` | via [jfrog](https://bndtools.jfrog.io/bndtools/update-latest) |
38+
| Latest stable release | `https://bndtools.org/bndtools.p2.repo/7.1.0/` | via [jfrog](https://bndtools.jfrog.io/bndtools/update-latest) |
3939
| Latest release candidate | `https://bndtools.jfrog.io/bndtools/update-rc` ||
4040
| Latest build snapshot | `https://bndtools.jfrog.io/bndtools/update-snapshot` ||
4141

@@ -57,7 +57,7 @@ For more complete information on the changes in the Bndtools release, see <https
5757

5858
## Known Issues
5959

60-
* Bndtools is built to run on Eclipse 2020-06 or later. So Bndtools 7.0.0 may not run on older versions of Eclipse.
60+
* Bndtools is built to run on Eclipse 2022-09 or later. So Bndtools 7.1.0 may not run on older versions of Eclipse.
6161

6262
* This release is based on Java 17. This tends to be not noticed for developmet but there are a number of runtime bundles in the distribution that now also have become Java 17 code. This could generate the error during a bndrun launch or with bnd/OSGi testing when the Execution Environment is set to < 17. The easy fix is to set this to 17. If this is impossible, the previous launchers than run on 1.8 can then be used (if they are available in the repositories). Add
6363
```

0 commit comments

Comments
 (0)