summaryrefslogtreecommitdiff
path: root/java/eclipse-pydev/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-pydev/pkg-message')
-rw-r--r--java/eclipse-pydev/pkg-message15
1 files changed, 0 insertions, 15 deletions
diff --git a/java/eclipse-pydev/pkg-message b/java/eclipse-pydev/pkg-message
deleted file mode 100644
index bb0fa67128d8..000000000000
--- a/java/eclipse-pydev/pkg-message
+++ /dev/null
@@ -1,15 +0,0 @@
-[
-{ 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
-
- If you don't see the Pydev perspective in Eclipse, run the command
-
- eclipse -consoleLog -initialize
-
- as root or sudoer.
-EOM
-}
-]