How to export Jetty launch configurations out of Eclipse -


this question has answer here:

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

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -