File tree Expand file tree Collapse file tree 5 files changed +25
-10
lines changed
Expand file tree Collapse file tree 5 files changed +25
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- # Payara Tools for VS Code README
1+ # Payara Tools for VS Code
2+
3+ ## Usage
4+
5+ ![ start server and deploy application] ( resources/PayaraServer.gif )
6+
7+ ## Features
8+ * Add Payara Server
9+ * Start Payara Server
10+ * Start Payara Server in debug mode
11+ * Stop Payara Server
12+ * Rename Payara Server
13+ * Create Payara Server domain
14+ * Update Admin server credentials
15+ * Customize JDK path
16+ * Open Admin console homepage in browser
17+ * View Payara Server log
18+ * Open Payara domain.xml
19+ * Run war package
20+ * Debug war package
21+ * Run exploded war
22+ * Debug exploded war
23+ * Open deployed application homepage in browser
24+ * Enable/Disable/Undeploy application
Original file line number Diff line number Diff line change 44 "description" : " Payara Tools for Visual Studio Code" ,
55 "version" : " 0.0.1" ,
66 "publisher" : " Payara" ,
7+ "icon" : " resources/payara.png" ,
78 "repository" : {
89 "type" : " git" ,
910 "url" : " https://github.com/payara/ecosystem-vscode-plugin"
You can’t perform that action at this time.
0 commit comments