<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DigiTechLog Dot Com &#187; ソフトウェア</title>
	<atom:link href="http://digitechlog.com/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://digitechlog.com</link>
	<description>Adobe AIR、Flex、Flash、Java</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SE&#124;PY ActionScript editor: フリーのFlashコンテンツを開発するためのActionScriptエディター</title>
		<link>http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html</link>
		<comments>http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html#comments</comments>
		<pubDate>Wed, 18 Mar 2009 09:05:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Project]]></category>
		<category><![CDATA[テキストエディタ]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[scintilla]]></category>
		<category><![CDATA[SE|PY]]></category>
		<category><![CDATA[エディター]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html</guid>
		<description><![CDATA[SE&#124;PY ActionScript editorとは、Pythonで作られたオープンソースのFlashコンテンツを開発するためのActionScriptエディターです。GPLライセンスで配布されますので、フリーで使うことができます。「MTASC（Motion-Twin ActionScript2 Compiler）: フリーのコマンドラインActionScript(Flash)コンパイラ」に紹介したMTASC（Motion-Twin ActionScript 2 Compiler）を利用するとシンタックスチェックもできます。Pythonを用いて開発されているので、MacOSのバージョンもリリースされています。ハイライト機能はscintillaで実装していますので、いろいろscintillaの特徴もあります。SE&#124;PY 自身として以下の様の特徴があります。 

特徴- コード折畳み、コードハイライト- コードの自動入力補完- タブモード- ズーム- クラスエクスプローラー- MTASCによる文法チェック及びコンパイル- バージョン管理システムCVSやSVNとの連携 
 
関連リンク
http://sourceforge.net/projects/SEPY　公式サイト
Related Posts

FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
ActionScriptで実現するテキストサーチエンジンクラス
Screentimeで時計スクリーンセーバーを作成する
PHPObject: PHPとFlashのActionScript連携パッケージ
Papervision3D: Flashで動作する3Dエンジン
FlexUnit: Flex/ActionScript3.0アプリケーションの単体テストを行うためのユニットテスティングフレームワーク
Away3D: ActionScript3で提供されるFlashの3D描画エンジン
AsWing: Java SwingらしいFlashのActionScript向けのオープンソースのGUIフレームワーク

]]></description>
			<content:encoded><![CDATA[<p><img height="60" alt="sepy" src="http://digitechlog.com/wp-content/uploads/2009/03/sepy.png" width="60" align="left" border="0">SE|PY ActionScript editorとは、Pythonで作られたオープンソースのFlashコンテンツを開発するためのActionScriptエディターです。GPLライセンスで配布されますので、フリーで使うことができます。「<a href="http://digitechlog.com/2009/01/23/actionscript-2-open-source-free-compiler-mtasc.html">MTASC（Motion-Twin ActionScript2 Compiler）: フリーのコマンドラインActionScript(Flash)コンパイラ</a>」に紹介したMTASC（Motion-Twin ActionScript 2 Compiler）を利用するとシンタックスチェックもできます。Pythonを用いて開発されているので、MacOSのバージョンもリリースされています。ハイライト機能はscintillaで実装していますので、いろいろscintillaの特徴もあります。SE|PY 自身として以下の様の特徴があります。 </p>
<p><span id="more-379"></span>
<p><strong>特徴</strong><br />- コード折畳み、コードハイライト<br />- コードの自動入力補完<br />- タブモード<br />- ズーム<br />- クラスエクスプローラー<br />- MTASCによる文法チェック及びコンパイル<br />- バージョン管理システムCVSやSVNとの連携 </p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/editor-se-py-actionscript.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="310" alt="Editor-se-py-actionscript" src="http://digitechlog.com/wp-content/uploads/2009/03/editor-se-py-actionscript-thumb.png" width="484" border="0"></a> </p>
<p><strong>関連リンク</strong></p>
<p><a title="http://sourceforge.net/projects/SEPY" href="http://sourceforge.net/projects/SEPY"><strong>http://sourceforge.net/projects/SEPY</strong></a>　公式サイト</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2009/12/03/textsearchengine-flash-text-search-engine-class.html" title="ActionScriptで実現するテキストサーチエンジンクラス">ActionScriptで実現するテキストサーチエンジンクラス</a></li>
<li><a href="http://digitechlog.com/2009/10/07/how-to-create-flash-clock-screensaver-by-screentime.html" title="Screentimeで時計スクリーンセーバーを作成する">Screentimeで時計スクリーンセーバーを作成する</a></li>
<li><a href="http://digitechlog.com/2009/08/25/phpobject-is-a-flash-remoting-alternative-for-php.html" title="PHPObject: PHPとFlashのActionScript連携パッケージ">PHPObject: PHPとFlashのActionScript連携パッケージ</a></li>
<li><a href="http://digitechlog.com/2009/05/30/papervision3d-is-an-open-source-3d-engine-for-the-flash-platform.html" title="Papervision3D: Flashで動作する3Dエンジン">Papervision3D: Flashで動作する3Dエンジン</a></li>
<li><a href="http://digitechlog.com/2009/05/07/flexunit-flex-actionscript-application-unit-test-tool-framework.html" title="FlexUnit: Flex/ActionScript3.0アプリケーションの単体テストを行うためのユニットテスティングフレームワーク">FlexUnit: Flex/ActionScript3.0アプリケーションの単体テストを行うためのユニットテスティングフレームワーク</a></li>
<li><a href="http://digitechlog.com/2009/04/27/away3d-flash-actionscript-open-source-3d-engine.html" title="Away3D: ActionScript3で提供されるFlashの3D描画エンジン">Away3D: ActionScript3で提供されるFlashの3D描画エンジン</a></li>
<li><a href="http://digitechlog.com/2009/04/24/aswing-an-open-source-flash-actionscript-gui-framework-and-library.html" title="AsWing: Java SwingらしいFlashのActionScript向けのオープンソースのGUIフレームワーク">AsWing: Java SwingらしいFlashのActionScript向けのオープンソースのGUIフレームワーク</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colorer take5: Eclipse IDE環境のオープンソースのテキスト文法解析・ハイライトプラグイン（ActionScriptもサポートされる）</title>
		<link>http://digitechlog.com/2009/03/09/colorer-take5-supports-syntax-highlighting-and-outlining-for-a-wide-variety-of-formats-in-eclipse-ide-including-actionscript.html</link>
		<comments>http://digitechlog.com/2009/03/09/colorer-take5-supports-syntax-highlighting-and-outlining-for-a-wide-variety-of-formats-in-eclipse-ide-including-actionscript.html#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:52:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Project]]></category>
		<category><![CDATA[開発IDE]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Colorer take5]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[オープンソース]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/03/09/colorer-take5-supports-syntax-highlighting-and-outlining-for-a-wide-variety-of-formats-in-eclipse-ide-including-actionscript.html</guid>
		<description><![CDATA[エディタが色分けされてちょっとだけ見やすい感じですね。Colorer take5は、Eclipse　IDEだけでなくいろいろプラットフォームで利用できます、汎用色づけライブラリ群です。HTML／XHTML、XML、Java、C/C++、PHP、JSP、Perl、ASP、ActionScriptなどいろいろ開発言語のハイライトがサポートされています。「Colorer take5」を基づいてテキストに解析を行ったり、ハイライト（着色）をしたりすることができます。Mozilla Public License 1.1に準じます。また、GNU GPL 2.0 / LGPL 2.1を選択することも可能です。
※Eclipse IDEについてはEclipse: オープンソースの統合開発環境(IDE)であるを参考してください。

・Colorer take5の主な機能・特徴

100種以上のプログラミング言語やスクリプト、マックアップをサポート。
Colorerライブラリは容易に他のアプリケーションに統合される。
Java API、C-based APIなどのAPIを提供
エンドユーザ用のEclipse 用のプラグイン、FAR Manager、Midnight Commanderシェールも用意
Unicodeサポート
オープンソース（もちろんこれも一つ ^^）

 
関連リンク
http://colorer.sourceforge.net/　公式サイト
Related Posts

J2AS: JavaのソースコードからActionScriptに変換するEclipseのプラグイン
ASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグイン
７+ AS3で非同期処理のオープンソースのライブラリ一覧
AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク
FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
Alcon: オープンソースのActionScript向けの軽量デバッギングツール
PHPObject: PHPとFlashのActionScript連携パッケージ
JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ

]]></description>
			<content:encoded><![CDATA[<p>エディタが色分けされてちょっとだけ見やすい感じですね。Colorer take5は、Eclipse　IDEだけでなくいろいろプラットフォームで利用できます、汎用色づけライブラリ群です。HTML／XHTML、XML、Java、C/C++、PHP、JSP、Perl、ASP、ActionScriptなどいろいろ開発言語のハイライトがサポートされています。「Colorer take5」を基づいてテキストに解析を行ったり、ハイライト（着色）をしたりすることができます。Mozilla Public License 1.1に準じます。また、GNU GPL 2.0 / LGPL 2.1を選択することも可能です。</p>
<p>※Eclipse IDEについては<a href="http://digitechlog.com/2009/03/06/eclipse-an-open-extensible-ide-for-anything-and-nothing-in-particular.html">Eclipse: オープンソースの統合開発環境(IDE)である</a>を参考してください。</p>
<p><span id="more-374"></span>
<p>・Colorer take5の主な機能・特徴</p>
<ul>
<li>100種以上のプログラミング言語やスクリプト、マックアップをサポート。
<li>Colorerライブラリは容易に他のアプリケーションに統合される。
<li>Java API、C-based APIなどのAPIを提供
<li>エンドユーザ用のEclipse 用のプラグイン、FAR Manager、Midnight Commanderシェールも用意
<li>Unicodeサポート
<li>オープンソース（もちろんこれも一つ ^^）</li>
</ul>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/colorer-take5.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="Colorer-take5" src="http://digitechlog.com/wp-content/uploads/2009/03/colorer-take5-thumb.png" width="504" height="256"></a> </p>
<p>関連リンク</p>
<p><a title="http://colorer.sourceforge.net/" href="http://colorer.sourceforge.net/"><strong>http://colorer.sourceforge.net/</strong></a>　公式サイト</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2009/03/11/j2as-use-java-instead-of-actionscript-to-create-flashcontent.html" title="J2AS: JavaのソースコードからActionScriptに変換するEclipseのプラグイン">J2AS: JavaのソースコードからActionScriptに変換するEclipseのプラグイン</a></li>
<li><a href="http://digitechlog.com/2009/02/28/asdt-actionscript-development-tool-actionscript-editor-for-eclipse.html" title="ASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグイン">ASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグイン</a></li>
<li><a href="http://digitechlog.com/2010/03/12/7-asynchronous-processing-open-source-actionscript-library.html" title="７+ AS3で非同期処理のオープンソースのライブラリ一覧">７+ AS3で非同期処理のオープンソースのライブラリ一覧</a></li>
<li><a href="http://digitechlog.com/2010/02/13/as3unit-actionscript-3-junit-for-flash.html" title="AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク">AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク</a></li>
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2009/10/15/alcon-a-lightweight-debugging-tool-for-actionscript-developers.html" title="Alcon: オープンソースのActionScript向けの軽量デバッギングツール">Alcon: オープンソースのActionScript向けの軽量デバッギングツール</a></li>
<li><a href="http://digitechlog.com/2009/08/25/phpobject-is-a-flash-remoting-alternative-for-php.html" title="PHPObject: PHPとFlashのActionScript連携パッケージ">PHPObject: PHPとFlashのActionScript連携パッケージ</a></li>
<li><a href="http://digitechlog.com/2009/08/05/jags-open-source-java-actionscript-game-server.html" title="JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ">JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/03/09/colorer-take5-supports-syntax-highlighting-and-outlining-for-a-wide-variety-of-formats-in-eclipse-ide-including-actionscript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse: オープンソースの統合開発環境(IDE)である</title>
		<link>http://digitechlog.com/2009/03/06/eclipse-an-open-extensible-ide-for-anything-and-nothing-in-particular.html</link>
		<comments>http://digitechlog.com/2009/03/06/eclipse-an-open-extensible-ide-for-anything-and-nothing-in-particular.html#comments</comments>
		<pubDate>Fri, 06 Mar 2009 08:46:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[開発IDE]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[開発環境]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/03/06/eclipse-an-open-extensible-ide-for-anything-and-nothing-in-particular.html</guid>
		<description><![CDATA[Adobe Flexフレームワークを使って開発するリッチインターネットアプリケーション（RIA）のためのAdobe® Flex™ Builder™でもEclipse™ベースして開発されるので、以前紹介した「ASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグイン」のような適当なプラグインと合わせて使うと、EclipseでAdobe Flex Builderと同じようなActionScript開発環境を作ることも可能になります。
Eclipse（「イクリプス」または「エクリプス」）は、IBMによって開発された統合開発環境(IDE)の一つ。高機能ながらオープンソースであり、Javaをはじめとするいくつかの言語に対応する。Eclipse自体はJavaで記述されている。

※Eclipseの歴史や機能方面細かい説明などは最後の「関連リンク」セクションを参照してください。本文を読む対象は初めて「Eclipse」使う方を想定しています。
・JREのインストール
EclipseはJavaアプリケーションなのでJRE(Java Runtime Environment)をインストールする必要があります。
 
・Eclipseインストール
次のリンクをクリックして提供されているEclipseパッケージをダウンロードします(執筆時点ではEclipse Classic 3.3.2です)。
 
このパッケージにはEclipse本体に加えてEclipseトップレベルプロジェクトからリリースされたものやPDE(Plug-in Development Environment)などが含まれています。それとは別に特定の言語向けに機能を一部限定したパッケージも用意されています。「Eclipse IDE for Java Developers」はJava開発者向け、「Eclipse IDE for Java EE Developers」はJavaEEアプリケーション開発者向け、「Eclipse IDE for C/C++ Developers」じゃC/C++開発者向けのパッケージとなっています。
各パッケージ毎の比較は次のURL(Compare Eclipse Packages)で掲載されています。
 
利用目的がはっきりしていて、各パッケージで提供されている機能で十分と判断できるのであれば、各言語向けのパッケージを利用するのがいいと思います。それ以外の場合は「Eclipse Classic」を利用すればいいと思います。WSTなどサーブレット関係の開発を行うのであれば「Eclipse IDE for Java EE Developers」が便利です。今回は「Eclipse Classic」をインストールし、必要に応じてプラグインを追加していきたいと思います。
ダウンロードしたアーカイブファイルを適当なディレクトリに展開して下さい（例：C:\Eclipse フォルダ）。特に、インストーラはありません。これで、インストール終了です。）「eclipse.exe」をクリックして起動できます。
・日本語化
Eclipse プラグイン日本語化プラグイン「Pleiades」で日本語化と出来ます。
・Eclipseの環境にASDTのインストール方法
これはASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグインを参考して統合するとASの開発を可能になります。 
関連リンク
http://www.eclipse.org/　公式サイト
http://eclipsewiki.net/eclipse/　日本語Wiki 「エクリプス」
Related Posts

FlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境
Granite Data [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Flexフレームワークを使って開発するリッチインターネットアプリケーション（RIA）のためのAdobe® Flex™ Builder™でもEclipse™ベースして開発されるので、以前紹介した「<a href="http://digitechlog.com/2009/02/28/asdt-actionscript-development-tool-actionscript-editor-for-eclipse.html">ASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグイン</a>」のような適当なプラグインと合わせて使うと、EclipseでAdobe Flex Builderと同じようなActionScript開発環境を作ることも可能になります。</p>
<p>Eclipse（「イクリプス」または「エクリプス」）は、IBMによって開発された統合開発環境(IDE)の一つ。高機能ながらオープンソースであり、Javaをはじめとするいくつかの言語に対応する。Eclipse自体はJavaで記述されている。</p>
<p><span id="more-371"></span>
<p>※Eclipseの歴史や機能方面細かい説明などは最後の「関連リンク」セクションを参照してください。本文を読む対象は初めて「Eclipse」使う方を想定しています。</p>
<p><strong>・JREのインストール</strong></p>
<p>EclipseはJavaアプリケーションなので<a href="http://www.java.com/ja/download/manual.jsp">JRE(Java Runtime Environment)をインストール</a>する必要があります。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/jdk-download.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="333" alt="JDK-Download" src="http://digitechlog.com/wp-content/uploads/2009/03/jdk-download-thumb.png" width="504" border="0"></a> </p>
<p><strong>・Eclipseインストール</strong></p>
<p>次の<a href="http://www.eclipse.org/downloads/moreinfo/classic.php" target="_blank">リンク</a>をクリックして提供されているEclipseパッケージをダウンロードします(執筆時点ではEclipse Classic 3.3.2です)。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/eclipse-download.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="302" alt="Eclipse-Download" src="http://digitechlog.com/wp-content/uploads/2009/03/eclipse-download-thumb.png" width="504" border="0"></a> </p>
<p>このパッケージにはEclipse本体に加えてEclipseトップレベルプロジェクトからリリースされたものやPDE(Plug-in Development Environment)などが含まれています。それとは別に特定の言語向けに機能を一部限定したパッケージも用意されています。「Eclipse IDE for Java Developers」はJava開発者向け、「Eclipse IDE for Java EE Developers」はJavaEEアプリケーション開発者向け、「Eclipse IDE for C/C++ Developers」じゃC/C++開発者向けのパッケージとなっています。</p>
<p>各パッケージ毎の比較は次のURL(<a href="http://www.eclipse.org/downloads/moreinfo/compare.php">Compare Eclipse Packages</a>)で掲載されています。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/compare-eclipse-packages.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="524" alt="Compare-Eclipse-Packages" src="http://digitechlog.com/wp-content/uploads/2009/03/compare-eclipse-packages-thumb.png" width="490" border="0"></a> </p>
<p>利用目的がはっきりしていて、各パッケージで提供されている機能で十分と判断できるのであれば、各言語向けのパッケージを利用するのがいいと思います。それ以外の場合は「Eclipse Classic」を利用すればいいと思います。WSTなどサーブレット関係の開発を行うのであれば「Eclipse IDE for Java EE Developers」が便利です。今回は「Eclipse Classic」をインストールし、必要に応じてプラグインを追加していきたいと思います。</p>
<p>ダウンロードしたアーカイブファイルを適当なディレクトリに展開して下さい（例：C:\Eclipse フォルダ）。特に、インストーラはありません。これで、インストール終了です。）「eclipse.exe」をクリックして起動できます。</p>
<p><strong>・日本語化</strong></p>
<p>Eclipse プラグイン日本語化プラグイン「<a href="http://mergedoc.sourceforge.jp/" target="_blank">Pleiades</a>」で日本語化と出来ます。</p>
<p>・<strong>Eclipseの環境にASDTのインストール方法</strong></p>
<p>これは<a href="http://digitechlog.com/2009/02/28/asdt-actionscript-development-tool-actionscript-editor-for-eclipse.html">ASDT &#8211; ActionScript Development Tool: EclipseでActionScriptを開発するためのプラグイン</a>を参考して統合するとASの開発を可能になります。 </p>
<p><strong>関連リンク</strong></p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="17" alt="url" src="http://digitechlog.com/wp-content/uploads/2009/02/url.jpg" width="34" border="0"><a title="http://www.eclipse.org/" href="http://www.eclipse.org/"><strong>http://www.eclipse.org/</strong></a><strong>　公式サイト</strong></p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="17" alt="url" src="http://digitechlog.com/wp-content/uploads/2009/02/url.jpg" width="34" border="0"><a title="http://eclipsewiki.net/eclipse/" href="http://eclipsewiki.net/eclipse/"><strong>http://eclipsewiki.net/eclipse/</strong></a><strong>　日本語Wiki 「エクリプス」</strong></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2009/02/27/flashdevelop-popular-open-source-actionscript-and-web-development-environment.html" title="FlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境">FlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境</a></li>
<li><a href="http://digitechlog.com/2009/08/23/granite-data-services-free-lgpl-alternative-to-adobe-livecycle-data-services-for-j2ee-servers.html" title="Granite Data Services: オープンソースプロジェクトによって開発されたデータサービス">Granite Data Services: オープンソースプロジェクトによって開発されたデータサービス</a></li>
<li><a href="http://digitechlog.com/2009/08/16/flosc-flash-opensound-control-java-server-enabling-communication-between-flash-and-osc.html" title="Flosc(Flash OpenSound Control): flashと他のプラットフォーム同士でデータを送受信するJavaサーバー">Flosc(Flash OpenSound Control): flashと他のプラットフォーム同士でデータを送受信するJavaサーバー</a></li>
<li><a href="http://digitechlog.com/2009/08/05/jags-open-source-java-actionscript-game-server.html" title="JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ">JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ</a></li>
<li><a href="http://digitechlog.com/2009/07/10/openamf-free-open-source-alternative-to-adobe-java-flash-remoting.html" title="OpenAMF: オープンソースのJava Flashリモートツール">OpenAMF: オープンソースのJava Flashリモートツール</a></li>
<li><a href="http://digitechlog.com/2009/05/15/a-useful-java-class-for-export-data-into-excel-with-jakarta-poi-hssfworkbook.html" title="Javaでデータをエクセルにエクスポートするクラスと使用例">Javaでデータをエクセルにエクスポートするクラスと使用例</a></li>
<li><a href="http://digitechlog.com/2009/05/11/how-to-split-csv-file-in-java-with-split-function.html" title="Javaでsplitを使ってＣＳＶファイル読み込み">Javaでsplitを使ってＣＳＶファイル読み込み</a></li>
<li><a href="http://digitechlog.com/2009/03/11/j2as-use-java-instead-of-actionscript-to-create-flashcontent.html" title="J2AS: JavaのソースコードからActionScriptに変換するEclipseのプラグイン">J2AS: JavaのソースコードからActionScriptに変換するEclipseのプラグイン</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/03/06/eclipse-an-open-extensible-ide-for-anything-and-nothing-in-particular.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JEdit: ActionScriptもサポートされているオープンソースのテキストエディタ</title>
		<link>http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html</link>
		<comments>http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html#comments</comments>
		<pubDate>Thu, 05 Mar 2009 13:13:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[テキストエディタ]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[JEdit]]></category>
		<category><![CDATA[エディタ]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html</guid>
		<description><![CDATA[JEditというテキストエディタでは、Javaで開発され、日本語の漢字も対応し、macrosとプラグインでActionScript文法も対応していて、分割ウィンドウ、TSMインライン変換、ドラッグ&#38;ドロップ、正規表現による検索など機能を付けるテキストエディタです。JEditのGUIはJavaのSwingで作りますので、一般的なJavaアプリケーションより綺麗だと思います。前回紹介したFlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境はプログラミング専門のIDEですが、それよりJEditは軽量型のテキストエディタですよね。
ピュアJavaで開発されるので、MacでもUnix／LinuxでももちろんWindowsでもうまくて動けます。
※「SWing」とは、Sun Microsystems社のプログラミング言語Javaに標準で付属するグラフィック関連のクラスライブラリ(再利用可能なプログラム部品群)。Java 2から標準搭載されたJFCの一部である。Javaで開発されたアプリケーションソフトに、実行環境によらない統一されたグラフィカルユーザインターフェースを提供する。従来から提供されているAWTに比べ、環境による振る舞いの差をなくし、実行速度を高め、多くのバグを取り除き、HTMLに対応するなどの改良が施されている。Swing の最大の機能は「ルックアンドフィール」である。これは、簡単に言うならば外観と動作の一貫性のことを表す。

・日本語も表示できる
 
・ActionScriptソースをハイライトで表示する
 
関連リンク
http://sourceforge.net/projects/jedit/　公式サイト
Related Posts

Movie Masher: ActionScript 3ベースのオンラインビデオエディタ
8 Adobe ActionScriptのチュートリアルフラッシュ
７+ AS3で非同期処理のオープンソースのライブラリ一覧
AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク
FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
PotrAs: ２色のラスタ画像（BitmapData）からベクタ変換するActionScript 3ライブラリ
Flash CS3とアクションプロジェクト向けベーシックのArrayBinderクラス
ActionScriptのクッキー（Cookie）操作クラス

]]></description>
			<content:encoded><![CDATA[<p>JEditというテキストエディタでは、Javaで開発され、日本語の漢字も対応し、macrosとプラグインでActionScript文法も対応していて、分割ウィンドウ、TSMインライン変換、ドラッグ&amp;ドロップ、正規表現による検索など機能を付けるテキストエディタです。JEditのGUIはJavaのSwingで作りますので、一般的なJavaアプリケーションより綺麗だと思います。前回紹介した<a href="http://digitechlog.com/2009/02/27/flashdevelop-popular-open-source-actionscript-and-web-development-environment.html">FlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境</a>はプログラミング専門のIDEですが、それよりJEditは軽量型のテキストエディタですよね。</p>
<p>ピュアJavaで開発されるので、MacでもUnix／LinuxでももちろんWindowsでもうまくて動けます。</p>
<p>※「SWing」とは、Sun Microsystems社のプログラミング言語Javaに標準で付属するグラフィック関連のクラスライブラリ(再利用可能なプログラム部品群)。Java 2から標準搭載されたJFCの一部である。Javaで開発されたアプリケーションソフトに、実行環境によらない統一されたグラフィカルユーザインターフェースを提供する。従来から提供されているAWTに比べ、環境による振る舞いの差をなくし、実行速度を高め、多くのバグを取り除き、HTMLに対応するなどの改良が施されている。Swing の最大の機能は「ルックアンドフィール」である。これは、簡単に言うならば外観と動作の一貫性のことを表す。</p>
<p><span id="more-363"></span>
<p><strong>・日本語も表示できる</strong></p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/jedit.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="JEdit" src="http://digitechlog.com/wp-content/uploads/2009/03/jedit-thumb.png" width="504" height="428"></a> </p>
<p><strong>・ActionScriptソースをハイライトで表示する</strong></p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/jedit-actionscript.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="JEdit-ActionScript" src="http://digitechlog.com/wp-content/uploads/2009/03/jedit-actionscript-thumb.png" width="504" height="556"></a> </p>
<p>関連リンク</p>
<p><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="url" src="http://digitechlog.com/wp-content/uploads/2009/02/url.jpg" width="34" height="17"><a title="http://sourceforge.net/projects/jedit/" href="http://sourceforge.net/projects/jedit/"><strong>http://sourceforge.net/projects/jedit/</strong></a><strong>　公式サイト</strong></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html" title="Movie Masher: ActionScript 3ベースのオンラインビデオエディタ">Movie Masher: ActionScript 3ベースのオンラインビデオエディタ</a></li>
<li><a href="http://digitechlog.com/2010/06/06/8-helpfull-adobe-flash-actionscript.html" title="8 Adobe ActionScriptのチュートリアルフラッシュ">8 Adobe ActionScriptのチュートリアルフラッシュ</a></li>
<li><a href="http://digitechlog.com/2010/03/12/7-asynchronous-processing-open-source-actionscript-library.html" title="７+ AS3で非同期処理のオープンソースのライブラリ一覧">７+ AS3で非同期処理のオープンソースのライブラリ一覧</a></li>
<li><a href="http://digitechlog.com/2010/02/13/as3unit-actionscript-3-junit-for-flash.html" title="AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク">AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク</a></li>
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2010/01/29/potras-convert-bitmap-data-vector-in-actionscript3.html" title="PotrAs: ２色のラスタ画像（BitmapData）からベクタ変換するActionScript 3ライブラリ">PotrAs: ２色のラスタ画像（BitmapData）からベクタ変換するActionScript 3ライブラリ</a></li>
<li><a href="http://digitechlog.com/2009/12/28/basic-arraybinder-class-for-flash-cs3-and-actionscript-projects.html" title="Flash CS3とアクションプロジェクト向けベーシックのArrayBinderクラス">Flash CS3とアクションプロジェクト向けベーシックのArrayBinderクラス</a></li>
<li><a href="http://digitechlog.com/2009/12/10/actionscript-cookie-util-class-free-download.html" title="ActionScriptのクッキー（Cookie）操作クラス">ActionScriptのクッキー（Cookie）操作クラス</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

