简体   繁体   English

崇高设置,以运行带有tomcat 7本地主机的Maven项目

[英]sublime set up, to run a maven project with a tomcat 7 local host

Im a frontend developer & love working with sublime (MAC). 我是一个前端开发人员,并且喜欢使用Sublime(MAC)。 I have started working with other developers that work with java on Eclipse/IDEA on a project using Maven GIT & a Tomcat local host. 我已经开始与其他使用Maven GIT和Tomcat本地主机的项目中在Eclipse / IDEA上使用Java的开发人员一起工作。 The problem is im having to use Eclipse/IDEA in conjunction to work with these guys. 问题是必须与这些人一起使用Eclipse / IDEA。 Does anyone know of the best way I can use Sublime to access and edit the HTML CSS & JS in the best way. 有谁知道我可以使用Sublime以最佳方式访问和编辑HTML CSS和JS的最佳方式。 Any help would be well apreciated 任何帮助将不胜感激

The best solution I found was: 我发现的最佳解决方案是:

Integrate Sublime Text with Tomcat 将Sublime Text与Tomcat集成

But I had to activate "build automatically" too in order to make it work. 但是我也必须激活“自动构建”以使其起作用。

Good luck 祝好运

If you are looking for a more stylized syntax, I would recommend using package control to get JS, HTML, and CSS specific packages. 如果您正在寻找更风格化的语法,我建议您使用包控制来获取JS,HTML和CSS特定的包。 If you are looking to use sublime to build Maven, then use package control to get Maven . 如果您希望使用sublime来构建Maven,请使用包控制来获取Maven


Assuming you already have package control installed, here are the steps to get the Maven package in sublime on a Windows or Linux machine. 假设您已经安装了软件包控制,请按照以下步骤在Windows或Linux计算机上以高级方式获取Maven软件包。

ctrl+shift+p Ctrl + Shift + P
click install package 点击安装包
type in Maven 输入Maven
hit enter 点击进入

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM