Jump to content

runClient runServer etc


skaviouz

Recommended Posts

I'm looking for the script file, where I can find all the commands that can be executed?

So I made a shortcut file (so I can set a shortcut key to it)

"java.exe"    "-Dorg.gradle.appname=gradlew" -classpath "%userprofile%\Documents\NetBeansProjects\Forge\\gradle\wrapper\gradle-wrapper.jar" org.gradle.wrapper.GradleWrapperMain runClient

 

and that runs my client, but where do I find the list of commands other than runClient, etc.

 

I notice I have a new directory at %userprofile%/.gradle

 

I ran into this because I was attempting to debug my project, as I'm making GUI. and being able to code on runtime is just invaluable. and then I remember a long time ago looking at an ant script with all the commands. and I know gradle replaced ant it seems.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.