2016年3月10日木曜日

JasperStudio6.2.0プラグインをインストールしてみた。

eclipse→ヘルプ→新規ソフトウェアのインストール→作業対象
http://sourceforge.net/projects/jasperstudio/files/updatesite/6.2.0

0 件のコメント:

コメントを投稿

シャットダウン時の後処理 (shutdown)

# vi /etc/systemd/system/drop.service [Unit] Description= stop httpgwd DefaultDependencies=no Before=shutdown.target RefuseManualStart=true ...