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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,13 @@ These applications are required to install and run RemoteTM Web Server:
17
17
18
18
_Tip_: Visit [SSL/TLS Configuration How-To](https://tomcat.apache.org/tomcat-9.0-doc/ssl-howto.html) for information on configuring Apache Tomcat to support HTTPS protocol.
19
19
20
+
## Building
21
+
22
+
You need `Java 21` and `gradle 9.x` to build RemoteTM from source code.
23
+
24
+
- Point `JAVA_HOME` to your Java 21 installation.
25
+
- Run `gradle` in the root directory of the project.
26
+
20
27
## SaaS (Software as a Service)
21
28
22
29
RemoteTM servers are available for rent at Maxprograms' [Online Store](https://www.maxprograms.com/store/buy.html).
@@ -36,7 +43,7 @@ You can download `RemoteTM.war` from RemoteTM's [Home Page](https://maxprograms.
36
43
37
44
Peer support is available at [Groups.io](https://groups.io/g/maxprograms/)
38
45
39
-
Users with an active Swordfish subscription may contact tech@maxprograms.com for assistance.
46
+
Users with an active Swordfish subscription may contact <tech@maxprograms.com> for assistance.
0 commit comments