summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-01-23 10:33:41 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-01-23 10:33:41 +0000
commitf5fa428d52129fb3d50fe0b6757873ea1caad208 (patch)
treec4cb5073782a678cf03dd0c0610667f99d9f073e /java/Makefile
parent- Remove unneeded data.bin (diff)
PyDev is a plugin that enables users to use Eclipse for Python and Jython
development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. WWW: http://pydev.sourceforge.net/
Notes
Notes: svn path=/head/; revision=206056
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 7954409c1685..b3d9a1729623 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -42,6 +42,7 @@
SUBDIR += eclipse-ocl
SUBDIR += eclipse-pmd
SUBDIR += eclipse-propedit
+ SUBDIR += eclipse-pydev
SUBDIR += eclipse-quantum
SUBDIR += eclipse-shelled
SUBDIR += eclipse-sqlexplorer