summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-10-05 21:15:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-10-05 21:15:33 +0000
commite42ae23d49d27f78e7f22cf8f1bf0a7586483dfd (patch)
tree8df2963e66ca3ab1a1be8cbaab9a2bf0868d4e49 /java/Makefile
parentUse this module to check whether a filehandle is readable, writable, or (diff)
Development using the properties file is performed by Java by the setting
file of J2EE application, internationalization correspondence with desktop application, etc. being sufficient. However, you have to change the multi-byte character in a file into Unicode with the native2ascii tool of attachment in J2SDK on the character platform un-depending. This editor can directly edit property files written in Unicode reference characters, and saves the time and effort of converting into Unicode through native2ascii. In addition to the usual functions of an editor, the plugin is integrated with Eclipse and JBuilder. Files can be opened in the IDE and saved in Unicode. It can use by intuitive and simple operation. WWW: http://propedit.sourceforge.jp/index_en.html PR: ports/116871 Submitted by: Sutra Zhou <zhoushuqun at gmail.com>
Notes
Notes: svn path=/head/; revision=200933
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 b5f7b4705033..3da72317aed1 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -38,6 +38,7 @@
SUBDIR += eclipse-lomboz
SUBDIR += eclipse-ocl
SUBDIR += eclipse-pmd
+ SUBDIR += eclipse-propedit
SUBDIR += eclipse-quantum
SUBDIR += eclipse-sqlexplorer
SUBDIR += eclipse-sysdeo-tomcat