Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » beginer: converting non-web project into web project
beginer: converting non-web project into web project [message #191586] Tue, 17 April 2007 08:10 Go to next message
Eclipse UserFriend
Originally posted by: MIK.NOemail.com

Hi,

I have a normal java project and now I want to create a servlet into it. But when I try to do that eclipse gives me option only to define servlet into another project in the workspace that was a web-project while the current project is as I said simple java project. Can somebody tell me how can I convert a non web project into a web project so that I can create web stuff there.

thanks and best regards,
ijaz
Re: beginer: converting non-web project into web project [message #191594 is a reply to message #191586] Tue, 17 April 2007 14:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kosta.bea.com

There are no tools available to convert a plain java project into a web
project. Your best bet is to create a new web project and copy the
content from your java project into the new project.

- Konstantin
Re: beginer: converting non-web project into web project [message #197634 is a reply to message #191594] Mon, 30 July 2007 19:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dserodio.gmail.com

Konstantin Komissarchik wrote:
> There are no tools available to convert a plain java project into a web
> project. Your best bet is to create a new web project and copy the
> content from your java project into the new project.

I've created a bug requesting this feature, you could vote for it:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=168538

HTH,
Daniel Serodio
Re: beginer: converting non-web project into web project [message #197667 is a reply to message #191594] Mon, 30 July 2007 21:46 Go to previous message
Eclipse UserFriend
Originally posted by: nowhere.a.com

Konstantin Komissarchik wrote :
> There are no tools available to convert a plain java project into a web
> project. Your best bet is to create a new web project and copy the content
> from your java project into the new project.

The new bug notwithstanding, if I have a current project which is a Web
project, but using a different publishing tool than WebTools, then if I
do a virgin install of Eclipse EE and point it at my workspace, will it
autmatically detect that the project is a web project?

--
Wojtek :-)
Previous Topic:files not getting published
Next Topic:Well, I installed WTP 1.5 ...
Goto Forum:
  


Current Time: Thu Mar 28 15:34:34 GMT 2024

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

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

Back to the top