Giter Site home page Giter Site logo

vscode-tomcat's Introduction

Tomcat for Visual Studio Code

Build Status

Usage

start and run

Features

  • Add Tomcat Server from Tomcat Install Path
  • Start/Restart Tomcat Server from VSCode
  • Run war package on Tomcat Server
  • Debug war package on Tomcat Server
  • Run exploded war on Tomcat Server
  • Debug exploded war on Tomcat Server
  • Open server homepage in browser to check all deployed war packages
  • View all deployed war packages in Tomcat Explorer
  • Open war package homepage in browser
  • Stop Tomcat Server
  • Rename Tomcat Server
  • Customize JVM Options when starting Tomcat Server
  • Reveal deployed war packages in file explorer
  • Delete deployed war package
  • Build, Run/Debug code from button

Package Settings

  • "tomcat.build.warFile"
  • "tomcat.build.browse.onDeploy"
  • "tomcat.build.args"
  • "tomcat.build.command"

Example

    "tomcat.build.warFile":"web.war",
    "tomcat.build.browse.onDeploy":true,
    "tomcat.build.args":"clean package",
    "tomcat.build.command":"mvn"

Prerequisites

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Release Notes

Refer to CHANGELOG

Telemetry

VS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. If you don't wish to send usage data to Microsoft, you can set the telemetry.enableTelemetry setting to false. Learn more in our FAQ.

vscode-tomcat's People

Contributors

adashen avatar cowboymacke avatar ntt2k avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.