summaryrefslogtreecommitdiffstats
path: root/system/microemulator/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/microemulator/README')
-rw-r--r--system/microemulator/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/system/microemulator/README b/system/microemulator/README
deleted file mode 100644
index 0b5ff3e300..0000000000
--- 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