[ 
https://issues.apache.org/jira/browse/NETBEANS-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452425#comment-17452425
 ] 

Petr Pisl commented on NETBEANS-6253:
-------------------------------------

The initial commit has PR and also adds possibility to debug a script.

But, there are problems. In NetBans itself, we can not create breakpoing in 
script witthough project yet. So a script is executed in debug mode, but you 
can not create breakpoints. 

!Screenshot from 2021-12-02 15-03-44.png!

In VSCode, we can add breakpoint, but they are not inserted in the right place:

!Screenshot from 2021-12-02 15-10-51.png!

It would be nice to get debugging working as well. I would like to ask 
[~entlicher] for help with this. 

> Posibility to run single Groovy Script
> --------------------------------------
>
>                 Key: NETBEANS-6253
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6253
>             Project: NetBeans
>          Issue Type: New Feature
>          Components: groovy - Code
>            Reporter: Petr Pisl
>            Assignee: Petr Pisl
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: Screenshot from 2021-12-02 15-03-44.png, Screenshot from 
> 2021-12-02 15-10-51.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> It would be useful, to run a Groovy script that is not a part of a project. 
> This is mainly for VSCode extension, where you can open a folder and if there 
> is a Groovy script, user wants to run it. In Netbeans you can open Favourite 
> window. The file should be run through action Run File (SHIFT+F6).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to