How to add Apache Tomcat server to Visual Studio Code under Linux? Announcing the arrival of...
How to keep bees out of canned beverages?
How do I deal with an erroneously large refund?
Putting Ant-Man on house arrest
Why I cannot instantiate a class whose constructor is private in a friend class?
Is there a possibility to generate a list dynamically in Latex?
TV series episode where humans nuke aliens before decrypting their message that states they come in peace
Are these square matrices always diagonalisable?
Processing ADC conversion result: DMA vs Processor Registers
Where/What are Arya's scars from?
What *exactly* is electrical current, voltage, and resistance?
Writing a T-SQL stored procedure to receive 4 numbers and insert them into a table
Like totally amazing interchangeable sister outfit accessory swapping or whatever
Will I be more secure with my own router behind my ISP's router?
What is the purpose of the side handle on a hand ("eggbeater") drill?
In search of the origins of term censor, I hit a dead end stuck with the greek term, to censor, λογοκρίνω
What is the numbering system used for the DSN dishes?
What is the ongoing value of the Kanban board to the developers as opposed to management
When does Bran Stark remember Jamie pushing him?
RIP Packet Format
What happened to Viserion in Season 7?
Is a self contained air-bullet cartridge feasible?
false 'Security alert' from Google - every login generates mails from 'no-reply@accounts.google.com'
Preserving file and folder permissions with rsync
Is there a way to fake a method response using Mock or Stubs?
How to add Apache Tomcat server to Visual Studio Code under Linux?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)Apache Tomcat Server failureJava Support in Visual Studio CodeAccidentally revoked Sudo accessHide inline svg in Visual Studio CodeDisable Visual Studio Code middle mouse selectVisual Studio Code ExtensionsLinux Visual Studio Code wonky in WindowsVisual studio code - find all referencesvisual studio code debuggerVisual Studio Code Debugger (Java)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I want to add Apache Tomcat servers to the "Tomcat for Java"-plugin in Visual Studio Code. I'm using vscodium under Manjaro XFCE and Tomcat 8 in a virtualbox.
Unfortunately when I'm trying to add a aerver as shown on the marketplace page of the plugin nothing happens after selecting the servers main folder. I checked the logs and tried the --verbose
option of vscodium, but it is as if the plugin does not generate any output at all.
When I ran sudo vscodium
I could add a server, but I don't want to run it that way and now I am wondering how to solve this problem? With some Linux user management or via the Tomcats tomcat-users.xml file (which username/password?)?
Thanks a lot for your help!
Sources:
Tomcat for Java Plugin: https://marketplace.visualstudio.com/items?itemName=adashen.vscode-tomcat
linux java visual-studio-code tomcat
New contributor
add a comment |
I want to add Apache Tomcat servers to the "Tomcat for Java"-plugin in Visual Studio Code. I'm using vscodium under Manjaro XFCE and Tomcat 8 in a virtualbox.
Unfortunately when I'm trying to add a aerver as shown on the marketplace page of the plugin nothing happens after selecting the servers main folder. I checked the logs and tried the --verbose
option of vscodium, but it is as if the plugin does not generate any output at all.
When I ran sudo vscodium
I could add a server, but I don't want to run it that way and now I am wondering how to solve this problem? With some Linux user management or via the Tomcats tomcat-users.xml file (which username/password?)?
Thanks a lot for your help!
Sources:
Tomcat for Java Plugin: https://marketplace.visualstudio.com/items?itemName=adashen.vscode-tomcat
linux java visual-studio-code tomcat
New contributor
add a comment |
I want to add Apache Tomcat servers to the "Tomcat for Java"-plugin in Visual Studio Code. I'm using vscodium under Manjaro XFCE and Tomcat 8 in a virtualbox.
Unfortunately when I'm trying to add a aerver as shown on the marketplace page of the plugin nothing happens after selecting the servers main folder. I checked the logs and tried the --verbose
option of vscodium, but it is as if the plugin does not generate any output at all.
When I ran sudo vscodium
I could add a server, but I don't want to run it that way and now I am wondering how to solve this problem? With some Linux user management or via the Tomcats tomcat-users.xml file (which username/password?)?
Thanks a lot for your help!
Sources:
Tomcat for Java Plugin: https://marketplace.visualstudio.com/items?itemName=adashen.vscode-tomcat
linux java visual-studio-code tomcat
New contributor
I want to add Apache Tomcat servers to the "Tomcat for Java"-plugin in Visual Studio Code. I'm using vscodium under Manjaro XFCE and Tomcat 8 in a virtualbox.
Unfortunately when I'm trying to add a aerver as shown on the marketplace page of the plugin nothing happens after selecting the servers main folder. I checked the logs and tried the --verbose
option of vscodium, but it is as if the plugin does not generate any output at all.
When I ran sudo vscodium
I could add a server, but I don't want to run it that way and now I am wondering how to solve this problem? With some Linux user management or via the Tomcats tomcat-users.xml file (which username/password?)?
Thanks a lot for your help!
Sources:
Tomcat for Java Plugin: https://marketplace.visualstudio.com/items?itemName=adashen.vscode-tomcat
linux java visual-studio-code tomcat
linux java visual-studio-code tomcat
New contributor
New contributor
New contributor
asked 11 hours ago
moruckusmoruckus
61
61
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
moruckus is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1428708%2fhow-to-add-apache-tomcat-server-to-visual-studio-code-under-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
moruckus is a new contributor. Be nice, and check out our Code of Conduct.
moruckus is a new contributor. Be nice, and check out our Code of Conduct.
moruckus is a new contributor. Be nice, and check out our Code of Conduct.
moruckus is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1428708%2fhow-to-add-apache-tomcat-server-to-visual-studio-code-under-linux%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown