Skip to content

Commit 9068f91

Browse files
authored
Merge pull request #10 from jGauravGupta/ECOSYS-101-doc
ECOSYS-101 Readme doc and marketplace plugin icon
2 parents d2719a2 + 03862da commit 9068f91

File tree

5 files changed

+25
-10
lines changed

5 files changed

+25
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,24 @@
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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
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"

resources/PayaraServer.gif

2.51 MB
Loading

resources/payara.png

10.2 KB
Loading

0 commit comments

Comments
 (0)