Difference between revisions of "Virtual development environment"
Jump to navigation
Jump to search
(Created the page) |
(No difference)
|
Revision as of 09:49, 3 October 2023
To help aid in development of codeunits a VirtualBox image is available for download, contact us for the link.
The image is setup with MariaDB, Tomcat 8, Netbeans 11.3 and a java-project that automatically deploys to the local Tomcat instance and has access to the TS-API with javadoc.
If the image is connected to a bridged network, the database and webserver are accessible from other machines (port 3306 and 8080 are open). use the command ip a to find the IP of the machine.