How to export Jetty launch configurations out of Eclipse -
this question has answer here:
- eclipse: export running configuration 4 answers
i export jetty launch configuration eclipse's jetty can consume , use it. have searched .launch
file, file found result of setting configurations, not file jetty reads configurations. appreciated, thanks!
taken from: https://stackoverflow.com/a/8229831/850475
exporting:
go file > export... > run/debug > launch configurations
in dialog jetty
set filename
importing:
go file > import... > run/debug > launch configurations
in dialog select jetty config
set filename
Comments
Post a Comment