Skip to content

Commit 97cdb57

Browse files
committed
Rename project and plugin
1 parent 329b3b6 commit 97cdb57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>org.deepjava.openOCDinterface</name>
3+
<name>org.deepjava.openOCDInterface</name>
44
<comment></comment>
55
<projects>
66
</projects>

META-INF/MANIFEST.MF

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
3-
Bundle-Name: OpenOCD Interface Telnet
3+
Bundle-Name: OpenOCD telnet interface
44
Bundle-SymbolicName: org.deepjava.openOCDInterface
5-
Bundle-Version: 1.0.1
5+
Bundle-Version: 1.2.1
66
Bundle-Vendor: https://www.ost.ch/en/research-and-consulting-services/technology/system-technology/inf/
7-
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
8-
Require-Bundle: org.deepjava.compiler;bundle-version="1.3.1",
7+
Bundle-RequiredExecutionEnvironment: JavaSE-11
8+
Require-Bundle: org.deepjava.compiler;bundle-version="2.0.0",
99
org.eclipse.ui;bundle-version="3.114.0"
1010
Export-Package: org.deepjava.openOCDInterface

0 commit comments

Comments
 (0)