Basic J2ME app with a Makefile.
Go to file Use this template
2024-05-27 20:01:56 +05:00
META-INF Initial commit. 2024-02-16 00:22:42 +05:00
res Initial commit. 2024-02-16 00:22:42 +05:00
src/com Initial commit. 2024-02-16 00:22:42 +05:00
.gitignore Make it so Makefile finds .java files at any subdirecotory nesting. 2024-05-26 08:18:26 +05:00
example.mk Specify JAVA_HOME instead of JC. 2024-05-27 14:32:16 +05:00
LICENSE Change the email to a real one. 2024-03-31 23:02:31 +05:00
Makefile Remove unnecessary variable and fix run target. 2024-05-27 20:01:56 +05:00
README.md Initial commit 2024-02-15 19:18:03 +00:00

j2me_hello

Basic J2ME app with a Makefile.