File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ Reminder from < http://www.nodeclipse.org/#support >
3
+
4
+ <h3 ><a name =" support " class =" anchor " href =" #support " ></a >Support</h3 >
5
+ <p >Browse existing questions on <a href =" http://stackoverflow.com/questions/tagged/nodeclipse " >StackOverflow</a >, as we do.</p >
6
+ <ul >
7
+ <li>How do I? -- 1) <kbd>F1</kbd>/Help -> Help Contens -> Nodeclipse Help ,
8
+ <a href="https://github.com/Nodeclipse/nodeclipse-1/tree/master/org.nodeclipse.help/contents#intro">2) Online Help</a> or
9
+ <a href="http://stackoverflow.com/questions/ask">3) StackOverflow</a>!</li>
10
+ <li>I got this error, why? -- <a href="http://stackoverflow.com/questions/tagged/nodeclipse">StackOverflow</a>!</li>
11
+ <li>I got this error and I'm sure it's a bug -- raise an <a href="https://github.com/Nodeclipse/nodeclipse-1/issues">issue</a>!</li>
12
+ <p >
13
+ Should you report a bug, please include the following:
14
+ <ol >
15
+ <li>Nodeclipse version number (like 0.5 or 0.6)</li>
16
+ <li>Eclipse version number (like 4.2.2 or 3.8.0)</li>
17
+ <li>Eclipse distribution (e.g. Eclipse for JEE Developers)</li>
18
+ <li>A detailed description of the steps necessary to reproduce the problem.</li>
19
+ <li>Screenshot and stack trace, that you can get from Eclipse Error Log View (Window -> Show View ...)
20
+ or from '.log' file from the directory '.metadata' in your workspace.</li>
21
+ <li>See example <a href="https://github.com/Nodeclipse/nodeclipse-1/issues/78">issue #78</a></li>
22
+ </ol >
You can’t perform that action at this time.
0 commit comments