IntelliJ idea.
Hi, great. I have installed IntelliJ IDEA and cloned the GitHub project (according this steps: https://www.traccar.org/build-in-intellij-idea/), the first time when I ran the app, the browser thrown an error 404. I have been forgotten to download the source code of traccar-web. After add it the project, it ran successfully.
At this point I wanna make a change to the interface.
I have been editing: traccar-web/web/simple/index.html
I did a simple change: <title>Traccar</title>
by <title>Traccar v2</title>
I did a Rebuild before Run and nothing change made in the browser.
How can I compile the new changes?
Best Regards
Lenin
Have you cleared cache?
Hi Anton, Does development of Traccar source code needs IntelliJ idea professional or the Community version is enough?
I use community edition.
Hi, how are you?
What tools do you recommend me to use to develop Traccar?
Best Regards
Lenin