tags:

views:

150

answers:

0

Hello all,

I'm trying to change a java project into a Dynamic web project, unfortunatly the project looks nothing like what it needs to easily move to a Dynamic web project.

So, my question is...

Change I change the "WebContent" directory to a linked folder? So that I can change the "WebContent" folder from

C:\tools\eclipse_galiloe\workspace\Test\WebContent

to

C:\project\jsps

Thanks!