Skip to content

Commit 21f2041

Browse files
committed
Update netbeans.{txt,jax}
1 parent 1b77e74 commit 21f2041

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

doc/netbeans.jax

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*netbeans.txt* For Vim バージョン 9.1. Last change: 2023 Nov 26
1+
*netbeans.txt* For Vim バージョン 9.1. Last change: 2024 May 11
22

33

44
VIMリファレンスマニュアル by Gordon Prieur et al.
@@ -77,7 +77,8 @@ NetBeans は、Sun Microsystems, Inc. と netbeans.org の開発者コミュニ
7777
したが、今では C, C++, Fortran もサポートするようになっています。
7878

7979
NetBeans に関してより詳しくは http://www.netbeans.org を参照してください。
80-
The External Editor は残念なことに obsolete と宣言されています。
80+
The External Ewww.sun.comditor は残念なことに obsolete と宣言されています。以
81+
下を参照ください (リンク切れのようです):
8182
http://externaleditor.netbeans.org
8283

8384
Sun Microsystems, Inc. は NetBeans を Sun ONE Studio という名前でもリリース
@@ -144,7 +145,8 @@ MS-Windows では:
144145
Win32 サポートは現在ベータ版の段階です。
145146

146147
Win32 で XPM signs を使う(NetBeans と使う場合など)ためには、XPM を自分自身で
147-
コンパイルするか、コンパイル済みライブラリを使う必要があります。
148+
コンパイルするか、以下からコンパイル済みライブラリを使う必要があります (リンク
149+
切れのようです):
148150
http://iamphet.nm.ru/misc/ (MS Visual C++ 用)
149151
http://gnuwin32.sourceforge.net (MinGW 用)
150152

@@ -941,7 +943,7 @@ NetBeansは gvim と協調して動作できるようになります(xemacs と
941943
http://externaleditor.netbeans.org を参照してください。
942944

943945
C, C++, Fortran サポートには、cpp モジュールも必要になります。
944-
http://cpp.netbeans.org を参照してください。
946+
http://cpp.netbeans.org を参照してください (リンク切れのようです)
945947

946948
Sun Microsystems, Inc から Sun ONE Studio の 30 日間無料試用版をダウンロード
947949
することもできます。http://www.sun.com を参照してください。

en/netbeans.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
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
7777
in recent releases.
7878

7979
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.
8282

8383
Sun Microsystems, Inc. also ships NetBeans under the name Sun ONE Studio.
8484
Visit http://www.sun.com for more information regarding the Sun ONE Studio
@@ -147,8 +147,9 @@ On MS-Windows:
147147
The Win32 support is now in beta stage.
148148

149149
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).
152153

153154
Enable debugging:
154155
-----------------
@@ -946,7 +947,8 @@ for details on downloading this module if your NetBeans release does not have
946947
it.
947948

948949
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.
950952

951953
You can also download Sun ONE Studio from Sun Microsystems, Inc for a 30 day
952954
free trial. See http://www.sun.com for further details.

0 commit comments

Comments
 (0)