-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for scripts from file system #8
Comments
I did it by add a gloabl Class,maybe help import org.apache.commons.io.FilenameUtils class G extends HashMap<String,Object> {
} |
This would be a great feature. Currently I use it extensively in ScriptRunner as it allows me to use the IDEA IDE to build the scripts and then easily deploy them to the JIRA server via SSH. @BobbyNie Any chance of submitting a pull request? |
No description provided.
The text was updated successfully, but these errors were encountered: