My path can't be that short, if I want it to point to ..\com then: C:\Users\PJ.PJ_HOME\IdeaProjects\RuneMateTest\out\production\RuneMateTest\com
But it can't find it anyway..
<-- my folder Tree and main class Script
Removed resource tags and changed Internal id.
Still when I run RuneMate from Intelij it only loads Developer Tools
I'm trying to find in C:\Users\MyUsername\IdeaProjects\RuneMateTest\out
@Jux7apose
EDIT: my Script class looks like
public class...
My manifest looks like this (haven't changed anything except main class path).
Linked RM to out directory of my project
Sorry if it is silly question, but I can't get this to work.
<manifest>
<main-class>com.dragon41.bots.tutorial_bot.Tree.Script</main-class>
<name>Cloud's...