aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-pydev
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:22:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:22:35 +0000
commit3bd0ac0d72aab526cd89382825e17fb94504687d (patch)
treec2e9bb521a07491f51813a0a02adbe55f6c79e13 /java/eclipse-pydev
parent7a76643f38d806cadebd3575ae3a5cf34e8006a5 (diff)
downloadports-3bd0ac0d72aab526cd89382825e17fb94504687d.tar.gz
ports-3bd0ac0d72aab526cd89382825e17fb94504687d.zip
Convert to UCL & cleanup pkg-message (categories h-k)
Notes
Notes: svn path=/head/; revision=508880
Diffstat (limited to 'java/eclipse-pydev')
-rw-r--r--java/eclipse-pydev/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/java/eclipse-pydev/pkg-message b/java/eclipse-pydev/pkg-message
index 625bab898943..bb0fa67128d8 100644
--- a/java/eclipse-pydev/pkg-message
+++ b/java/eclipse-pydev/pkg-message
@@ -1,5 +1,6 @@
-*********************************************************************
-
+[
+{ type: install
+ message: <<EOM
The first time, run Eclipse with the option -clean, and configure
a Python or Jython interpreter in Window -> Preferences -> PyDev
-> Interpreter before creating a new Pydev project
@@ -9,5 +10,6 @@
eclipse -consoleLog -initialize
as root or sudoer.
-
-*********************************************************************
+EOM
+}
+]