Development Environment

leninweblb6 years ago

Hi, how are you?
What tools do you recommend me to use to develop Traccar?

Best Regards
Lenin

Anton Tananaev6 years ago

IntelliJ idea.

leninweblb6 years ago

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

Anton Tananaev6 years ago

Have you cleared cache?

Mohcine Madkour4 years ago

Hi Anton, Does development of Traccar source code needs IntelliJ idea professional or the Community version is enough?

Anton Tananaev4 years ago

I use community edition.