Skip to content

Commit c285844

Browse files
Add building note
1 parent 82b7e1b commit c285844

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,7 @@ This library requires that your application use proguard to mangle classes. In t
5555
If you want to use ModernConnector for ports 80/443/8080, your app WILL need a code signing signature or some way to bypass codesigning
5656

5757
### Certificate validation
58-
It simply does not exist. This library currently takes care of encryption but will not verify the remote server. It cannot be considered secure for that reason, but it can let you connect to secure services.
58+
It simply does not exist. This library currently takes care of encryption but will not verify the remote server. It cannot be considered secure for that reason, but it can let you connect to secure services.
59+
60+
### Building
61+
Use netbeans 8.2 with Mobility and the proper j2me sdk setup. If that sounds awful its because it is. I should fix this eventually.

0 commit comments

Comments
 (0)