Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to create a simple remote HTTP server for static publishing?
How to create a simple remote HTTP server for static publishing? [message #811710] Fri, 02 March 2012 18:22 Go to next message
Jerome Hardy is currently offline Jerome HardyFriend
Messages: 2
Registered: March 2012
Junior Member
Hello,
I am new to Eclipse. I have created a simple static Web project. I want to publish these HTML pages to my remote webserver. I have spent hours on the "create new server" menu and can not figure this one out. Thanks in advance for your help.
Re: How to create a simple remote HTTP server for static publishing? [message #811717 is a reply to message #811710] Fri, 02 March 2012 18:26 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/2/2012 11:22 AM, Jerome Hardy wrote:
> Hello,
> I am new to Eclipse. I have created a simple static Web project. I want
> to publish these HTML pages to my remote webserver. I have spent hours
> on the "create new server" menu and can not figure this one out. Thanks
> in advance for your help.

Dealing with static web pages, all you need to do is copy them, via ssh
(WinSCP if on Windows) to the location your host has provided to you.
That might be accommodated by Eclipse, I've never tried to set it up (if
it can be), but it's such a simple thing that to use Eclipse for it
would be like cracking a walnut with power tool.

Someone else may have a more Eclipse-ish answer.
Re: How to create a simple remote HTTP server for static publishing? [message #812093 is a reply to message #811717] Sat, 03 March 2012 07:40 Go to previous messageGo to next message
Jerome Hardy is currently offline Jerome HardyFriend
Messages: 2
Registered: March 2012
Junior Member
Hi Russel,
Thanks for the answer. I know how to publish outside of Eclipse using simple HTML editor such as KompoZer. Still, the idea is to do everything I need within Eclipse and this is the first step. Si if someone could help me with these first simple steps, I would appreciate. Thanks again.
Re: How to create a simple remote HTTP server for static publishing? [message #814563 is a reply to message #811710] Tue, 06 March 2012 15:51 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 3/2/12 1:22 PM, Jerome Hardy wrote:
> Hello,
> I am new to Eclipse. I have created a simple static Web project. I want
> to publish these HTML pages to my remote webserver. I have spent hours
> on the "create new server" menu and can not figure this one out. Thanks
> in advance for your help.
>

Eclipse doesn't have much to support pushing static content to a remote
web server. You can try opening Help > Eclipse Marketplace and searching
for some FTP or other plugins that might help. There's also the Remote
System Explorer, which might help: http://www.eclipse.org/tm/

Eric
Previous Topic:Maven-Vaadin
Next Topic:visual editor for eclipse IDE for Java Developers
Goto Forum:
  


Current Time: Thu Apr 25 19:57:00 GMT 2024

Powered by FUDForum. Page generated in 0.08857 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top