We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65914b3 commit 0cfd7beCopy full SHA for 0cfd7be
org.nodeclipse.debug/README.md
@@ -29,7 +29,7 @@ in 2 classes: [LaunchConfigurationDelegate.java](https://github.com/Nodeclipse/n
29
30
org.nodeclipse.debug\src\org\nodeclipse\debug\launch\LaunchConfigurationDelegate.java
31
32
-NodeclispeDev console is in .ui package,
+Nodeclipee Console is in .ui package,
33
no need for
34
35
Import-Package: org.eclipse.ui.console
src/site/markdown/maven.md
@@ -0,0 +1,8 @@
1
+
2
3
+##### Maven/tycho version update
4
5
+```
6
+mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=0.7.0-SNAPSHOT
7
8
0 commit comments