Skip to content

Commit 5c1ca84

Browse files
authored
Merge pull request #1530 from vim-jp/hh-update-netbeans
Update netbeans.{txt,jax}
2 parents 6327c97 + 7e5aaf7 commit 5c1ca84

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

doc/netbeans.jax

Lines changed: 6 additions & 5 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,8 +77,8 @@ NetBeans は、Sun Microsystems, Inc. と netbeans.org の開発者コミュニ
7777
したが、今では C, C++, Fortran もサポートするようになっています。
7878

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

8383
Sun Microsystems, Inc. は NetBeans を Sun ONE Studio という名前でもリリース
8484
しています。Sun ONE Studio に関しては http://www.sun.com を参照してくださ
@@ -144,7 +144,8 @@ MS-Windows では:
144144
Win32 サポートは現在ベータ版の段階です。
145145

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

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

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

946947
Sun Microsystems, Inc から Sun ONE Studio の 30 日間無料試用版をダウンロード
947948
することもできます。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)