question about uploading to a web application
Status: Beta
Brought to you by:
chris_a_thomas
I have esftp installed with myeclipse, and am trying
to use it on a web project. I can see the get and put
options when right clicking on .jsp files inside the
webroot, but I cannot upload java source files (not
that I really need to) or .class files (this is
something I need to do). This is because the default
output folder is WEB-INF/classes, and it is not
visible in the package explorer.
Do you have any suggestions on how I can use this
plugin to put .class files on the web server?
-Steve Mandl
I can be reached at sjm34@cornell.edu. Thanks for your
time.
Logged In: YES
user_id=682144
Originator: NO
hi steve,
sorry, I don't have any comments to make here, since I don't really have experience in doing what you are trying to do, I have released a new esftp, version 1.1.0 is out now and 1.1.1 will be out soon, maybe you can try with that, I know I fixed an issue with the java package explorer, so you could test it for me.
chris