#Java for Headless Build Script Integration

1 messages · Page 1 of 1 (latest)

wraith lintel
#

Hello everyone,

I'm humbly seeking your assistance with a task I've received. I need to understand and implement a Headless Build using the Temenos Visualizer, as described in this documentation: Headless Build Documentation. (https://docs.temenos-cloud.com/konylibrary/visualizer/visualizer_user_guide/Content/CommandLine.htm)
The task involves creating a script in Python that:

Executes the headless build.
Reads and modifies a JSON file (projectProperties.json) located at the root of the project.
While I have some experience with Python, I'm struggling with integrating the build process and manipulating the JSON properties effectively. Any guidance, sample code, or pointers on how to proceed would be incredibly appreciated. If anyone has faced a similar challenge or has experience with the Temenos Visualizer, your insights would be invaluable.

Thank you so much for your solidarity and help!

light sirenBOT
#

<@&987246554085740594> please have a look, thanks.

wraith lintel
#

Need Urgent Help with Java for Headless Build Script Integration!(new job, please help)

#

NEW AT THE JOB, PLEASE HELP! Need Urgent Help with Java for Headless Build Script Integration

vocal shard
#

Where did you get stuck, it helps to be a bit more specific. And share what you already created.

wraith lintel
vocal shard
#

I'd ask internal guidance then, since it would surprise me a bit if you also need to learn Java for your task. But if you do:

light sirenBOT
#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming

light sirenBOT
#

ava for Headless Build Script Integration

#

Changed the title to ava for Headless Build Script Integration.

slate mason
#

Java for Headless Build Script Integration

wraith lintel