|
1 |
| -*netbeans.txt* For Vim version 9.1. Last change: 2023 Nov 26 |
| 1 | +*netbeans.txt* For Vim version 9.1. Last change: 2024 May 11 |
2 | 2 |
|
3 | 3 |
|
4 | 4 | VIM REFERENCE MANUAL by Gordon Prieur et al.
|
@@ -77,8 +77,8 @@ Initially just a Java IDE, NetBeans has had C, C++, and Fortran support added
|
77 | 77 | in recent releases.
|
78 | 78 |
|
79 | 79 | For more information visit the main NetBeans web site http://www.netbeans.org.
|
80 |
| -The External Editor is now, unfortunately, declared obsolete. See |
81 |
| - http://externaleditor.netbeans.org. |
| 80 | +The External Editor is now, unfortunately, declared obsolete. See (link seems |
| 81 | +dead): http://externaleditor.netbeans.org. |
82 | 82 |
|
83 | 83 | Sun Microsystems, Inc. also ships NetBeans under the name Sun ONE Studio.
|
84 | 84 | Visit http://www.sun.com for more information regarding the Sun ONE Studio
|
@@ -147,8 +147,9 @@ On MS-Windows:
|
147 | 147 | The Win32 support is now in beta stage.
|
148 | 148 |
|
149 | 149 | To use XPM signs on Win32 (e.g. when using with NetBeans) you can compile
|
150 |
| -XPM by yourself or use precompiled libraries from http://iamphet.nm.ru/misc/ |
151 |
| -(for MS Visual C++) or http://gnuwin32.sourceforge.net (for MinGW). |
| 150 | +XPM by yourself or use precompiled libraries from (link seems dead): |
| 151 | +http://iamphet.nm.ru/misc/ (for MS Visual C++) or |
| 152 | +http://gnuwin32.sourceforge.net (for MinGW). |
152 | 153 |
|
153 | 154 | Enable debugging:
|
154 | 155 | -----------------
|
@@ -946,7 +947,8 @@ for details on downloading this module if your NetBeans release does not have
|
946 | 947 | it.
|
947 | 948 |
|
948 | 949 | For C, C++, and Fortran support you will also need the cpp module. See
|
949 |
| -http://cpp.netbeans.org for information regarding this module. |
| 950 | +http://cpp.netbeans.org (link seems dead) for information regarding this |
| 951 | +module. |
950 | 952 |
|
951 | 953 | You can also download Sun ONE Studio from Sun Microsystems, Inc for a 30 day
|
952 | 954 | free trial. See http://www.sun.com for further details.
|
|
0 commit comments