0
We are creating a web project using Eclipse (IDE) and Springmvc. The development team has two people, separated into Front-end and Back-end (we’re using GIT for versioning). For the Front-end we would like to use Sublimetext instead of Eclipse. However Sublime does not deploy the application to Tomcat, Eclipse does this automatically and also republishes the changed files.
What is the best way to use Sublimetext as the Front-end (view) and Eclipse Back-end editor and both deploy the application on Tomcat ?
I think it’s the same problem: Use Sublime Text with Eclipse
– rray