Back to articles
JADE: NEW ON JADE ? Create your FIRST agent while using your cmd PART 2.

JADE: NEW ON JADE ? Create your FIRST agent while using your cmd PART 2.

via Dev.toNEEDTOCODEH24

level : Noob/New Version : Windows 10 language : java 17.0.10 (jade Framework 4.6.0) CREATING MY FIRST AGENT: So, if you're new to the world of Multi-Agent Systems (MAS), we’ve got you. In this article, we’re going to take it step-by-step—and I mean CLEAR steps. Ugh, I know the struggle of doing something for the first time: repeating the same lines of code, scrolling through Google, jumping to ChatGPT... only to end up in what we call 'Event Spaghetti.' Tons of info, but none of it actually works (or at least not the way it should). It’s draining, and as developers, we’ve all been there. GET TO THE POINT NOW, lets follow these steps one by one : 1: Open File Explorer on your computer. 2: In the address bar, go to the folder where your jade-bin-[version] is located. 3: Click on it 4: You'll see "lib folder" and normally in it you'll find jade (jar extension). 5: back to the jade folder. 6: Create a folder called "src" if it's not already there. 7: Click on it. 8: Create another folder

Continue reading on Dev.to

Opens in a new tab

Read Full Article
3 views

Related Articles