タグ

ideに関するnilabのブックマーク (26)

  • EditorConfig

    What is EditorConfig? EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they

    nilab
    nilab 2015/05/01
    EditorConfig : 「EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.」テキストエディタ設定の標準仕様になるといいな
  • AIDE 開発者に聞く - Android で動作する Android Java IDE

    Rustが再評価される:エコシステムの現状と落とし穴 In this article, we share findings and insights about the Rust community and ecosystem and elaborate on the peculiarities and pitfalls of starting new projects with Rust or migrating to Rust from othe...

    AIDE 開発者に聞く - Android で動作する Android Java IDE
    nilab
    nilab 2012/04/27
    InfoQ: AIDE 開発者に聞く - Android で動作する Android Java IDE
  • バージョンアップで最高に美しい!NodeのIDE「Nide」を使ってみよう。

    早速、インストールしてみます。Macの人は、Nideからdmgファイルをダウンロードしてインストールできます。 ここではコマンドでインストールする方法を紹介します。 ターミナルで $ sudo npm install -g nide 以上でインストール終了です。簡単ですね。 では、使ってみましょう。 適当にexpressで雛形を作ります。 $ express nide_sample $ cd nide_sample && npm install Nideを起動してみます。 $ nide init Nide running at http://localhost:8123 ブラウザが起動します。これがNideの画面です。画面の左側、Project以下にファイル構成が表示されます。npmの追加削除、ドキュメント閲覧が可能です。

    バージョンアップで最高に美しい!NodeのIDE「Nide」を使ってみよう。
    nilab
    nilab 2012/02/01
    コードで一言: バージョンアップで最高に美しい!NodeのIDE「Nide」を使ってみよう。
  • この完成度に震えが止まらない!Node.js史上最高のIDE、Cloud9をインストールしよう。

    Cloud9は、クラウド上で様々な操作ができます。無料でエディタ、デバッグ、バージョン管理etc、、、作ったらボタンひとつで公開までできてしまいます。有料にすれば、チーム開発環境、プライベート開発環境も構築できます。 Cloud9 IDEは、ソースコードで公開されています。せっかくですからこの高機能で美しいCloud9 IDEをローカル環境に構築してみましょう。 システム環境 Mac OS X Lion インストール手順 gitからダウンロードします。 $ git clone git://github.com/ajaxorg/cloud9.git Cloning into cloud9... remote: Counting objects: 30583, done. remote: Compressing objects: 100% (10271/10271), done. remote

    この完成度に震えが止まらない!Node.js史上最高のIDE、Cloud9をインストールしよう。
    nilab
    nilab 2012/02/01
    コードで一言: この完成度に震えが止まらない!Node.js史上最高のIDE、Cloud9をインストールしよう。
  • Macにgeanyをインストールしてみた - たぶんこれからもエンジニア

    $ sudo geany install すると怒られた。 ここまでMacPorts 1.9.1 いれてから、依存関係のBuild に3時間経過しただけに凹む。。 orz :info:build libtool: Version mismatch error. This is libtool 2.2.6b, but the :info:build libtool: definition of this LT_INIT comes from libtool 2.2.10. :info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b :info:build libtool: and run autoconf again. :info:build make[2]: *** [geany]

    Macにgeanyをインストールしてみた - たぶんこれからもエンジニア
    nilab
    nilab 2011/05/04
    Macにgeanyをインストールしてみた - 駆け出しエンジニア
  • Home | Geany

    Fast & Small One of the primary reasons for Geany's existence is that there is a need for a decent, GUI, lightweight, cross-platform, flexible and powerful IDE/editor. Many editors meet one or more of these requirements but fall short on others. Geany attempts to hit the sweet spot. More Features » Great Community Geany is Good Ol' Fashioned Free Software. Using the GPL v2 license, Geany assures t

    nilab
    nilab 2011/05/04
    Geany : Home Page : "Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment."
  • RDE(Ruby Development Environment) - Ruby開発環境

    RDEはスクリプト言語Rubyの専用開発環境です。スクリプトの作成・編集から、実行・デバッグをすべてこの上で行うことができます。 Rubyはコンソールアプリケーションです。GUIアプリケーションが主流なWindows上では、この事実がまず最初に大きな敷居となって存在します。RDEはこの敷居をなくします。WindowsRubyを使いたい人、学びたい人に是非使ってほしいツールです。 Rubyを始めとするPerlPythonといったスクリプト言語は、PC仕事をさせるための道具です。道具であれば必要な時にさっと手の届く場所にあって欲しい。利用頻度の高い画面に常駐しているソフトと同じぐらいの感覚で使えることが望ましい。 メーラー、ブラウザ、エディタの常駐三大アプリのうち、エディタの中にRubyを納めたのがRDEです。 RDEを使う事で、Rubyに至るまでの工程で悩んだり考えたりする必要がなく

    nilab
    nilab 2011/04/06
    RDE(Ruby Development Environment) - Ruby開発環境 : 「エディタの中にRubyを納めたのがRDE」「TEditorを使用」
  • Padre – Trac

    Padre, the Perl IDE Perl Application Development and Refactoring Environment Padre is a Perl IDE, an integrated development environment, or in other words a text editor that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects. Our primary focus is to create a peerless environment for learning Perl and creating Perl scripts, modules and dist

    nilab
    nilab 2010/12/15
    Padre, the Perl IDE : 「Perl Application Development and Refactoring Environment」
  • Eclipse C/C++ Development Tooling - CDT

    The Eclipse CDT™ Project provides a fully functional C and C++ Integrated Development Environment based on the Eclipse platform. Features include: support for project creation and managed build for various toolchains, standard make build, source navigation, various source knowledge tools, such as type hierarchy, call graph, include browser, macro definition browser, code editor with syntax highlig

    Eclipse C/C++ Development Tooling - CDT
    nilab
    nilab 2010/12/15
    Eclipse CDT (C/C++ Development Tooling)
  • Aptana.com

    Register now for Axway Summit 2024 and get energized to accelerate your digital transformation. Learn More Aptana Studio 3 is an open-source web development IDE, and while we are no longer actively maintaining the repository, it is still open-source and public so if you wish to download Aptana Studio 3 you can do so on GitHub.

    Aptana.com
    nilab
    nilab 2009/01/05
    Aptana Studio -- The Web 2.0 IDE for Ajax, PHP, Ruby on Rails, Jaxer and more
  • Eclipse Dynamic Languages Toolkit

    The Eclipse Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured development environments for dynamic languages such as PHP and Perl. Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python Integrated Developm

    nilab
    nilab 2007/11/02
    Dynamic Languages Toolkit : Eclipse DLTK
  • Flex Builder 3 Beta2をインストール:nod::ぶろぐ::RIA::Flash/Flex/Ajax

    FlashやFlex,(Ajax),S2Flex2,ActionScript3,yui-frameworks,Akabanaプロジェクトなどのメモ帳 Adobe Max2007の期間中にFlex Builder 3がBeta2になったのでこれまでのBeta1をアンインストールして改めてBeta2をインストールしてみました。 インストールしたのはWindows XP/MacOS XともにStandAlone版です。 これまで手動でインストールする必要があったCFExtensionもオプションでインストール可能になっています。 それに加えてJSEclipseも同時にインストールが可能のようです。 Beta2になってDataWizardのメニューもCreate Application from DataBase..といった表記に変わっています。またWebServiceのImportも追加されてい

    nilab
    nilab 2007/10/18
    Flex Builder 3 Beta2をインストール:nod::ぶろぐ::RIA::Flash/Flex/Ajax
  • Software Error

    Software Error:HTML::Template->new() : Cannot open included file ./tmpl/site//.tmpl : file not found. at lib/HTML/Template.pm line 1616. HTML::Template::_init_template(HTML::Template=HASH(0xa2888f8)) called at lib/HTML/Template.pm line 1189 HTML::Template::_init(HTML::Template=HASH(0xa2888f8)) called at lib/HTML/Template.pm line 1083 HTML::Template::new("HTML::Template", "filename", "./tmpl/site//

    nilab
    nilab 2007/10/18
    AmaterasAIR - Project Amateras : AmaterasAIR a.k.a. "AIR GEAR" : Adobe AIRでの開発を支援するオープンソースのEclipseプラグイン:FlexアプリケーションのためのWYSIWYGフォームデザイナ:mxmlファイルのインクリメンタルビルダ
  • AXDT - Trac

    Found and fixed an annoying svn error and moved the repository to http://svn.axdt.org/repo . The old location is still working and directed to the same repository, but i advise you to to switch the location ('svn switch --relocate <from> <to>') AXDT AXDT is a set of plug-ins for the Eclipse Platform that enable you to write ActionScript3 code in an integrated environment. AXDT is based on Eclipse

    nilab
    nilab 2007/10/18
    ASDT - Trac : いまのところ ActionScript2.0対応のIDE
  • 新・たけぞう瀕死の日記

    ■ [AIR]metaas ActionScriptのソースコードを操作するためのJavaライブラリだそうです。ActionScript3対応。ゼロからソースコードを組み立てたり、既存のActionScriptソースをパースしてDOMを取得できたりします。パースして生成したDOMを操作して書き出したりとかもできます。各ノードはソースコードのトークンの情報を持っているのでテキスト上の位置情報なども取得することができます。いろいろ使い道がありそうだー。 ■ [AIR]オープンソースなFlash開発環境 オープンソースのFlash開発環境にもいろいろあるので主なものを整理してみました。 FlashDevelop .NETアプリなのでWindows専用。動作が軽いです。ActionScript3、Flex 2、HaXeにも対応。でもFlexはMXMLのコード補完ができるだけで画面をビジュアルに作れ

    nilab
    nilab 2007/10/18
    新・たけぞう瀕死の日記 - オープンソースなFlash開発環境 : [AIR]オープンソースなFlash開発環境 : FlashDevelop, SEPY, ASDT, FLEXible
  • EPIC - Eclipse Perl Integration

    EPIC - Perl Editor and IDE for Eclipse Syntax highlighting Configurable coloring of syntactic elements On-the-fly syntax check Syntax errors detected and explained as you type or upon saving a file Content assist Autocompletion for subroutine and variable names Quick reference feature Documentation tooltips for built-in Perl functions Outline view Displays used modules and subroutines contained in

    nilab
    nilab 2007/08/22
    EPIC - Eclipse Perl Integration
  • https://www.flashdevelop.org/community/

    https://www.flashdevelop.org/community/
    nilab
    nilab 2007/07/23
    FlashDevelop.org :: Index
  • as3/FlashDevelop3 – HirobeのHack倉庫 – Trac

    FlashDevelop3.0.0Beta2をActionScript3のIDEとして使う 1.FlexSDK 2.0.1をダウンロード FlexSDK2.0.1、日語版、それからコマンドラインシェルをダウンロードしインストールします。インストールは、すべて同じフォルダに解凍するだけ。 ・ Flex 2 SDK (無償)と日語パック 「Flexフレームワークを含むFlex 2 SDKをダウンロード(無償)」のリンクを選び、AdobeIDを入力してログイン。「Flex SDK」と「Flex Language Pack」をダウンロードする。 ・ Flex Compiler SHell 注意:FlexSDK2.0.0では、Flex Compiler SHellが動きません。2.0.1に入れ替えましょう。 2.FlashDevelop 3.0.0Beta2 2.1 インストールする前に 古いバ

    nilab
    nilab 2007/07/23
    as3/FlashDevelop3 - HirobeのHack倉庫 - Trac : FlashDevelop3.0.0Beta2をActionScript3のIDEとして使う
  • Persistence is Power:GREEのオープンソーステクノロジー勉強会に行ってきた(070528) - livedoor Blog(ブログ)

    Days in programming, computing, studying, considering and enjoying @グローコム。2日経ってしまったが、メモを転写しておく。今回のスピーカーはサン・マイクロシステムズの藤井さんと、GREEの藤さん。 サン・マイクロシステムズ 藤井さんの話 Javaの生い立ち .. 元々はリアルタイム系への適用が主眼だった クロージャもジェネリックも当初から構想にはあったが、基はシンプル&コンパクト。いきなり複雑なモノになってしまうのを避けたとか Java搭載デバイスは全世界で5500M。って55億。すごい パフォーマンス、上がってきてる。サーバサイドはJava2->Java6で3倍以上速くなってるとか。へぇー JavaOneの話。有料の開発者会議。リクルーティングの場所でもある。日米の文化の違いか。 8時半から23時くら

    nilab
    nilab 2007/06/19
    Persistence is Power:GREEのオープンソーステクノロジー勉強会に行ってきた(070528) - livedoor Blog(ブログ):NetBeansがすげーよ。Rubyのエディタとしては最高 : NASA World WindもJavaで動いてる。
  • Adobe - Flash Player Version Penetration

    Adobe stopped supporting Flash Player beginning December 31, 2020 (“EOL Date”), as previously announced in July 2017. Open standards such as HTML5, WebGL, and WebAssembly have continually matured over the years and serve as viable alternatives for Flash content. Also, major browser vendors are integrating these open standards into their browsers and deprecating most other plug-ins (like Flash Play

    Adobe - Flash Player Version Penetration
    nilab
    nilab 2007/06/14
    Adobe Labs - Adobe Flex Builder 3 Public Beta