diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-24 01:07:53 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 20:00:50 -0500 |
commit | 5b9261673c6de555d03927399e7fb777c8b944db (patch) | |
tree | d38cc0b33eb340785bf3dbd4eff5edd9a0af969f /system/microemulator/README | |
parent | 81a8743b9adffbe911b9f55cd93aa6b7dcde8aff (diff) |
system/microemulator: Removed (No maintainer).
Diffstat (limited to 'system/microemulator/README')
-rw-r--r-- | system/microemulator/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/system/microemulator/README b/system/microemulator/README deleted file mode 100644 index 0b5ff3e3005b8..0000000000000 --- a/system/microemulator/README +++ /dev/null @@ -1,14 +0,0 @@ -MicroEmulator is a pure Java implementation of Java ME in Java SE. - -Features: - - - Support for MIDP 2.0 - - Generic Connection Framework - - Support for MMAPI (JSR 135) - - Support for FileConnection API (JSR 75) - - Support for Nokia APIs - - Support for Siemens APIs - - Skinnable and configurable interface - - Works with different graphics libraries; - currently with Swing and SWT - - Platform independent: Windows, Linux, OSX |