Forget building your own custom docs platform. With GitBook you get beautiful documentation for your users, and a branch-based Git workflow for your team.
I've been beavering away for the last few days to create the missing Maven plugin for Docker. I'd previously created a plugin for VirtualBox that manages the creation of virtual machines. Based my ideas on that worked well there (configuration files, templates) but without the ones that don't (XML, patch files, building base boxes). What does it add to vanilla Docker? While Docker makes it easy to
おおまえです。 以前に「チケットフィールドのグループ化とチケットフィールドをカスタマイズする」という記事で紹介した機能ですが、この機能を誰でも利用できるように Trac プラグインにして trac-hacks.org に登録しました。 » TracTicketFieldsLayoutPlugin – Trac Hacks – Plugins Macros etc. Trac 0.12 以降 (TracLightning 含む) であれば機能するように、また、既存の DateFieldPlugin のようなチケットの項目を拡張するようなプラグインに干渉しないように実装しています。 機能の詳細などは、↑の記事でご確認ください。 開発初期から公開前提で作っていましたが、公開しようとしていたらしばらく trac-hacks.org に新しいプラグインが登録できない状態になっていたり…で気づいたらか
Java Plug-in Framework (JPF) Project Welcome to the Java Plug-in Framework project, the open source, LGPL licensed plug-in infrastructure library for new or existing Java projects. JPF can greatly improve the modularity and extensibility of your Java systems and minimize support and maintenance costs. What is JPF? JPF provides a runtime engine that dynamically discovers and loads "plug-ins". A plu
4. 開発環境準備( JDK ) 下記のサイトから JDK をダウンロードし、インストールします。 http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html ここでは、 JDK 6 update 26 を利用します。 5. 開発環境準備( JDK ) 環境変数を設定します。 JAVA_HOME : C:rogram Filesavadk1.6.0_26 PATH : 既存の設定値に「 %JAVA_HOME%in 」を追加します。 (上記の JAVA_HOME には、デフォルトの設定でインストールしたときのパスを設定しています。インストールパスを変更している場合は、環境にあったパスを設定してください。) 6. 開発環境準備( Eclipse ) 下記のサイトから Eclipse
Web interface for workflow administration of Trac Description This plugin provides an editor for workflow and a diagram of the workflow using the Graphviz program. It can be used to define and edit a ticket workflow: See also: TracWorkflow, MultipleWorkflowPlugin. Bugs/Feature Requests Existing bugs and feature requests for TracWorkflowAdminPlugin are here. If you have any issues, create a new ti
Posts Jun 19, 2014 Enterprise brownfield - Scala to the rescue Oct 22, 2013 Creating an RxJava Observable from an Akka Actor Jan 3, 2013 Getting Started with ScalaFX and resizable UIs Aug 18, 2012 Linked Lists in Datomic Aug 8, 2012 First Steps with Akka Remoting Aug 5, 2012 Learning F# via Robocode: Setup and First Steps Mar 31, 2012 A simple SBT build for your Scalatron bot Oct 11, 2011 Accessin
第4回Eclipse Formsによる“Hello World!” 松藤秀治 2007-12-13
EclipseはオープンソースのJava統合開発環境として、すでにデファクトスタンダードといえる地位を築いています。皆さんもご存じのとおり、Eclipseは非常に有用な機能を多く備えていますが、やはり最大の特長はプラグインによる拡張が可能という点でしょう。すでに無償・有償含め数多くのプラグインが世界中で開発されており、これらを組み合わせることでEclipseに好きな機能を追加することができるのです。 既存のプラグインを組み合わせるだけでも十分に強力なEclipseですが、さらに自分でプラグインを作ることができるとしたらどうでしょうか? 既存のプラグインでは実現できない、かゆいところに手が届くような機能をEclipseに組み込むことができます。また、既存のフレームワークやライブラリをより使いやすくするための機能を実装することもできます。そして、これらの機能をEclipseプラグインとして公開
JSON EditorはEclipse IDE用の簡素なプラグインであり以下の機能を提供します──カラーテキスト強調、アウトラインツリービュー、JSON検証、テキスト整形、JSONデータ形式に対応したテキストの折り返し。 ダウンロード 最新ダウンロードファイル jsonedit-core_0.9.7.jar (日付: 2013-07-31, サイズ: 20.18 KB) jsonedit-validator_0.9.7.jar (日付: 2013-07-31, サイズ: 6.59 KB) jsonedit-folding_0.9.7.jar (日付: 2013-07-31, サイズ: 3.60 KB) jsonedit-outline_0.9.7.jar (日付: 2013-07-31, サイズ: 16.40 KB) jsonedit-log_0.9.7.jar (日付: 2013-07-
あまりJavaScriptに詳しくないので勉強しとこうと思いまして、まずは環境構築から始めました。 とりあえず、Adobeが出してるJSEclipseを入れてみました。 IDE : Eclipse 3.5 Galileo プラグイン : Adobe JSEclipse 1.5.5 1. Eclipseを起動して、「ヘルプ」→「新規ソフトウェアのインストール」をクリックしていき、 「作業対象」のテキストボックスに以下のURLを入れる。
We have retired Flash. Support for Flash ended on December 31, 2020. Find out more https://main--cc--adobecom.hlx.page/cc-shared/assets/img/product-icons/svg/express.svg | Adobe Express Ready for standout content? Meet Adobe Express. Make and share beautiful content with ease. Choose from thousands of professional-designed templates for fast social posts, flyers, banners, and more. Get Adobe Expre
Tracをインストールしたあと、とりあえず入れた方がいいんでねーか?と思われるプラグインをリストにしてみた。 なお、Tracのバージョンは0.10を対象にしており、いくつかのモジュールは0.11で本体に取り込まれた。 ExcelReportPlugin レポートを純粋Excel形式で出力できる。これを使うことで、顧客と課題管理表をExcelでやりとりしつつ、管理はTracで出来る。カスタムクエリを工夫すると、いろんなレポートが作れる。 <サイト内関連記事> TracのレポートをExcel形式で出力 ExcelReportPluginをpython2.3で利用するhack ExcelReportPluginの管理 IniAdmin いちいちtrac.iniを手動で編集するのは大変なので入れる WebAdminPlugin プラグインの有効化、ユーザの追加などなど、コマンドラインでしか出来
Trac月使えば大抵揃ったりしますが。 管理系 WebAdminPlugin Tracの設定変更をTrac上から行えるようにするプラグイン。Tracを管理するなら必須に近い。 AccountManagerPlugin 各ユーザ自身でパスワードの変更・管理等を行えるようにするプラグイン。設定によっては誰でもアカウントを追加できるようになるため注意が必要。 外部制御系 XmlRpcPlugin 名前の通り、XML-RPCでのTrac制御を可能にするプラグイン。EclipseのMylarとTracを連携する時などに。 HttpAuthPlugin httpアクセス時の強制認証を有効にするプラグイン。XmlRpcPluginを使ってMylarとの連携を行う場合、このプラグインも導入しないと正しく認証が行われない。 Wiki関連 TracNav Tracナビゲーションバー(バーと言うよりボックスだが
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く