Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shannah/cn1-push-test-server-and-client
A simple push client and server in CN1.
https://github.com/shannah/cn1-push-test-server-and-client
Last synced: about 1 month ago
JSON representation
A simple push client and server in CN1.
- Host: GitHub
- URL: https://github.com/shannah/cn1-push-test-server-and-client
- Owner: shannah
- Created: 2022-07-13T12:22:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T15:01:40.000Z (over 1 year ago)
- Last Synced: 2023-08-09T16:54:09.377Z (over 1 year ago)
- Language: Java
- Size: 62.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Codename One Project
This is a multi-module maven project for building a Codename One application. Codename One applications written in Java and/or Kotlin, and are built as native apps and can be built and deployed to iOS, Android, Mac, Windows, Linux, and also to the Web.
== Getting Started
=== Java
If you plan to use Java as your primary language, https://shannah.github.io/cn1-maven-archetypes/cn1app-archetype-tutorial/getting-started.html[start here].
=== Kotlin
If you plan to use Kotlin as your primary language, https://shannah.github.io/cn1app-archetype-kotlin-template/getting-started.html[start here].
== Eclipse Users
IMPORTANT: If you use Eclipse as your IDE, **read this first**
The _tools/eclipse_ directory contains eclipse ".launch" files that will add common Maven goals as menu items inside Eclipse.
**After importing this project into Eclipse, you should import the launch files.**
== NetBeans Users
IMPORTANT: If you use NetBeans as your IDE, **read this first**
The _tools/netbeans_ directory contains netbeans configuration files that are necessary for NetBeans to work properly with this project.
**You should copy these files into the project root directory before opening the project into NetBeans**
This project is a multi-module Maven project that was generated from a Maven archetype.
== IntelliJ Users
The project should work in IntelliJ out of the box. No need to copy any files.
== Help and Support
See the https://www.codenameone.com[Codename One Web Site].