[pleiades] 14/16: enable README.Debian
Hideki Yamane
henrich at moszumanska.debian.org
Sun Jul 2 00:40:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository pleiades.
commit dbb630a5ae70238fed02946d1cc3e8b55211fa0d
Author: Hideki Yamane <henrich at debian.org>
Date: Sun Jul 2 09:32:46 2017 +0900
enable README.Debian
---
debian/README.Debian | 29 +++++++++++++++++++++++++++++
debian/changelog | 1 +
2 files changed, 30 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..ab11351
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,29 @@
+pleiades for Debian
+-------------------
+
+ Please edit /etc/eclipse.ini file to add below line to bottom,
+ then restart eclipse.
+
+-javaagent:/usr/lib/eclipse/plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
+
+
+ And comment out these 2 lines in /etc/eclipse.ini also changes splash screen.
+#-showsplash
+#org.eclipse.platform
+
+
+(in Japanese)
+
+ /etc/eclipse.ini の最後の行に以下の1行を追加してから eclipse を起動して
+ください。
+
+-javaagent:/usr/lib/eclipse/plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
+
+
+ また、/etc/ecliplse.ini 中の以下の2行をコメントアウトするとスプラッシュ
+ スクリーンが変わります。
+#-showsplash
+#org.eclipse.platform
+
+
+ -- Hideki Yamane (Debian-JP) <henrich at debian.or.jp> Wed, 04 Nov 2009 20:23:07 +0900
diff --git a/debian/changelog b/debian/changelog
index 1c7db6b..34809cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ pleiades (1.7.27-1) UNRELEASED; urgency=medium
- update since Apache commons is included in src
- drop unnecessary srctest/jp/sourceforge/mergedoc/pleiades/resource/3.*
mention
+ * re-enable README.Debian
-- Hideki Yamane <henrich at debian.org> Sun, 02 Jul 2017 07:45:36 +0900
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git
More information about the pkg-java-commits
mailing list