New Developer Documentation
-
Hi All,
Just wanted to let you know we have updated our developers documentation. We have separated it into 2 parts, Angular for the UI and Java for the backend. As of Mango 3.7 there is a new 'development' mode that can save time developing. Check them out here:
-
Hi Terry, just letting you know I clicked in and nothing appeared on mobile when I clicked on the Ui Development process menu item.
Sorry, disregard, it wasn't until I went into my pc I realised the page is actually a file download... -
Hi Terry,
We will install development environment for Mango v4.0.0.beta5 to our test servers.We are following the steps on this link http://docs-v4.mango-os.com/mango-java-developer-ide-setup-and-usage .
We completed the steps until the “Copy Overrides” part. But on that part we cannot find classes folder and classes debug-log4j2.xml file on the directory.
Also, on the Run Configuration part while we are configuring VM Arguments, we could not set debug-log4j2.xml file.
We saw that properties file is on the resources file. On the run configuration dependencies tab, what should we connect to Classpath Entries?Is there a different documentation for beta.5 development environment?
Thanks in advance, -
Hi @terrypacker
Hi Terry,
When will you update your developer documentation? I encountered a different configuration than the current version in Create Java Modules for Mango > Custom Module Configuration. How do I build the module in version 4.3.5.
Thanks in advance, -
@hazel there are no plans to update that documentation, your best bet is to review the code for our modules here:
https://github.com/MangoAutomation/ma-modules-public
If you can be specific about what you are trying to accomplish I might be able to point you in the direction of some code that will help your specific use-case.