From e42ae23d49d27f78e7f22cf8f1bf0a7586483dfd Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 5 Oct 2007 21:15:33 +0000 Subject: 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 --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') 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 -- cgit v1.3