OpenLiberty / liberty-tools-eclipse

Eclipse Public License 2.0
11 stars 8 forks source link

Show status (stopped or started) and debug port of each app in the dashboard #45

Open awisniew90 opened 2 years ago

awisniew90 commented 2 years ago

We could potentially leverage the LMP and LGP's "liberty:status" commands to see if each server/app is started and reflect that in a "status" column next to each app in the Liberty Dashboard.

scottkurz commented 1 year ago

One challenge is if and how to distinguish between the case where Liberty Tools itself started the server vs. some other user/process did.