Sign in
apache
/
directory-kerby
/
installation
/
.
/
kerby-dist
/
scripts
/
equinox
/
equinoxShutdown.gv
blob: 70aae9a67767e42f9c6c4b61a346ece2342aab7d [
file
] [
log
] [
blame
]
import
org
.
eclipse
.
core
.
runtime
.
adaptor
.
EclipseStarter
;
println
'calling EclipseStarter.shutdown'
EclipseStarter
.
shutdown
()
println
'shutdown terminated'