Gradlew is associated with the gradle build system. So I would check the following:<div><br></div><div>- Make sure Gradle is installed on your system</div><div>  - most distros have in their repos</div><div>- navigate to the folder level where you see a build.gradle file</div><div>- run the following command:</div><div>   - gradle build</div><div><br></div><div>- check to see if there's a build, builds or libs folder after you run gradle build</div><div>- navigate into the build/builds/libs folder and snoop around in their for your built binary</div><div><br></div><div>That might point you in a direction.</div><div><br></div><div>Jonathan</div><div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 30, 2018, 5:24 PM Chuck Payne via Ale <<a href="mailto:ale@ale.org">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Guys, <div><br></div><div>Has anyone messed with Rundeck? I am trying to build out some plugins, but I am not seeing how. <br><br>I see something called gradlew, and I found something online to build it out</div><div><br></div><div>./gradlew build <br><br>It says it ran, but I don't see any output. <br><br>It would be nice if the README.md has notes that are useful, anyway I am very lost needing help. <br clear="all"><div><br></div>-- <br><div class="m_5545789891790445421gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Terror PUP a.k.a<br>Chuck "PUP" Payne<br>-----------------------------------------<br>Discover it! Enjoy it! Share it! openSUSE Linux.<br>-----------------------------------------<br>openSUSE -- Terrorpup<br>openSUSE Ambassador/openSUSE Member<br>skype,twiiter,identica,friendfeed -- terrorpup<br>freenode(irc) --terrorpup/lupinstein<br>Register Linux Userid: 155363<br> <br>Have you tried SUSE Studio? Need to create a Live CD,  an app you want to package and distribute , or create your own linux distro. Give SUSE Studio a try.</div></div>
</div></div>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div></div>