[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-dev:00698] Re: EclipseでCobol開発
- To: orca-dev@xxxxxxxxxxxxxx
- Subject: [orca-dev:00698] Re: EclipseでCobol開発
- From: "藤井律男/Ritsuo Fujii" <ritsuo@xxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 21:55:50 +0900
小林様
藤井@xxxxxxxxです。
> 藤井様
>
> > *Constans.java は探しましたが見つかりませんでした。
>
> すいません。説明不足でした。ソースファイルの
> org.eclipse.cobol.core/build-core/org/eclipse/cobol/core/build/util
> にIBuildConstants.javaというファイルがあります。この107行目に
> public static final String COBOL_COMPILER_PREFIX =/*"cobol_buildtool"*/"cobol" + TARGET_BUILD_NAME_DELIMITER;//$NON-NLS-1$
> それと,127行目の
> public static final String COBOL_SOURCE_PROPERTY_NAME = COBOL_COMPILER_PREFIX + COBOL_SOURCE_PROPERTY_SUFFIX;
> に"cobol"というのがあるのがコンパイラかなと思います。これをbuild.xmlに書
> き込んでantで一括コンパイルしているようです。なので,/*cobol_buildtool"*/
> のうしろの"cobol"を"cobc"に書き換えるとOpenCOBOLでもいけそうです。コンパ
> イルして試したかったのですが,なぜかantを起動するとOut of memoryで止まっ
> てしまいます。(そのままのソースでも止まるので,おそらく別の要因)
> EclipseはFreeBSDでうごかしているので実行環境が組めなくてテストできませ
> んが,ご参考までに。
当方の環境には上記構成が見つかりません
eclips/plugins 配下は
drwxr-sr-x 2 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.core.linux_3.
0.0
drwxr-sr-x 6 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.core_3.0.0
drwxr-sr-x 3 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.debug.ui_3.0.
0
drwxr-sr-x 2 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.debug_3.0.0
drwxr-sr-x 2 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.doc_3.0.0
drwxr-sr-x 2 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.help_3.0.0
drwxr-sr-x 2 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.swt_3.0.0
drwxr-sr-x 4 root staff 4096 2005-07-26 15:12 org.eclipse.cobol.ui_3.0.0
drwxr-sr-x 3 root staff 4096 2005-07-26 15:12 org.eclipse.cobol_3.0.0>
対象 *Constans.java はサーチしてみましたがありませんでした。
もう少し調査してみます。
> --
> KOBAYASHI, Shinji <skoba@xxxxxxxxxxxxxxxxxxxxxxx>
☆―――――――――――――――――――――――――――――――――☆
」 株式会社ミウラ 曙ビル 藤井律男 (Web & Linux support staff)
」」 〒721-0952
」」」 広島県福山市曙町5-9-36
」」」」 Tel:084-954-5522 Fax:084-954-4777
」」」」」 E-mail:rfujii@xxxxxxxxxxxxxxxxxxxxxx
」」」」」 ritsuo@xxxxxxxxxxxxxx(private)
」」」」」」 URL:http://www.kkmiura.com/ (新しくなりました)
PGP:A801 C77D ADAF 6B8A 5ABF 8983 2171 1140 46CF 09C0
「まるごとわかるデータベース読本」が技術評論社より発刊されています
☆―――――――――――――――――――――――――――――――――☆
Ritsuo Fujii <ritsuo@xxxxxxxxxxxxxx>