This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 440af8e  Merge pull request #3351 from sdedic/lsp/db-explorer
     new 08efdc4  [NETBEANS-6253] Posibility to run single Groovy Script 
Initial commit
     new 1c673ab  Improving code of single run groovy file.
     new b475945  Compiling on JDK 11
     new a72dacb  Improving code.
     new 40383a9  Merge pull request #3350 from ppisl/NETBEANS-6253

The 6261 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 groovy/groovy.support/nbproject/project.properties |   1 +
 groovy/groovy.support/nbproject/project.xml        |  26 ++++
 .../support/actions/singlefilerun/JPDAStart.java   | 144 +++++++++++++++++
 .../SingleGroovySourceRunActionProvider.java       | 173 +++++++++++++++++++++
 4 files changed, 344 insertions(+)
 create mode 100644 
groovy/groovy.support/src/org/netbeans/modules/groovy/support/actions/singlefilerun/JPDAStart.java
 create mode 100644 
groovy/groovy.support/src/org/netbeans/modules/groovy/support/actions/singlefilerun/SingleGroovySourceRunActionProvider.java

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to