java - Eclipse and remote Tomcat 8 server -
after time of research didn't find finish reply this. scenario follow:
1 windows client eclipse. 1 debian server tomcat 8.
the thought utilize remote tomcat server in windows machine avoiding install local tomcat plugin on it, , deploy projects straight remote server vía eclipse. possible?
as info i've read, i'm afraid local tomcat server mandatory in order access de java servlets api (package javax.servlet.*). have project in eclipse without tomcat (remote nor local) , bundle not available can't compile.
so, there way accomplish want? i'm bit lost in this, may have misleading concepts , not possible reason :).
thank in advance.
java eclipse tomcat
No comments:
Post a Comment