Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » How to importing exisiting soruce code in to WTP.
How to importing exisiting soruce code in to WTP. [message #164728] Thu, 23 March 2006 14:26 Go to next message
Eclipse UserFriend
Originally posted by: t.varada.gmail.com

We already have existing project, I some how managed to import all my existing project in to WTP successfully. But only thing I have is pain in importing the source code again and again , whenever I start to work from the new code from the VOB.

I currently import my existing project using "import" option on the "src" directory, when I do this WTP copies all the java files in to its project workspace. But what I wanted is to work with the code that I already updated from VOB? I tried linking my directory but it should included the folder with out java files.

Does any one have any tips on how to do this? Please let me know.

Thanks in advance
Varada
Re: How to importing exisiting soruce code in to WTP. [message #164855 is a reply to message #164728] Fri, 24 March 2006 14:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: t.varada.gmail.com

After a small explore I got how to do this. :)
Re: How to importing exisiting soruce code in to WTP. [message #164863 is a reply to message #164855] Sat, 25 March 2006 05:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zkoppany.gmx.de

Varada,

can you describe it? I have the same problem.

Zsolt

"Varada" <t.varada@gmail.com> schrieb im Newsbeitrag
news:14967722.1143229541031.JavaMail.root@cp1.javalobby.org...
> After a small explore I got how to do this. :)
Re: How to importing exisiting soruce code in to WTP. [message #165110 is a reply to message #164863] Mon, 27 March 2006 17:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: t.varada.gmail.com

Hi Zsolt,

Here it goes.

I created a new project by selecting "Dynamic web application" and just followed the wizard till the finish.

Once the project is created , select the project node and give a right click --> select properties.

In the properties dialog select "Java Build Path" --> select "Source" tab and click "Add folder" --> "Create Folder" which pops up a dialog with a "Advanced" button option select that and link to the location where your source code is.

In my project I have different components and followed this steps over and over to load all the modules. But after this little pain every thing will be so fine.

If you have any other difficulty installing and debugging everything in to IDE let me know.

-Varada
Re: How to importing exisiting soruce code in to WTP. [message #165126 is a reply to message #165110] Tue, 28 March 2006 04:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zkoppany.gmx.de

Thank you Varada,

my sources are in subversion. How can I get the sources checked out?

Zsolt

"Varada" <t.varada@gmail.com> schrieb im Newsbeitrag
news:29337777.1143497402577.JavaMail.root@cp1.javalobby.org...
> Hi Zsolt,
>
> Here it goes.
>
> I created a new project by selecting "Dynamic web application" and just
> followed the wizard till the finish.
>
> Once the project is created , select the project node and give a right
> click --> select properties.
>
> In the properties dialog select "Java Build Path" --> select "Source" tab
> and click "Add folder" --> "Create Folder" which pops up a dialog with a
> "Advanced" button option select that and link to the location where your
> source code is.
>
> In my project I have different components and followed this steps over and
> over to load all the modules. But after this little pain every thing will
> be so fine.
>
> If you have any other difficulty installing and debugging everything in to
> IDE let me know.
>
> -Varada
Re: How to importing exisiting soruce code in to WTP. [message #165134 is a reply to message #165126] Tue, 28 March 2006 04:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gbrun.nospam.com

Zsolt Koppany wrote:
> Thank you Varada,
> my sources are in subversion. How can I get the sources checked out?
> Zsolt

You should have a look at subclipse (subversion + eclipse = subclipse)

http://subclipse.tigris.org/

This is a plugin that add subversion version control to eclipse that have
a buildin CVS one.
Re: How to importing exisiting soruce code in to WTP. [message #165247 is a reply to message #165134] Wed, 29 March 2006 01:27 Go to previous message
Eclipse UserFriend
Originally posted by: zkoppany.gmx.de

I use subclipse. My problem is:

I have an existing project (in subversion) and from that project I would
like to create a dynamic web project.

Zsolt

"gbrun" <gbrun@nospam.com> schrieb im Newsbeitrag
news:56b0dd74b4006b96817d4db3763b7405$1@www.eclipse.org...
> Zsolt Koppany wrote:
>> Thank you Varada,
>> my sources are in subversion. How can I get the sources checked out?
>> Zsolt
>
> You should have a look at subclipse (subversion + eclipse = subclipse)
>
> http://subclipse.tigris.org/
>
> This is a plugin that add subversion version control to eclipse that have
> a buildin CVS one.
>
>
Previous Topic:'Auto Reload' on Tomcat in WTP doesn't seem to work
Next Topic:Can WST cope with Eclipse 3.0.2?
Goto Forum:
  


Current Time: Thu May 01 11:43:03 EDT 2025

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

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

Back to the top