You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,16 @@ These are the source of the GeneXus Standard Classes for Java, valid since GeneX
9
9
10
10
## Modules
11
11
12
-
| Name | Description
13
-
|--------------------------------|---
14
-
| common | Classes common to Android and Java
15
-
| gxcryptocommon | Classes common to Android and Java related to Cryptography
16
-
| gxmail | Classes related to mail handling
17
-
| java | Java standard classes, output is gxclassr.jar
18
-
| wrappercommon | Interfaces to encapsulate Java EE and Jakarta EE support, output is gxwrappercommon.jar
19
-
| wrapperjavax | Implement the interfaces defined in wrappercommon in Java EE, output is gxwrapperjavax.jar
20
-
| wrapperjakarta | Implement the interfaces defined in wrappercommon in Jakarta EE, output is gxwrapperjakarta.jar
21
-
| gxoffice | Formerly Java classes are now separated to be included only when using office.
22
-
| gxsearch | Formerly in Java classes are now separated to be included only when using search.
12
+
| Name | Description
13
+
|---|---
14
+
| common | Classes common to Android and Java
15
+
| gxmail | Classes related to mail handling
16
+
| java | Java standard classes, output is gxclassr.jar
17
+
| wrappercommon | Interfaces to encapsulate Java EE and Jakarta EE support, output is gxwrappercommon.jar
18
+
| wrapperjavax | Implement the interfaces defined in wrappercommon in Java EE, output is gxwrapperjavax.jar
19
+
| wrapperjakarta | Implement the interfaces defined in wrappercommon in Jakarta EE, output is gxwrapperjakarta.jar
20
+
| gxoffice | Formerly Java classes are now separated to be included only when using office.
21
+
| gxsearch | Formerly in Java classes are now separated to be included only when using search.
23
22
| gxandroidpublisher and javapns | They are necessary for when you have Push Notifications in your old implementation. These are projects that should disappear in the short term.
24
23
| android | The standard Android classes. **Note that this is not the full runtime for Android, the full runtime can be created by using the Android Flexible Client project**.
25
24
| gxexternalproviders | Implements service provider for IBM Cloud, Google, Azure, Amazon
0 commit comments